silverstripe-framework/docs/en
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
..
_images MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
01_Tutorials Merge branch '3.2' into 3.3 2016-02-29 17:03:22 +13:00
02_Developer_Guides Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
03_Upgrading Merge remote-tracking branch 'origin/3.1' into 3.2 2016-01-19 14:00:19 +13:00
04_Changelogs Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
05_Contributing Updating required node version 2016-03-16 21:54:07 +00:00
00_Getting_Started Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
index.md DOCS 3.2 : fixing api: links now that api: tag parser working 2016-02-17 18:02:38 -07:00