Skip to content

v2.0.0

Choose a tag to compare

@Anthodpnt Anthodpnt released this 12 Sep 13:57
· 206 commits to master since this release
  • πŸŽ‰ Add demo website
  • πŸŽ‰ Add Core.redirect(href) method
  • 🎨 Update informations sent with events
  • 🎨 Rename Core.bind() into Core.attach()
  • 🎨 Rename Core.unbind() into Core.dettach()
  • 🎨 Rename Renderer.root into Renderer.view
  • 🎨 Replace Renderer.page by Renderer.properties
  • πŸ› Fix NAVIGATE_IN event that was fired too early
  • πŸ› Fix the view swapping that causes so issues
  • πŸ› Fix issue #9
  • πŸ› Fix issue #12
  • ✨ Improve overall code
  • πŸ”₯ Remove NAVIGATE_ERROR event
  • πŸ”₯ Clean up README.md