Skip to content

Releases: CentreForDigitalHumanities/Vue-lib

v0.5.7

29 Aug 09:22
01f7734
Compare
Choose a tag to compare

0.5.6

14 May 17:15
Compare
Choose a tag to compare

Fixes a packaging issue in 0.5.5

Sorry for the spam!

0.5.5

14 May 17:14
Compare
Choose a tag to compare

Added a missing button variant

0.5.4

14 May 15:37
05eba02
Compare
Choose a tag to compare

Fixed TS not finding types all the time

Fix by @XanderVertegaal

V0.5.3

23 Jan 11:14
Compare
Choose a tag to compare

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

16 Jan 13:31
Compare
Choose a tag to compare

Fixes:

  • Added missing placeholder option to BSSelect

V0.5.1

16 Jan 10:00
Compare
Choose a tag to compare

This bugfix release fixes a built-error in 0.5.0

V0.5.0

16 Jan 09:27
Compare
Choose a tag to compare

Features:

  • Added new composabless useInputValueAsNumber and useInputValueAsNumberOrNull #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

07 Dec 12:42
Compare
Choose a tag to compare

What's new

Additions

  • BSSelect, a generic HTML select widget
  • UUList: 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

24 Nov 15:01
Compare
Choose a tag to compare

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