Giter Site home page Giter Site logo

highway's Introduction

Highway

npm npm GitHub issues bundlephobia NpmLicense

Banner

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!

Banner

Table of Content

Browser Support

Highway is supported by all recent major versions of the following modern browsers.

  • Google Chrome
  • Firefox
  • Edge
  • Safari

With polyfills

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...

  • Google Chrome
  • Firefox
  • Edge
  • Safari
  • Internet Explorer 11

Roadmap

  • More Unit Tests
  • More Examples
  • More Demos

Releases

2.2.x

  • ๐Ÿ”’ Update dependencies for security purposes
  • ๐ŸŽ‰ Add new websites in the Hall of Fame
  • ๐ŸŽ‰ Add Polyfills example to documentation
  • โœจ Reduce bundle size significantly with microbundle
  • ๐ŸŽจ Update browser support in documentation
  • ๐ŸŽจ Update browser support in README.md
  • ๐Ÿ› Fix Slack URL in documentation
  • ๐Ÿ› Fix Slack URL in README.md

2.1.x

  • ๐Ÿ”’ Update dependencies for security purposes
  • ๐ŸŽ‰ Add trigger information in transitions and events
  • ๐ŸŽ‰ Add contextual transitions
  • ๐ŸŽ‰ Add overlapping transitions
  • โœจ Add Prefetch example to documentation
  • โœจ Improve transitions and events parameters for destructuring
  • โœจ Improve documentation website
  • โœจ Improve Core.redirect(href, transition) method
  • โœจ Improve Core.attach(links) method
  • โœจ Improve Core.detach(links) method
  • ๐ŸŽจ Invert from and to parameters of the NAVIGATE_END event
  • ๐Ÿ› Fix issue #44

2.0.x

  • ๐ŸŽ‰ Add documentation website
  • ๐ŸŽ‰ Add Core.redirect(href) method
  • ๐ŸŽ‰ Add dynamic import for renderers
  • ๐ŸŽจ 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 pushState location in the process
  • ๐Ÿ› Fix CMD/CTRL + click behavior of browsers
  • ๐Ÿ› Fix NAVIGATE_IN event that was fired too early
  • ๐Ÿ› Fix the view swapping that causes so issues
  • ๐Ÿ› Fix page caching with queries
  • ๐Ÿ› Fix issue #9
  • ๐Ÿ› Fix issue #12
  • โœจ Improve overall code
  • ๐Ÿ”ฅ Remove NAVIGATE_ERROR event
  • ๐Ÿ”ฅ Clean up README.md

1.3.x

  • ๐ŸŽ‰ Add ES5 version in dist/es5 folder
  • ๐ŸŽ‰ Add the Basic Anchor example
  • ๐ŸŽ‰ Add the Basic Polyfill example
  • ๐ŸŽ‰ Add unit tests
  • ๐Ÿ”ฅ Remove modes that weren't convincing
  • โœจ Improve code and weight with ES2016+ features
  • โœจ Improve events
  • โœจ Improve transitions
  • โœจ Improve documentation
  • ๐ŸŽจ Rename renderers init method to setup method
  • ๐Ÿ› Quick fix for URLs with parameters
  • ๐Ÿ› Fix events
  • ๐Ÿ› Fix helpers
  • ๐Ÿ› Skip link with javascript: in href

1.2.x

  • ๐ŸŽ‰ Add NAVIGATE_CALL, NAVIGATE_IN, NAVIGATE_OUT events
  • ๐ŸŽ‰ Add more variables available in Highway.Renderer
  • โœจ Improve renderers
  • โœจ Improve documentation

1.1.x

  • ๐ŸŽ‰ Add modes
  • โœจ Improve documentation

1.0.x

  • ๐ŸŽ‰ Add Highway.Transition

0.0.x

  • ๐Ÿš€ First release

Contributors


Anthony Du Pont

๐Ÿ’ฌ ๐Ÿ’ป ๐Ÿ“–
๐Ÿค” ๐Ÿšง ๐Ÿ‘€

ThaoD5

๐Ÿ’ฌ ๐Ÿ’ป ๐Ÿ“–
๐Ÿค” ๐Ÿšง ๐Ÿ‘€

Josh Kirk

๐Ÿ’ป ๐Ÿ“– ๐Ÿค”
๐Ÿšง

Mike Wagz

๐Ÿ“– ๐Ÿš‡


Suyash Purwar

๐Ÿ’ป ๐Ÿ›


Davide Lanfranchi

๐Ÿ–‹


Fabio Quarantini

๐Ÿ’ป ๐Ÿ›


Quentin Neyraud

๐Ÿ’ป ๐Ÿ›


Harvey Zack

๐Ÿ’ป


Stijn de Jong

๐Ÿ’ป ๐Ÿ›

License

See the LICENSE file for license rights and limitations (MIT).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.