silverstripe-userforms/client/src/bundles
Garion Herman 792fd82419 FIX Place validation messages on .field if .middleColumn is missing
Checkbox and OptionSet fields attempt to place validation errors in
.middleColumn to align them with the label, but in some custom themes
this is not available, so the error is swallowed instead. Instead, we
should place it in the main wrapping .field element as a fallback.
2020-07-22 15:48:00 +12:00
..
bundle-cms.js NEW Add folder confirmation modal when adding a new EditableFileField to a userform. (#972) 2020-06-10 16:59:01 +12:00
bundle.js Upgrade dependencies 2019-11-12 07:32:26 +13:00
ConfirmFolder.js Clean up tests 2020-06-12 00:55:12 +12:00
FieldEditor.js BUG Fix confirm upload form modal on Elemental block 2020-06-11 15:17:13 +12:00
Recipient.js FIX javascript errors enacting default functionality 2017-11-20 15:16:03 +13:00
UserForms.js FIX Place validation messages on .field if .middleColumn is missing 2020-07-22 15:48:00 +12:00