silverstripe-framework/forms/gridfield
David Craig 2140025c20 Implement RFC-7 JavaScript module loader
- Adds ES6 support via Babel
- Transforms existing JavaScript to UMD modules
- Adds module bundling via Browserify
- Existing JavaScript converted to UMD modules
- lib.js and leftandmain.js are bundled using browserify
- JavaScript minifying of bundles handed by gulp
2016-01-26 11:39:20 +13:00
..
GridField.php Implement RFC-7 JavaScript module loader 2016-01-26 11:39:20 +13:00
GridFieldAddExistingAutocompleter.php FIX for #4502 Prevents JSON.parse() from scrambling sorted results from server-side. 2015-08-19 11:42:45 +01:00
GridFieldAddNewButton.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldButtonRow.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldComponent.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldConfig.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldDataColumns.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
GridFieldDeleteAction.php Revert "GridFieldDeleteAction missing button text without icons" 2015-06-19 17:43:05 +12:00
GridFieldDetailForm.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
GridFieldEditButton.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldExportButton.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
GridFieldFilterHeader.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldFooter.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
GridFieldLevelup.php Update asset admin toolbar 2015-10-23 17:39:42 +13:00
GridFieldPageCount.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldPaginator.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldPrintButton.php BUG Fix print button only displaying first page 2015-11-12 14:59:08 +13:00
GridFieldSortableHeader.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
GridFieldToolbarHeader.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldViewButton.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridState.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00