mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
aa1aebd007
- 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 |
||
---|---|---|
.. | ||
00_Model | ||
01_Templates | ||
02_Controllers | ||
03_Forms | ||
04_Configuration | ||
05_Extending | ||
06_Testing | ||
07_Debugging | ||
08_Performance | ||
09_Security | ||
10_Email | ||
11_Integration | ||
12_Search | ||
13_i18n | ||
14_Files | ||
15_Customising_the_Admin_Interface | ||
16_Execution_Pipeline | ||
17_CLI | ||
18_Cookies_And_Sessions | ||
index.md |