Recent Releases of https://github.com/centrefordigitalhumanities/vue-lib
https://github.com/centrefordigitalhumanities/vue-lib - 0.6.0
What's Changed
- Use correct version for UU-Bootstrap by @XanderVertegaal in https://github.com/CentreForDigitalHumanities/Vue-lib/pull/11
- Doc/document components by @XanderVertegaal in https://github.com/CentreForDigitalHumanities/Vue-lib/pull/10
- Feature/update vue i18n by @XanderVertegaal in https://github.com/CentreForDigitalHumanities/Vue-lib/pull/14
Full Changelog: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.5.8...0.6.0
- Vue
Published by XanderVertegaal 11 months ago
https://github.com/centrefordigitalhumanities/vue-lib - v0.5.8
What's Changed
- Fix: use unique IDs on for each BSMultiSelect instance by @XanderVertegaal in https://github.com/CentreForDigitalHumanities/Vue-lib/pull/9
Full Changelog: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.5.7...v0.5.8
- Vue
Published by XanderVertegaal about 1 year ago
https://github.com/centrefordigitalhumanities/vue-lib - v0.5.7
Full Changelog: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.5.6...v0.5.7
- Vue
Published by XanderVertegaal almost 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - 0.5.6
Fixes a packaging issue in 0.5.5
Sorry for the spam!
- Vue
Published by tymees about 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - 0.5.5
Added a missing button variant
- Vue
Published by tymees about 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - 0.5.4
Fixed TS not finding types all the time
Fix by @XanderVertegaal
- Vue
Published by tymees about 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.5.3
Fixed a typing issue in BSSelect not allowing null as a valid model-value
Full Changelog: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.5.2...v0.5.3
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.5.2
Fixes:
- Added missing placeholder option to BSSelect
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.5.1
This bugfix release fixes a built-error in 0.5.0
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.5.0
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: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.4.0...v0.5.0
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - 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: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.3.3...v0.4.0
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.3.3
Fixed an issue in BSMultiSelect that caused the option labels to not 'check' the boxes when clicked
Full Changelog: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.3.2...v0.3.3
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.3.2
Pass the dataslot in DSCList as well, for easy custom implementations
Full Changelog: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.3.1...v0.3.2
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.3.1
Fixed a typing issue in the update emit BSMultiSelect
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.2.4
Change the type for UU-List's data to use generics. This should improve type inference
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.2.3
Allow UU-List data ID's to be strings
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.2.2
Fixed a package version mistmatch
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.2.1
Fixed
- The DSCList variant ignored the sort value from the API
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.2.0
What's new
BSButtonnow has all of its variants correctly typedBSButtonnow exports some of its types, for easier typing components that use/extend it- Initial version of UU-List
Full Changelog: https://github.com/CentreForDigitalHumanities/Vue-lib/compare/v0.1.1...v0.2.0
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - V0.1.1
Fixed an issue where multiple BSMultiSelect components interfered with eachother if they used similar value keys
- Vue
Published by tymees over 2 years ago
https://github.com/centrefordigitalhumanities/vue-lib - Initial release
- Vue
Published by tymees almost 3 years ago