Skip to content

v0.2.5

Compare
Choose a tag to compare
@David-OConnor David-OConnor released this 04 Feb 05:02
· 941 commits to master since this release
  • Attributes and Events now can use At and Ev enums
  • Routing overhauled; modelled after react-reason. Cleaner syntax, and more flexible.
  • Input, Textarea, and Select elements are now "controlled" - they always stay in sync with the model.
  • index.html file updated in examples and quickstart to use relative paths, which fixes landing page routing