All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.1.0-alpha.11 (2022-11-08)
sourceMapshould befalse(d4566d3)
0.1.0-alpha.10 (2022-11-08)
- ui: dropdown of multi-select not focusable (2c0d85b)
- ui: fix calculation of
aria-setsize(864290d) - ui: fix focus when press
ArrowRight(7e5d31c) - ui: fix init cascader focus (c7c155d)
- ui: fix miss right arg in range slider (8bb5d0f)
- ui: fix textarea
minHeight(5ab8359)
- add
inWindowarg for calculate position (f3e554c) - add data generater for base64 (1888f80)
- add platform template (308bdf0)
- add vscode extension (34501ec)
- platform: add
Marker.MarkerClusterandInfoWindow(92ad49d) - platform: add
testroute (ad7260c) - platform: add amap route (18f1e12)
- platform: add echarts route (8639847)
- platform: add login route (8a418f1)
- platform: add table route (67ddeb0)
- platform: use latest options of echarts (ef57069)
- site: add
ComposeandVirtualScrolltag (1407515), closes #183 - ui: fab add backtop support (4c36143)
- ui: optimize auto position (a94d4c0)
0.1.0-alpha.9 (2022-08-18)
- ui: fix first popup update (0d0262d)
0.1.0-alpha.8 (2022-08-17)
Note: Version bump only for package react-devui
0.1.0-alpha.7 (2022-08-17)
- ui:anchor: use
getElementById(7bd740b)
0.1.0-alpha.6 (2022-08-16)
Note: Version bump only for package react-devui
0.1.0-alpha.5 (2022-08-16)
- ui: add
rfsto dependencies (0da6e7f)
0.1.0-alpha.4 (2022-08-16)
Note: Version bump only for package react-devui
0.1.0-alpha.3 (2022-08-16)
Note: Version bump only for package react-devui
0.1.0-alpha.2 (2022-08-15)
- ui: add
rfsthat miss (183252e)
0.1.0-alpha.1 (2022-08-15)
Note: Version bump only for package react-devui
- ui:form: fix required type of 'optional' (ca475f7)
- ui:form: rename form.ts to form-control.ts to fix case-sensitive errors (4af2536)
- ui:input: fix number decrease (f3cfaac)
- ui:menu: fix menu
dExpandOnenot work (c265bbb) - ui:menu: fix popup in vertical mode (686ef7e)
- ui:menu: remove the use of the debug interface (0a4d0e8)
- ui:modal: use
%instead ofvhto avoid overview in mobile (1cafbbc) - ui:select-box: fix
disabledmissing (2e1aef6) - ui:selectbox: fix
dSearchablenot work (46ff2fe) - ui:time-picker: fix time order (912d557)
- ui: disable event when loading (21e6d07)
- ui: fix
onChangenot work (16b1fdb) - ui: fix
useMaxIndex(8803c50) - ui: fix bug of
useTwoWayBinding(6767097) - ui: fix some bugs of SSR support (1929327)
- ui: use
dPrefixinstead ofd-(76ba32e)
- add dark theme (ee1d708)
- add lerna (1faa7a5)
- site: support custom markdown route (d2511ee)
- site: support mobile (0d62159)
- ui:dropdown: add dropdown-group (b193cf0)
- ui:input: add number type input (c9889b4)
- ui:time-picker: improve logic of 'Enter' keydown (ddaa337)
- ui: add
accordioncomponent (768b97c) - ui: add
alertcomponent (a7fbe3d) - ui: add
auto-completecomponent (bff2457) - ui: add
avatarcomponent (da42400) - ui: add
back-topcomponent (8c71508) - ui: add
badgecomponent (53f934d) - ui: add
breadcrumbcomponent (ae97c22) - ui: add
cardcomponent (765c628) - ui: add
cascadercomponent (6cad956) - ui: add
checkboxcomponent (71f787f) - ui: add
composecomponent (9189038) - ui: add
date-pickercomponent (83a33a7) - ui: add
dEscCloseprop (9143505) - ui: add
dropdowncomponent (9613142) - ui: add
emptycomponent (3305f22) - ui: add
formcomponent (2f53edc) - ui: add
gridcomponent (fa1f5bc) - ui: add
imagecomponent (4e03e12) - ui: add
inputcomponent (51c3d86) - ui: add
loadingcomponent (2f55334) - ui: add
modalcomponent (28cdad5), closes #41 - ui: add
notificationcomponent (9abbaa6) - ui: add
paginationcomponent (3741be4) - ui: add
popovercomponent (40c07ca) - ui: add
progresscomponent (069a05f) - ui: add
radiocomponent (fc0aa88) - ui: add
ratingcomponent (07daffe) - ui: add
selectcomponent (6890d92) - ui: add
separatorcomponent (b20bd7c) - ui: add
skeletoncomponent (1dbb55b) - ui: add
slidercomponent (44c77fb) - ui: add
slidescomponent (b48f47d) - ui: add
steppercomponent (bf65139) - ui: add
switchcomponent (a214b9a) - ui: add
tablecomponent (567057f) - ui: add
tabscomponent (106229c) - ui: add
textareacomponent (144776b) - ui: add
time-pickercomponent (e3dc42d) - ui: add
timelinecomponent (47679f4) - ui: add
toastcomponent (95c643f) - ui: add
transfercomponent (9ca9a48) - ui: add
tree-selectcomponent (144240a) - ui: add
treecomponent (fb8a7b3) - ui: add
uploadcomponent (ef0e55c) - ui: add
virtual-scrollcomponent (9b1cd98) - ui: add
virtual-scrollcomponent (eb1a986) - ui: add component matedata (cc56e76)
- ui: add custom trigger node (78e6fb6)
- ui: add empty state (8f8d5f7)
- ui: add listener for scrollview change (d4ea59e)
- ui: add ts check for component configs (c1f1297)
- ui: provide SSR support (6b83ccb)
- ui: support two-way binding (246f968)
- ui: suppot drag on mobile (46dd985)
- ui: use component name as
useDComponentConfigargument (4bc6c39) - update to React 18 Beta (bfbf6e0)
- remove unnecessary
useCallbackanduseMemo(5959cf7) - ui:cascader: optimize performance (8ef6157)
- ui:select: optimize performance (6f024fd)
- ui:virtual-scroll: optimize performance (e252fb4)
- ui: add
skipfor global scroll (7f92f7e) - ui: optimizing handle of big data (542f220)
- ui: optimizing virtual-scroll (cce0e71)
- ui: optimizing virtual-scroll (d0205a3)