Skip to content

Releases: LUI-UI/lui-vue

v0.65.2

09 Jul 20:59
ee50f5e
Compare
Choose a tag to compare

0.65.2 (2023-07-09)

Bug Fixes

  • dropdown: fix lint (a0e8b4b)
  • radio: fix radio initial selection bug (f86a241)

v0.65.1

25 Jun 13:10
fd0213e
Compare
Choose a tag to compare

0.65.1 (2023-06-25)

Bug Fixes

v0.65.0

25 Jun 09:47
b5d04d1
Compare
Choose a tag to compare

0.65.0 (2023-06-25)

Features

  • modal: add a prop to make removeable border-radius (c355a79)
  • modal: add fullScreen prop (84249fe)
  • modal: add padding prop to make padding removeable (6dff519)
  • modal: change lui-modal size (342aa80)
  • overlay: create overlay component (1fac52a)
  • properposition/composable: improve properPosition composable to more accurate positions (96131c6)
  • storybook: add Chromatic for storybook and docs deployment (#147) (79150cb)
  • tag: added tag component and tag components story (1c0a8fe)
  • tag: added tag composable and removed border prop (0db6d9f)

Bug Fixes

  • button: add a and span in button tag types (#141) (6d4ca77)
  • checkbox: fix chcekbox error (eb84357)
  • checkbox: fix value type error, add custom value support (cf7b8a6)
  • exports and yarn to pnpm (2f04253)
  • menudropdown: fix menudropdown block prop issue (c125571)
  • menudropdown: fix prepend, append slots (0c5fb5a)
  • modal: made available to add custom close button (fa4e498)
  • option: fixed options font size changes while selects size changed (3664aaa)
  • overlay: add new props to complete component (382dad0)
  • overlay: change overlay component to compatible modals (1ec2858)
  • overlay: fix overlay type importing (2edcb30)
  • pnpm version (#146) (48a6a9d)
  • release yarn to pnpm (df2f6e7)
  • select: add prepend slot and make prepend slot closable (82ea1ef)
  • select: fix change event initial trigger issue (43d3d0f)
  • select: fix nothing found text always shown issue (81a39ff)
  • select: fix select disable state (231df6b)
  • select: fix state-icon bug (ccadcd4)
  • storybook: change build storuybook script (#136) (9f4c309)
  • storybook: change storybook deploy script in package.json (f0a71c9)
  • storybook: clear unused argtypes (4a15bd6)
  • tag: fix tags padding issues and transfer classes in composables (bc4cdb5)

v0.64.3

31 May 12:30
b8aba7e
Compare
Choose a tag to compare

0.64.3 (2023-05-31)

Bug Fixes

  • utils: change hasSlotContent utils (cc1728b)

v0.64.2

30 May 12:48
6a3df57
Compare
Choose a tag to compare

0.64.2 (2023-05-30)

Bug Fixes

  • select: deleted unnecessary data showing (4679f40)
  • select: deleted unnecessery showing data (9581c61)

v0.64.1

30 May 11:56
bdb950d
Compare
Choose a tag to compare

0.64.1 (2023-05-30)

Bug Fixes

  • modal: fix modal aria-labelledby issue (34943b3)

v0.63.13

18 May 15:52
d8c10ae
Compare
Choose a tag to compare

0.63.13 (2023-05-18)

Bug Fixes

  • input: remove 'X' icon from search input (73693af)

v0.63.12

17 May 16:31
3fd6f77
Compare
Choose a tag to compare

0.63.12 (2023-05-17)

Bug Fixes

  • release: fix release typo issue (49abdfc)
  • stroybook: remove storybook deprecated argtypes (be5cc2f)
  • Update release.yaml (9433c19)

v0.63.11

17 May 16:28
82f1990
Compare
Choose a tag to compare

0.63.11 (2023-05-17)

Bug Fixes

  • option: remove unnecesary line (b898cfa)
  • publish.yaml: add github and npm release to publish.yaml file (585f7ae)

v0.63.10

17 May 12:43
9d70239
Compare
Choose a tag to compare

0.63.10 (2023-05-17)

Bug Fixes

  • option: remove unnecesary lines (98cf083)