Skip to content

Releases: LUI-UI/lui-vue

v0.69.1

31 Aug 09:46
a037ff7
Compare
Choose a tag to compare

0.69.1 (2023-08-31)

Bug Fixes

  • multiselet: fix searchable prop when using placeholder (c12d4d1)
  • popover: fix popover component block prop (6ad70bb)

v0.69.0

24 Aug 14:35
3c68c80
Compare
Choose a tag to compare

0.69.0 (2023-08-24)

Features

  • multi-select: create multi-select component (e7a553c)

Bug Fixes

  • checkbox: fix checkbox components custom-value error (a01ae1f)
  • multi-select: export multi-select (ae68359)
  • type: fix type error (d3afbf0)

v0.68.2

23 Aug 14:59
0a47b0d
Compare
Choose a tag to compare

0.68.2 (2023-08-23)

Bug Fixes

  • focustrap: change focus-trap composable with the vue-use focusTrap component (313d798)
  • inputs: add missing events to input components(checkbox,radio,input) (36d74ce)
  • select: fix options missing bug (9bcad48), closes #102
  • switch: add custom value support to switch component (99eecfa)

v0.68.1

08 Aug 12:46
e9440f1
Compare
Choose a tag to compare

0.68.1 (2023-08-08)

Bug Fixes

  • popover: fix popover z-index issue (fd62c07)

v0.68.0

01 Aug 08:16
e49dd49
Compare
Choose a tag to compare

0.68.0 (2023-08-01)

Features

  • sidebar: create sidebar component (7a8961b)

Bug Fixes

  • useproperposition: fix proper position bug (c6f59ef)

v0.67.2

20 Jul 12:09
ee60c7a
Compare
Choose a tag to compare

0.67.2 (2023-07-20)

Bug Fixes

  • popover: fix popover focus-trap bug (1d5d71c)

v0.67.1

19 Jul 08:52
dff0f1a
Compare
Choose a tag to compare

0.67.1 (2023-07-19)

Bug Fixes

  • popover: add block prop (f0e488c)

v0.67.0

12 Jul 14:30
f086d71
Compare
Choose a tag to compare

0.67.0 (2023-07-12)

Features

  • tab: make tab-buttons and tab-button customizable (f840558)

Bug Fixes

  • popover: close popover when click an item in popover menu (1ac01d0)

v0.66.1

11 Jul 14:19
238c830
Compare
Choose a tag to compare

0.66.1 (2023-07-11)

Bug Fixes

  • avatar: change avatar sizes (87386b8)

v0.66.0

11 Jul 12:20
dc70b70
Compare
Choose a tag to compare

0.66.0 (2023-07-11)

Features

  • popover: create popover component (a47ae58)

Bug Fixes

  • popover: fix popover storybook (2a7c942)