Releases: Conflux-Chain/react-ui
Releases · Conflux-Chain/react-ui
v2.0.0
2.0.0 (2021-01-11)
Bug Fixes
- classname issue in text and table component CU-4nwvk8 (262c037)
- fixed Notification flex issue of Safari. (9c49f4f)
- fixed verticle line issue of Skeleton component in Chrome browser (c0ab71a)
- font Circular Std Book -> Circular Std (#108) (b15d8dd)
- popover ts error and snapshot issue (8959668)
- ranger picker snapshot (#107) (a6e95b2)
- styled-jsx unique "key" prop (#118) (57e473d)
- tabs typo and add variant classname (#117) (ffe59d7)
- update Notification mdx (3c38739)
- card: remove content css (#114) (bb7a5db)
- date-picker: snapshot depends on date CU-e0rqvt (a299405)
- pagination: can not change the page number to default page number again (f81308a)
- pagination: do not trigger the onPageChange event when init the component (09ea03d)
- pagination: set the pageSize value to default value of dropdown list (f9ebb56), closes #94
- pagination: the pageCount should be automatically changed accord… (#96) (d403ae4)
- skeleton: fixed Safari style issue (e5d4afd)
- Tabs: fix label type (#100) (e47ba9f)
Features
-
- add color config 2. update element theme color (c3c5cd7)
-
- remove color related code 2. add error exam of icon change test case (44571db)
- add iconRightClick to input,task:CU-5bpw87 (ddda45d)
- export useDatePickerHandle (727b823)
- refactor tabs and add pagination custom classname (#110) (76ec35b)
- update close icon, same standard with Modal (808233f)
- update notification icon style (249999f)
- notification: add Notification component (52259b8)
- notification: update width to fixed (674ba84)
- update useClickAway, support multiple refs check (8f87769)
- pagination: add simple prop (a7cb7eb)
- pagination: modify blur event to keyPress event on quickJumper component (fd0f975)
- pagination: pagination on mobile (ff4a869)
- select: update props interface (bbd070f)
- Select: add selected classname (#112) (e708d56)
- skeleton: add className and content wrapper (79cc376)
- skeleton: add Skeleton component (16f25eb)
- skeleton: remove ref and redefined ts interface (7e4cdcb)
- skeleton: update animation config value (4948f39)
- skeleton: update px to rem (004c415)
- tooltip: default tooltip wrapper display to inline-block (2346fc9)
- tooltip: support hoverable tooltip (4cade3f)
- default color variants change (#111) (a349d01)
- popper for tooltip and popover (d6b89cb)
- tooltip: more responsive tooltip (#106) (e4423a4)
BREAKING CHANGES
- pagination: remove keydown event
v2.0.0-alpha.15
v2.0.0-alpha.14
v2.0.0-alpha.13
2.0.0-alpha.13 (2020-12-14)
Features
v2.0.0-alpha.12
v2.0.0-alpha.11
2.0.0-alpha.11 (2020-12-10)
Bug Fixes
- update Notification mdx (3c38739)
Features
- notification: add Notification component (52259b8)
v2.0.0-alpha.10
2.0.0-alpha.10 (2020-12-01)
Bug Fixes
- fixed verticle line issue of Skeleton component in Chrome browser (c0ab71a)
Features
v2.0.0-alpha.9
2.0.0-alpha.9 (2020-11-24)
Features
- pagination: modify blur event to keyPress event on quickJumper component (fd0f975)