Skip to content

Releases: Yoctol/tailor-ui

v1.9.2

15 Jul 03:42
Compare
Choose a tag to compare

1.9.2 (2021-07-15)

Bug Fixes

v1.9.1

18 May 02:39
Compare
Choose a tag to compare

1.9.1 (2021-05-18)

Bug Fixes

  • select: use ellipsis in multiple select tag to prevent overflow (b0ae7ac)

v1.9.0

03 May 11:00
Compare
Choose a tag to compare

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

19 Apr 08:12
Compare
Choose a tag to compare

1.8.5 (2021-04-19)

Bug Fixes

v1.8.4

19 Apr 02:38
Compare
Choose a tag to compare

1.8.4 (2021-04-19)

Bug Fixes

  • container: add overflow to children element (1760ec7)

v1.8.3

16 Apr 06:00
Compare
Choose a tag to compare

1.8.3 (2021-04-16)

Bug Fixes

  • container: update type & add some tests (a0b0e9b)

v1.8.2

16 Apr 04:55
Compare
Choose a tag to compare

1.8.2 (2021-04-16)

Bug Fixes

  • container: remove overflow: hidden (2c87c87)

v1.8.1

14 Apr 02:33
Compare
Choose a tag to compare

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

12 Apr 06:32
Compare
Choose a tag to compare

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

08 Apr 09:10
Compare
Choose a tag to compare

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)