Skip to content

Releases: Conflux-Chain/react-ui

v2.0.0-alpha.6

15 Oct 06:54
38167e8
Compare
Choose a tag to compare
v2.0.0-alpha.6 Pre-release
Pre-release

2.0.0-alpha.6 (2020-10-15)

Bug Fixes

  • date-picker: snapshot depends on date CU-e0rqvt (a299405)

Features

  • tooltip: default tooltip wrapper display to inline-block (2346fc9)
  • tooltip: support hoverable tooltip (4cade3f)

v2.0.0-alpha.5

15 Oct 03:38
45aeef2
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release

2.0.0-alpha.5 (2020-10-15)

Bug Fixes

Features

  • skeleton: add className and content wrapper (79cc376)

v2.0.0-alpha.4

13 Oct 07:57
9bb2d4b
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release

2.0.0-alpha.4 (2020-10-13)

Bug Fixes

  • classname issue in text and table component CU-4nwvk8 (262c037)
  • popover ts error and snapshot issue (8959668)

Features

  • popper for tooltip and popover (d6b89cb)
  • Select: add selected classname (#112) (e708d56)

v2.0.0-alpha.3

12 Oct 06:56
a349d01
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

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

Features

  • default color variants change (#111) (a349d01)
  • refactor tabs and add pagination custom classname (#110) (76ec35b)

v2.0.0-alpha.2

10 Oct 02:44
a99a2bb
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2020-10-10)

Bug Fixes

  • font Circular Std Book -> Circular Std (#108) (b15d8dd)

v2.0.0-alpha.1

09 Oct 02:46
a6e95b2
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2020-10-09)

Bug Fixes

  • ranger picker snapshot (#107) (a6e95b2)
  • 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

  • pagination: add simple prop (a7cb7eb)
  • pagination: pagination on mobile (ff4a869)
  • select: update props interface (bbd070f)
  • 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: more responsive tooltip (#106) (e4423a4)

BREAKING CHANGES

  • pagination: remove keydown event

v1.0.0-alpha.52

15 Sep 03:42
09248a8
Compare
Choose a tag to compare
v1.0.0-alpha.52 Pre-release
Pre-release

1.0.0-alpha.52 (2020-09-15)

Bug Fixes

  • pagination: set the pageSize value to default value of dropdown list (f9ebb56), closes #94

v1.1.0

07 Sep 06:26
5cc5384
Compare
Choose a tag to compare

1.1.0 (2020-09-07)

Bug Fixes

  • all: update font-weight config of button/pagination/tabs/messages and related .snap (5891622)
  • auto-complete: change input and dropdown styles at the same time (c7c9ae5)
  • auto-complete: component type signature (774823e)
  • auto-complete: default width (b1563cc)
  • auto-complete: dropdown timer (6b66fc8)
  • auto-complete: item hover color (f49e762)
  • auto-complete: solid item hover style (#49) (7856708)
  • button: update button disabled style (6f77e9e)
  • button: update mini size style (53ea184)
  • button: update type abort button (cb1a076)
  • button-group: update border from 2px to 1px (f263ad6)
  • date-picker: cleanup date-picker tests, add some FIXME (e53cbb4)
  • date-picker: invalid props (5cce385)
  • date-picker: key warning (05610ea)
  • date-picker: modify the parameter of getColor (f9e9341)
  • date-picker: some props TS2322 error (41545c0)
  • date-picker: ts lint with props (e5d1005)
  • date-picker: type compatibility (5a55056)
  • date-picker: update font-weight of date info panel (a8497cf)
  • date-picker: useDatePickerHandle methods (7a1aa27)
  • doc: snippet, tooltip type -> color in other docs (5d6fd4a)
  • fuzzy-match: remove pattern, escape regex (54ab16f)
  • input: alter disabled style and color with alpha (c7f93f0)
  • input: always synchronize external value and ignore changes (#336) (ce5c634)
  • input: disabled input don't have hover border effect (b1931dd)
  • input: firefox line-height bug (336866a)
  • input: input icon default to 14px (35f40f3)
  • input: input textarea status type use InputTypes (a796248)
  • input: missing useMemo dependency (fd0cd70)
  • input: more consistent style impl (e86c6bb)
  • input: new color (089d046)
  • input: no style when hovering disabled inputs (71e9e47)
  • input: primary line input border color CU-45p2yz (43c1bd4)
  • input: remove accents color (435e1df)
  • input: remove error hover (1dd6a7c)
  • input: resolve review (acc001c)
  • input: solid secondary bg color (b5fc8e2)
  • input: solid? -> variant (267282e)
  • input: status -> color (01aecbe)
  • input: try fix input line-height problem (1a120ae)
  • input: typo visibale -> visible (f726898)
  • input: use auto complete context in input instead of className (ebc8489)
  • input: use cGray5 for input placeholder (50640f9)
  • input: useInputHandle test .focus .blur (63ab534)
  • loading: fix aAccent color to cNeutual (cb44ebb)
  • message: fixed import interface issue (aae88fe)
  • message: fixed timer Type issue and Props Type issue (3551259)
  • message: replace cWhite0 with cNeutral8 (341ec3c)
  • message: update for fixed test case issue (14e036f)
  • pagination: modidy the prop of style (b1e662f)
  • pagination: modify some optional params to required (6708b96)
  • pagination: modify styles and add docs (018fad1)
  • pagination: modify the font-weight (04f5b8e)
  • pagination: modify the initialValue to defaultValue on Select component (c34da0b)
  • pagination: remove unused var and replace var with constant (7b86f8f)
  • popover: add min-width, add example with hover bg color (342caf8)
  • popover: popover style (0e4d595)
  • popover: types (0049683)
  • popover: use shadow variable (86f71af)
  • project: update button prop type to color in whole project (66a2064)
  • select: add scope to zh-cn doc of select (558170b)
  • select: fix export type (#76) (fda7afb)
  • select: fix select icon bug (4603360)
  • select: fix sync error (925a35a)
  • snippet: SnippetTypes -> SnippetColors, prop type -> color (153218f)
  • table: fixed column ...
Read more

v1.0.0-alpha.51

07 Sep 03:11
d4529e4
Compare
Choose a tag to compare
v1.0.0-alpha.51 Pre-release
Pre-release

1.0.0-alpha.51 (2020-09-07)

Bug Fixes

  • date-picker: update font-weight of date info panel (a8497cf)

Features

v1.0.0-alpha.50

03 Sep 09:35
f9f80ae
Compare
Choose a tag to compare
v1.0.0-alpha.50 Pre-release
Pre-release

1.0.0-alpha.50 (2020-09-03)

Bug Fixes

  • pagination: modidy the prop of style (b1e662f)
  • pagination: modify some optional params to required (6708b96)
  • pagination: modify styles and add docs (018fad1)
  • pagination: modify the font-weight (04f5b8e)
  • pagination: modify the initialValue to defaultValue on Select component (c34da0b)
  • pagination: remove unused var and replace var with constant (7b86f8f)
  • select: fix sync error (925a35a)

Features

  • card: sync card (3d8699c)
  • pagination: add controlled and uncontrolled (480280e)
  • pagination: add some data to context (5d71f15)
  • pagination: add some text props (5e004ce)
  • pagination: completed the pagination component and docs (af9eb9e)
  • pagination: remove unused api (daf8037)
  • pagination: remove useEffect (ea6ff6d)
  • pagination: stage (78c6b9c)
  • pagination: stage (04eca9b)
  • pagination and select: sync dev to pagination and remove minWidth prop from select component (5a4fc61)
  • snapshot: update snapshot (df1ad25)
  • snapshot: update snapshot (2152ff6)