ssorallen / turbo-react

A JavaScript library that transitions between static HTML pages on navigation; no app server required.
https://turbo-react.herokuapp.com/
Apache License 2.0
274 stars 16 forks source link

Expose Turbolinks as global for configuration #15

Closed ssorallen closed 9 years ago

ssorallen commented 9 years ago

Features of Turbolinks that require calling the global Turbolinks object, like enabling the progress bar as mentioned in issue #14, are currently not possible to configure. Expose the object or somehow enable the configuration of Turbolinks.

ssorallen commented 9 years ago

Enabled with commit https://github.com/ssorallen/turbo-react/commit/cf7570bf0778c019670fe1824c7f373b8498fec1.