Releases: Conflux-Chain/react-ui
Releases · Conflux-Chain/react-ui
v1.0.0-alpha.49
1.0.0-alpha.49 (2020-09-03)
Bug Fixes
v1.0.0-alpha.48
v1.0.0-alpha.47
1.0.0-alpha.47 (2020-09-03)
Bug Fixes
- table: fixed column style, th bgcolor, zebra with expandable (b386b5c)
- table: import from es instead of lib (eded227)
- table: line variant style, hovered 2px -> 1px (e4cab83)
- table: no need to import * (6c4107a)
- table: style use variable (48ba590)
- tooltip: arrow position (55fab97)
Features
- table: add rc-table (9c74a05)
v1.0.0-alpha.46
1.0.0-alpha.46 (2020-09-03)
Bug Fixes
- 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: useDatePickerHandle methods (7a1aa27)
Features
- date-picker: add
ref
props support andsetValue
method (0991afb) - date-picker: add common methods test (21f70b1)
- date-picker: add date-picker component (60a5b99)
- date-picker: add showTime prop type define (6610fe8)
- date-picker: add useDatePickerHandle hook (6891dbc)
- date-picker: remove
onClick
prop (8fdf1e2) - date-picker: replace moment to dayjs (bb25fef)
- date-picker: wrap memo (681560a)
- input: change type for compatible with date-picker (bbb6029)
v1.0.0-alpha.45
1.0.0-alpha.45 (2020-09-03)
Bug Fixes
v1.0.0-alpha.44
1.0.0-alpha.44 (2020-09-01)
Bug Fixes
- all: update font-weight config of button/pagination/tabs/messages and related .snap (5891622)
v1.0.0-alpha.43
1.0.0-alpha.43 (2020-08-28)
Features
v1.0.0-alpha.42
v1.0.0-alpha.41
v1.0.0-alpha.40
1.0.0-alpha.40 (2020-08-26)
Bug Fixes
- auto-complete: component type signature (774823e)
- input: alter disabled style and color with alpha (c7f93f0)
- input: use auto complete context in input instead of className (ebc8489)
- input: useInputHandle test .focus .blur (63ab534)