silverstripe-framework/admin
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
..
code Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
css Fix menu dropdown icon 2016-03-29 11:28:38 +13:00
font Merge remote-tracking branch 'origin/3.3' into 3 2016-02-09 18:25:47 +13:00
images Replace Compass with gulp-sass 2016-02-16 18:35:57 +13:00
javascript Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
scss Fix menu dropdown icon 2016-03-29 11:28:38 +13:00
templates Merge remote-tracking branch 'origin/3.3' into 3 2016-02-09 18:25:47 +13:00
tests Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
thirdparty Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
_config.php API Move ss buttons plugin out of thirdparty 2016-03-21 13:51:33 +13:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00