Skip to content

Releases: Dogstudio/highway

v1.3.3

28 Apr 15:20
Compare
Choose a tag to compare
  • 🐛 Fix events
  • 🐛 Fix helpers

v1.3.2

26 Apr 09:22
Compare
Choose a tag to compare
  • 🎉 Add unit tests
  • ✨ Improve documentation

v1.3.1

24 Apr 18:47
Compare
Choose a tag to compare
  • 🎉 Add Basic Polyfill example

v1.3.0

04 Apr 21:17
0450d92
Compare
Choose a tag to compare
  • 🎉 Add the Basic Anchor example
  • 🔥 Remove modes that weren't convincing
  • ✨ Improve code and weight with ES2016+ features
  • ✨ Improve events
  • ✨ Improve transitions

v1.2.1

23 Mar 23:41
Compare
Choose a tag to compare
  • 🎉 Add NAVIGATE_CALL event
  • ✨ Improve renderers that now update the html and body classname properly
  • ✨ Improve documentation

v1.2.0

22 Mar 23:20
Compare
Choose a tag to compare
  • 🎉 Add NAVIGATE_IN and NAVIGATE_OUT events
  • 🎉 Add more variables available in Highway.Renderer
  • ✨ Improve renderers (see documentation)
  • ✨ Improve documentation

Fix Documentation

22 Mar 17:58
Compare
Choose a tag to compare
v1.1.2

v1.1.2

Fix Documentation

17 Mar 21:23
Compare
Choose a tag to compare
v1.1.1

v1.1.1

Introduction Modes

17 Mar 21:23
Compare
Choose a tag to compare

Introduce the mode option that let you choose between three transitions modes.

Improve Transitions

17 Mar 17:50
Compare
Choose a tag to compare

Rewrite Highway.Transition in order to use Promises.