All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
18.6.2 (2023-07-10)
- ui: calculate click position (612011a)
- platform: chart support locale (ff75a14)
18.6.1 (2023-07-07)
Note: Version bump only for package react-devui
18.6.0 (2023-07-07)
- calculate page size (f2fa480)
- platform: support
'canvas'chart (42c7978)
18.5.13 (2023-07-05)
- ui: add miss prefix to
$rd-enable-gap(1f75c24)
18.5.12 (2023-07-05)
- platform: fix table checkbox hidden (cd9d014)
- ui: add
$enable-gap(f7d37d9)
18.5.11 (2023-06-21)
- ui: popup components support
dInitialVisible(82ef3d5)
18.5.10 (2023-06-15)
- ui: fix table fixed (81a51ac)
18.5.9 (2023-06-09)
- ui: fix date-picker preset error (b4a252e)
18.5.8 (2023-05-30)
- hooks: add
useACL(4f4f31b)
18.5.7 (2023-05-25)
- platform: fix echat tooltip overflow hidden (1630134)
18.5.6 (2023-05-17)
- ui: select support
dMonospacedprop (3167d57)
18.5.5 (2023-05-08)
- hooks: add golbal update to effect hook (457dbe4)
18.5.4 (2023-05-04)
- ui: badge support custom text (5dbc1da)
18.5.3 (2023-03-17)
- revert "feat(ui): add dVerticalCenter to checkbox and radio" (9b0b06a)
18.5.2 (2023-03-17)
- ui: add dVerticalCenter to checkbox and radio (cfe1fe7)
18.5.1 (2023-03-17)
- ui: add group renderer (2cda99f)
18.5.0 (2023-03-16)
- ui: fix style when card action is disabled (a4e3077)
- ui: remove dCloseOnClick in dropdown (adde61a)
- ui: onItemClick support control close.
18.4.1 (2023-03-15)
18.4.0 (2023-03-14)
- ui: add DCardActions (01176c2)
- ui: adjust api of card's actions.
18.3.7 (2023-03-10)
- fix gap not support in old browser (4a39ad9)
- platform: set page to 1 when filter list (45f5752)
- ui: fix input no size in old browser (f553aaf)
18.3.6 (2023-03-09)
- fix inset not support in old browser (539a954)
18.3.5 (2023-03-09)
- ui: fix
ResizeObservermiss borderBoxSize with some browsers (13df709)
18.3.4 (2023-03-09)
- site: safari doesn't support lookbehind (12a418f)
- ui: change focus after visible change (02d4072)
- ui: close popup when tree-select selected (adb5f33)
- ui: fix styles (2bf87b0)
18.3.3 (2023-03-03)
- platform: dont center content when detail-view is vertical (a692605)
- ui: fix collapse-transition not work when el hide initially (98c8dec)
- ui: fix logic of date-picker popup window (b69cf2d)
18.3.2 (2023-02-24)
- ui: clear input when click date-input's clear-button (b9a2316)
- revert "fix(ui): fix menu-indicator flash" (154f664)
18.3.1 (2023-02-24)
- ui: fix input pass
dModelnot work (8cfa7ca) - ui: fix menu-indicator flash (ed794b0)
- ui: remove
min-widthwhen button is link type (f4e3a06) - ui: render
divwhendSearchableisfalse(84f4189)
18.3.0 (2023-02-17)
- platform: should
useQueryParamsonly changequery(634556b) - ui: fix miss
flexShrinkin virtual-scroll's fill element (1c2cdf3)
- ui: remove
dExpandAllapi (f51cd58)
- platform: add
skipRenderLinkto breadcrumb (7506017) - ui: add
dVirtualfor all virtual-scroll (2b7e268) - ui: support custom dropdown for tabs (862effe)
- ui: use
dExpandAllusually not as expected.
18.2.0 (2023-02-10)
- platform: fix ts error of detail-view (9c161ea)
- ui: add
DUploadListto display upload list (cd4eff6)
- ui: update api of upload.
18.1.4 (2023-02-03)
- platform: add
centerandnoWrapperfor detail-view (c5a81ea) - platform: support responsive form (b5fa2a2)
18.1.3 (2023-01-13)
- platform: fix navigate to login when login (3e8b93c)
- platform: remount route when location's path change (1e78e57)
18.1.2 (2023-01-06)
- ui: fix textarea ts-type error (c9d48d1)
- ui: set
min-widthto0for input element (3ccc7b1) - ui: submenu should include active item when change color of expand (128c5f3)
- platform: status-dot support wave animation (4fc1364)
- ui: support update fixed state when table resize (9fac01a)
18.1.1 (2023-01-03)
- ui: fix style of tabs (6f06fda)
- ui: auto-complete support
Shift+Enter(04d504a)
18.1.0 (2022-12-16)
- ui: check if click by keydown (8eb70ca)
- ui: no longer use
cloneElementto change action (e07e107)
- ui: add
dNowrapfor both td and th (0541bca)
- ui: provide action components
18.0.5 (2022-12-09)
- ui: fix form ts error (5b9c49a)
18.0.4 (2022-12-09)
- ui: fix circular dependency (1b21527)
18.0.3 (2022-12-05)
- platform: should be empty until select list inited (a9823b2)
- platform: add
aLabelAlignprop to detail-view (9710203) - platform: add detail-view component (f752d3f)
- platform: add fn to handle http response (b721e07)
18.0.2 (2022-11-30)
- platform: adjust init (6a0ab44)
- platform: clear
keywordwhen reset (4816227) - platform: use
paramsingetrequest (c7c4c06) - ui: fix max-index in dev env (f4628a9)
- ui: rename
DCheckboxListtoDCheckboxItem(ee94f54)
18.0.1 (2022-11-25)
- platform: dont add
Authorizationwhen in login page (a225419)
- platform: add
APP_NAMEconfig (ad607ca)
18.0.0 (2022-11-23)
- ui: fix get item by index maybe undefined (d25d315)
- ui: add
onClearevent (740dec0)
1.0.0-alpha.1 (2022-11-21)
createGlobalStateexportsetmethod without state (f695966)- platform: use
React.memorender routes (75a332d)
1.0.0-alpha.0 (2022-11-18)
- platform: save query when refresh table (94ad9d8)
- ui:
dSkipFirstTransitionshould befalseto keep mask transition (22c1f9e) - ui: add stopPropagation to upload-action (67172c7)
- ui: clearable when date not null (3d4333a)
- ui: default value of
dNowrapshould be false (f809548) - ui: fix miss tree panel's
ref(2503338) - ui: fix update upload list (763e429)
- ui: spinner should display inline when
dAloneis true (c5ec01d)
- ui: refactor
slidescomponent (c71e227)
- platform: add detail route (a06e2a3)
- ui:
slidessupport swipe gesture (2f2ce7d) - ui: support destroy node after element hided (060c0cd)
- ui: remove
swiper
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)