silverstripe-framework/docs/en/00_Getting_Started
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
..
01_Installation Merge remote-tracking branch 'origin/3' 2016-02-25 14:51:59 +13:00
02_Composer.md Update 02_Composer.md 2015-12-17 11:57:46 +01:00
03_Environment_Management.md Update changelogs to include PDO upgrade instructions 2015-10-07 16:11:42 +13:00
04_Directory_Structure.md DOCS - fix reported broken links by zippy in IRC 2015-01-14 08:59:55 +13:00
05_Coding_Conventions.md Merge remote-tracking branch 'origin/3.1' into 3.2 2016-01-19 14:00:19 +13:00
00_Server_Requirements.md Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
index.md Typo. 2015-07-08 14:40:42 +12:00