⚠️ ⚠️ ⚠️
This repository is no longer maintained.
The v2.2.1
release will be the last one and no more updates will be done on Highway from now on.
Thanks to all the contributors, maintainers and to the community that motivated us to make Highway one of the best transition manager so far. Highway and its Slack will remain available. As long as the community keeps enjoying the library in its current state, there is no reasons for us to archive the repository.
⚠️ ⚠️ ⚠️
Highway is a lightweight (2.5ko compressed & gzipped), robust, modern and flexible library that will let us create AJAX navigations with beautiful transitions on our websites. It's been a while we were trying to build this kind of library to fits our needs at Dogstudio and we now finally released it!
Highway is supported by all recent major versions of the following modern browsers.
Older browsers or versions can be supported by Highway by combining it with polyfills. Please follow this example to have more information. Once the polyfills are configured, Highway should be working on most of the browsers and versions. However, be aware that the oldest browsers or versions might still be unsupported. So, be reasonable before opening an issue...
trigger
information in transitions and eventsCore.redirect(href, transition)
methodCore.attach(links)
methodCore.detach(links)
methodfrom
and to
parameters of the NAVIGATE_END
eventCore.redirect(href)
methodCore.bind()
into Core.attach()
Core.unbind()
into Core.dettach()
Renderer.root
into Renderer.view
Renderer.page
by Renderer.properties
NAVIGATE_IN
event that was fired too earlyNAVIGATE_ERROR
eventdist/es5
folderBasic Anchor
exampleBasic Polyfill
exampleinit
method to setup
methodjavascript:
in href
NAVIGATE_CALL
, NAVIGATE_IN
, NAVIGATE_OUT
eventsHighway.Renderer
Highway.Transition
Anthony Du Pont 💬 💻 📖 🤔 🚧 👀 |
ThaoD5 💬 💻 📖 🤔 🚧 👀 |
Josh Kirk 💻 📖 🤔 🚧 |
Mike Wagz 📖 🚇 |
Suyash Purwar 💻 🐛 |
Davide Lanfranchi 🖋 |
Fabio Quarantini 💻 🐛 |
Quentin Neyraud 💻 🐛 |
Harvey Zack 💻 |
Stijn de Jong 💻 🐛 |
See the LICENSE file for license rights and limitations (MIT).