0.5.0
What's Changed
- new: major refactoring and cleaner code
- new:
Configurationclass and deprecatedSetup::init - new: slots can have variables! Access the attributes on the slots variable like this
title.attributes.class('font-bold') - new: you can enable global scope and access global variables from you components but this currently breaks the attributes variable
- fix: minor typos by @ArnaudLigny in #11
- fix: minor changes on README file by @ArnaudLigny in #12
New Contributors
- @ArnaudLigny made their first contribution in #11
Full Changelog: 0.4.7...0.5.0