Releases: CentreForDigitalHumanities/Vue-lib
Releases · CentreForDigitalHumanities/Vue-lib
v0.5.7
Full Changelog: v0.5.6...v0.5.7
0.5.6
0.5.5
0.5.4
Fixed TS not finding types all the time
Fix by @XanderVertegaal
V0.5.3
Fixed a typing issue in BSSelect
not allowing null
as a valid model-value
Full Changelog: v0.5.2...v0.5.3
V0.5.2
V0.5.1
V0.5.0
Features:
- Added new composabless
useInputValueAsNumber
anduseInputValueAsNumberOrNull
#5
Fixes:
- Sidebar content now uses
<section>
over<div>
for better screenreader support #4 - Buttons now add
cursor-not-allowed
class when disabled #3 BSDropDownMultiSelect
now works
Full Changelog: v0.4.0...v0.5.0
V0.4.0
What's new
Additions
BSSelect
, a generic HTML select widgetUUList
: added BSSelect as a filter variant
Fixes
BSDropdownMultiSelect
: fixed incorrect/missing imports
Misc
- Target UU-Bootstrap 1.5.0 alpha 1
Full Changelog: v0.3.3...v0.4.0
V0.3.3
Fixed an issue in BSMultiSelect
that caused the option labels to not 'check' the boxes when clicked
Full Changelog: v0.3.2...v0.3.3