Releases: CentreForDigitalHumanities/Vue-lib
Releases · CentreForDigitalHumanities/Vue-lib
V0.3.2
Pass the dataslot in DSCList as well, for easy custom implementations
Full Changelog: v0.3.1...v0.3.2
V0.3.1
V0.2.4
V0.2.3
V0.2.2
V0.2.1
V0.2.0
What's new
BSButton
now has all of its variants correctly typedBSButton
now exports some of its types, for easier typing components that use/extend it- Initial version of UU-List
Full Changelog: v0.1.1...v0.2.0
V0.1.1
Initial release
misc: added proper dev command and removed preview As it's a lib, the old dev and preview commands didn't make sense. The new dev runs a build and typegen in watch mode simultaneously.