Releases: uiv-lib/uiv
Releases · uiv-lib/uiv
v0.31.2
Fixed
[Popover] fix unenterable popovers keep disappearing & reappearing in quick succession (fix #272 )
v0.31.1
Fixed
[Tooltip/Popover] Fix trigger element has no contains
method error (fix #271 )
v0.31.0
Added
[Tooltip/Popover] Add new prop viewport
(close #213 )
[MessageBox] Add new prop auto-focus
(close #270 )
v0.30.0
Add
[Popover / Tooltip] setting delay to show/hide popover #267
[Tabs] Add new prop custom-nav-class
(close #266 )
Fix
[Typeahead] Keyboard selection doesn't work on a Typeahead within a Dropdown (fix #268 )
[MultiSelect] clicking on multi select does not do anything on latest nuxt/vue version (fix #269 )
[MultiSelect] fix active class not display correctly
v0.29.0
Update
[DatePicker] emit date object while format is empty (#265 )
v0.28.0
Added
[Modal] Ability to change display type (#255 )
[Messagebox] Add custom input type to prompt message box (close #256 )
v0.27.0
Added
[MessageBox] added default value in $prompt (close #251 )
Fixed
[Modal] Fixed pressing escape on nested modals closes all modals rather than top most in focus (close #253 )
[DatePicker] fixed today btn not work if today is already selected (close #252 )
v0.26.2
Added
Added Japanese translation file (#245 )
v0.26.1
Fix
[Dropdown] fix keyboard navigation not working in dropdown menu (close #234 )
v0.26.0
Added
[Modal] Add props ok-type
and cancel-type
(#236 ) (#237 )
[Tabs] add after-change
event. (close #239 )
Fixed
[Dropdown] Fix item not selectable using click event on mobile device (fixed #238 )
[TimePicker] Fix TimePicker doesn't respect min-step when minute step influences hour (close #240 )
[Btn] Fix render error when type=checkbox (close #242 )
You can’t perform that action at this time.