silverstripe-framework/admin/thirdparty
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
..
chosen Implement RFC-7 JavaScript module loader 2016-01-26 11:39:20 +13:00
jlayout Implement RFC-7 JavaScript module loader 2016-01-26 11:39:20 +13:00
jquery-hoverIntent ENHANCEMENT: introducing a flight delay (using the jQuery HoverIntent plug-in) to prevent "sloppy mouse movement" from instantly closing the flyout menu when the mouse leaves the area. Also fixes problem with the menu in IE7. 2011-10-10 14:00:47 +13:00
jquery-notice update cms notifications 2015-09-02 15:47:48 +12:00
jsizes Adds npm for managing client-side dependencies 2016-01-13 09:23:47 +13:00