Releases: Yoctol/tailor-ui
Releases · Yoctol/tailor-ui
v1.9.2
1.9.2 (2021-07-15)
Bug Fixes
v1.9.1
1.9.1 (2021-05-18)
Bug Fixes
- select: use ellipsis in multiple select tag to prevent overflow (b0ae7ac)
v1.9.0
1.9.0 (2021-05-03)
Bug Fixes
- modal: add useChain back for status bar delay render (b770dab)
- table: always reset shadow (4d0a357)
Features
- select: support async search (5d02b80)
v1.8.5
1.8.5 (2021-04-19)
Bug Fixes
v1.8.4
1.8.4 (2021-04-19)
Bug Fixes
- container: add overflow to children element (1760ec7)
v1.8.3
1.8.3 (2021-04-16)
Bug Fixes
- container: update type & add some tests (a0b0e9b)
v1.8.2
1.8.2 (2021-04-16)
Bug Fixes
- container: remove overflow: hidden (2c87c87)
v1.8.1
1.8.1 (2021-04-14)
Bug Fixes
- positioner: remove dynamic config to fix component delay unmount (6748c88)
- use isomorphic effect to prevent hooks method not work in effect (c4e5bc1)
- notification: update type and stacking order (b63f2f2)
v1.8.0
1.8.0 (2021-04-12)
Bug Fixes
- container: add padding top to container children when not title (4fe050a)
Features
- notification: implement useNotification (6057d74)
v1.7.4
1.7.4 (2021-04-08)
Bug Fixes
- message: prevent dom not match between SSR and CSR (850895b)
- table: add position relative to wrapper prevent parent scrollable (9709f5e)