Skip to content

0.7.1

Latest
Compare
Choose a tag to compare
@creynders creynders released this 14 Sep 09:09
· 13 commits to master since this release
  • Full refactor
  • Add factorymethod for view mappings
  • Add Context#configure
  • Add Context#dispatchToParents
  • Add contextEvent mapping for all wirings (except values)
  • Fix bug #54
  • Fix bug #51
  • Fix bug #55
  • Make compatible with CommonJS: Browserify FTW!
  • Pass context, event name and data to command constructors: allow "shallow commands"
  • Fix bug #43