Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 02:55
3350f86
  • Added "Controls" package, which allows for the definition of HTML components with front-end functionality easily within the Snowboard framework.
  • Fixed scoping issues with original Snowboard instances in Reactivity package.
  • Added tearDown method to Snowboard itself to tear down an entire Snowboard application.
  • Converted most internal objects to JS Map instances, to better control the values within the map and use some nicer syntax.