silverstripe-framework/javascript
David Craig aa1aebd007 Implement client-side routing with Page.js
- Removes thirdparty dependency History.js
- Adds thirdparty dependency Page.js to manage client-side routing
- Adds a wrapper around Page.js for SilverStripe specific behaviour
- Increased minimum browser requirement to IE10. Native HTML History API routing requires IE10 or newer (necessitated by removal of History.js)
- PJAX pannel loading via now uses promises rather than callbacks
- Adds getClientConfig method to LeftAndMain which can be used to pass config from to the front-end client
2016-04-01 13:45:14 +13:00
..
dist Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
lang Update translations 2016-02-19 10:54:36 +13:00
src Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00