Releases: Yoctol/tailor-ui
Releases · Yoctol/tailor-ui
v1.7.3
1.7.3 (2021-04-07)
Bug Fixes
- table: watch table width resize to update scroll shadow (d506286)
v1.7.2
1.7.2 (2021-04-07)
Bug Fixes
- table: add width 100% to table (f9b8dde)
v1.7.1
1.7.1 (2021-04-07)
Bug Fixes
v1.7.0
1.7.0 (2021-04-06)
Bug Fixes
- select: IME bugs & add missing no options message (b50436a)
Features
- modal: support customized header (ee35aea)
- table: implement scrollable fixed table & usage with Container (9814fe7)
- bump deps & react-spring to v9 (e097709)
v1.6.3
1.6.3 (2021-03-16)
Bug Fixes
v1.6.2
1.6.2 (2021-03-16)
Bug Fixes
- table: children type of Head & Body (e8c82b9)
v1.6.1
1.6.1 (2021-03-16)
Bug Fixes
- positioner: useless warning condition (e062c38)
v1.6.0
1.6.0 (2021-03-15)
Bug Fixes
- positioner: hide useless warning (0ac555d)
- table: use forwardRef (10e4df9)
Features
- select: use forwardRef to pass ref down (55e3f9c)
v1.5.0
1.5.0 (2021-02-04)
Bug Fixes
- date-picker: prevent trigger close when it is rendered in popover (970f391)
- textarea: remove FC to keep ref props (b89b94f)
Features
- date-picker: export DatePickerPanel for calendar usage (54fbedf)
- select: add hint to select option (2e66881)
- select: implement new MultipleSelect based on downshift.js (8fdbeec)
- tag: add disabled API (5c28784)
v1.4.1
1.4.1 (2021-01-05)
Bug Fixes
- date-picker: use customize dateFns config to decrease bundle size (3054e08)