Releases: LUI-UI/lui-vue
Releases · LUI-UI/lui-vue
v0.65.2
v0.65.1
v0.65.0
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)