Skip to content

Releases: Conflux-Chain/react-ui

v2.0.0

11 Jan 02:40
35bd026
Compare
Choose a tag to compare

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

    1. add color config 2. update element theme color (c3c5cd7)
    1. 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

17 Dec 09:14
fc3d0f0
Compare
Choose a tag to compare
v2.0.0-alpha.15 Pre-release
Pre-release

2.0.0-alpha.15 (2020-12-17)

Bug Fixes

  • fixed Notification flex issue of Safari. (9c49f4f)

v2.0.0-alpha.14

15 Dec 03:23
218fbaf
Compare
Choose a tag to compare
v2.0.0-alpha.14 Pre-release
Pre-release

2.0.0-alpha.14 (2020-12-15)

Features

  • update notification icon style (249999f)

v2.0.0-alpha.13

14 Dec 06:53
9854032
Compare
Choose a tag to compare
v2.0.0-alpha.13 Pre-release
Pre-release

2.0.0-alpha.13 (2020-12-14)

Features

    1. add color config 2. update element theme color (c3c5cd7)
    1. remove color related code 2. add error exam of icon change test case (44571db)
  • update close icon, same standard with Modal (808233f)
  • notification: update width to fixed (674ba84)

v2.0.0-alpha.12

11 Dec 02:43
087bd85
Compare
Choose a tag to compare
v2.0.0-alpha.12 Pre-release
Pre-release

2.0.0-alpha.12 (2020-12-11)

Features

  • add iconRightClick to input,task:CU-5bpw87 (ddda45d)

v2.0.0-alpha.11

10 Dec 06:14
8cb5623
Compare
Choose a tag to compare
v2.0.0-alpha.11 Pre-release
Pre-release

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

01 Dec 08:46
33f8589
Compare
Choose a tag to compare
v2.0.0-alpha.10 Pre-release
Pre-release

2.0.0-alpha.10 (2020-12-01)

Bug Fixes

  • fixed verticle line issue of Skeleton component in Chrome browser (c0ab71a)

Features

  • export useDatePickerHandle (727b823)
  • update useClickAway, support multiple refs check (8f87769)

v2.0.0-alpha.9

24 Nov 06:43
7708282
Compare
Choose a tag to compare
v2.0.0-alpha.9 Pre-release
Pre-release

2.0.0-alpha.9 (2020-11-24)

Features

  • pagination: modify blur event to keyPress event on quickJumper component (fd0f975)

v2.0.0-alpha.8

27 Oct 09:48
57e473d
Compare
Choose a tag to compare
v2.0.0-alpha.8 Pre-release
Pre-release

2.0.0-alpha.8 (2020-10-27)

Bug Fixes

v2.0.0-alpha.7

16 Oct 02:53
ffe59d7
Compare
Choose a tag to compare
v2.0.0-alpha.7 Pre-release
Pre-release

2.0.0-alpha.7 (2020-10-16)

Bug Fixes