Releases: Dogstudio/highway
Releases Β· Dogstudio/highway
v2.0.3
v2.0.2
v2.0.1
v2.0.0
- π Add demo website
- π Add
Core.redirect(href)
method - π¨ Update informations sent with events
- π¨ Rename
Core.bind()
intoCore.attach()
- π¨ Rename
Core.unbind()
intoCore.dettach()
- π¨ Rename
Renderer.root
intoRenderer.view
- π¨ Replace
Renderer.page
byRenderer.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