silverstripe-framework/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface
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
..
How_Tos Merge remote-tracking branch 'origin/3' 2016-02-25 14:51:59 +13:00
01_ModelAdmin.md DOCS 3.2 : fixing api: links now that api: tag parser working 2016-02-17 18:02:38 -07:00
02_CMS_Architecture.md Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
03_CMS_Layout.md DOCS: correct broken links 2015-02-27 16:09:15 -08:00
04_Preview.md Implement RFC-7 JavaScript module loader 2016-01-26 11:39:20 +13:00
05_Typography.md DOCS: correct config setting for custom editor.css 2015-10-26 11:02:47 +00:00
06_Javascript_Development.md Merge remote-tracking branch 'origin/3.2' into 3.3 2016-02-24 17:29:06 +13:00
index.md Move CMS Howtos 2014-12-17 15:50:05 +13:00