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
Maxime Rainville
dc5ce0000a
BUG Fix confirm upload form modal on Elemental block
2020-06-11 15:17:13 +12:00
dependabot[bot]
9543480ce8
Bump jquery from 3.4.1 to 3.5.0
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 01:47:25 +00:00
dependabot[bot]
58fd29996d
Bump npm from 6.13.0 to 6.13.4
...
Bumps [npm](https://github.com/npm/cli ) from 6.13.0 to 6.13.4.
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v6.13.0...v6.13.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-13 18:35:19 +00:00
Maxime Rainville
b92143a776
Upgrade dependencies
2019-11-12 07:32:26 +13:00
Robbie Averill
e63dd46381
Update jquery to 3.4.0
2019-05-08 11:29:58 +12:00
Robbie Averill
677f2c3d34
Upgrade webpack-config to 0.9
2019-03-19 12:13:36 +13:00
Robbie Averill
808b6e7702
FIX Upgrade javascript dependencies and add babel-loader to ensure yarn build works
2019-03-18 12:06:40 +13:00
Robbie Averill
92626e1a7c
FIX Update webpack config version, add eslint-loader and rebuild CSS dist files
2017-10-27 09:59:46 +13:00
Sacha Judd
75c4d25b8f
NEW Add silverstripe-webpack config and move files to webpack friendly location
2017-08-21 11:12:25 +12:00