Skip to content

0.5.0

Compare
Choose a tag to compare
@giorgiopogliani giorgiopogliani released this 08 Apr 10:42
· 27 commits to master since this release

What's Changed

  • new: major refactoring and cleaner code
  • new: Configuration class and deprecated Setup::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

Full Changelog: 0.4.7...0.5.0