Highway Versions Save

Highway - A Modern Javascript Transitions Manager

v1.3.3

6 years ago
  • :bug: Fix events
  • :bug: Fix helpers

v1.3.2

6 years ago
  • :tada: Add unit tests
  • :sparkles: Improve documentation

v1.3.1

6 years ago
  • :tada: Add Basic Polyfill example

v1.3.0

6 years ago
  • 🎉 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

6 years ago
  • :tada: Add NAVIGATE_CALL event
  • :sparkles: Improve renderers that now update the html and body classname properly
  • ✨ Improve documentation

v1.2.0

6 years ago
  • :tada: Add NAVIGATE_IN and NAVIGATE_OUT events
  • :tada: Add more variables available in Highway.Renderer
  • :sparkles: Improve renderers (see documentation)
  • :sparkles: Improve documentation

v1.1.2

6 years ago

v1.1.1

6 years ago

v1.1.0

6 years ago

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

v1.0.1

6 years ago

Rewrite Highway.Transition in order to use Promises.