silverstripe-framework/client/dist/js
Christopher Joe ee5b4fd8d3 Tabs support in new file/image editor
Introducing <Tabs> component based on react-bootstrap
Better support for nested fields in FormBuilder
Tweaks to get FormBuilder working with frameworktest BasicFieldsPage fields
Added exception in FormBuilder when Component is defined but not found
Added check in SingleSelectField for empty value before adding one in
Added temporary workaround for CompositeFields with no name (another story to address the actual problem)
Added asset_preview_height for File image preview, matches the defined CSS max-height
Added documentation to DBFile::PreviewLink() method
2016-09-14 14:08:59 +12:00
..
AssetUploadField.js BUG Correct include paths for legacy JS files 2016-07-28 16:34:28 +12:00
ConfirmedPasswordField.js BUG Correct include paths for legacy JS files 2016-07-28 16:34:28 +12:00
DateField.js Disable datepicker for disabled or readonly fields, they were still editable through the picker 2016-08-01 11:47:48 +12:00
GridField.js Bootstrap GridField 2016-08-03 18:35:18 +12:00
HtmlEditorField.js Remove .show() as not compatible with Flex 2016-09-02 16:41:26 +12:00
i18n.js API Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +12:00
i18nx.js API Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +12:00
InlineFormAction.js API Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +12:00
jQuery.js API Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +12:00
PermissionCheckboxSetField.js BUG Correct include paths for legacy JS files 2016-07-28 16:34:28 +12:00
router.js API Remove routing from silverstripe-component 2016-04-21 08:43:03 +12:00
SelectionGroup.js BUG Correct include paths for legacy JS files 2016-07-28 16:34:28 +12:00
TabSet.js Tabs support in new file/image editor 2016-09-14 14:08:59 +12:00
TinyMCE_SSPlugin.js API Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +12:00
ToggleCompositeField.js BUG Correct include paths for legacy JS files 2016-07-28 16:34:28 +12:00
ToggleField.js BUG Correct include paths for legacy JS files 2016-07-28 16:34:28 +12:00
TreeDropdownField.js BUG Correct include paths for legacy JS files 2016-07-28 16:34:28 +12:00
UploadField_downloadtemplate.js API Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +12:00
UploadField_select.js Bootstrap GridField 2016-08-03 18:35:18 +12:00
UploadField_uploadtemplate.js API Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +12:00
UploadField.js Bootstrap GridField 2016-08-03 18:35:18 +12:00