Releases: bitrix24/b24ui
Releases · bitrix24/b24ui
v0.3.5
Bug Fixes
- Toaster: modal & toast
- Button: loader state
v0.3.4
⚠ BREAKING CHANGES
- useOverlay: handle programmatic modals and slideovers
Features
- Slideover: new component
Chore
- vue: stub
useColorMode
- vue: auto import
useAppConfig
v0.3.3
Docs
- ColorMode: add info
Chore
- css: source to root dir
- vue: add
useCookie
stub - vue: export
defineShortcuts
&useLocale
&useConfetti
composables
Bug Fixes
- Link: improve external links handling in vue
v0.3.2
Features
- useConfetti: add composable to programmatically control
canvas-confetti
Docs
- install: improve info
Chore
- tailwindcss/vite: improve source
v0.3.1
Features
- Modal: add
scrollbarThin
prop
Bug Fixes
- FormFields: required label dark class
- Toaster: add def position
- Button: loader size
- Modal: header min-height
Docs
- InputMenu: improve
Chore
- deps: update
- docs: improve app
- demo: improve
- Form: improve example
v0.3.0
⚠ BREAKING CHANGES
- tailwindcss/vite: improve for tailwindcss/vite v4.0.8
Features
- DropdownMenu/InputMenu/Select: add item attr
color
Bug Fixes
- components: missing
$attrs
bind - Switch: use with Tooltip
v0.2.9
Features
- Form: add prop to disable state transformation
- TableWrapper: new component
Docs
- Installation: improve
- TableWrapper: new component
Bug Fixes
- Tooltip: bind
$attrs
on trigger - Form: ensure loading state resets to false after an error
- Modal: disable close autofocus
- Modal: use
dvh
unit - Avatar: render on SSR
- vite: exclude
@nuxt/ui
from vite pre-optimization - Modal: fixed header height
Chore
- deps: update
reka-ui
andvaul-vue
- Toaster: fix ts error
v0.2.8
Docs
- SelectMenu: improve
Bug Fixes
- module: use key when merging modules options
- Badge: improve show underline
Chore
- Avatar/Stepper: fix types for
[email protected]
- playground/playground-vue/demo: move styles into
main.css
v0.2.7
Bug Fixes
- Modal: fix max-w
v0.2.6
Features
- DropdownMenu: add
external-icon
prop - Link: allow usage without
vue-router
in vue
Docs
- InputNumber: improve
- DropdownMenu: improve
Chore
- demo: make self workspace for demo
Bug Fixes
- InputMenu/Textarea: add missing
PartialString
type onb24ui
prop - Modal: always fullscreen on mobile