silverstripe-userforms/client/src/bundles
Dylan Wagstaff 7f208ee927 FIX javascript errors enacting default functionality
Mostly to do with translations, however the errors meant the front end
forms largely didn't work at all. Some of this was to do with the scoping
of `this` in es6 arrow functions, compared to the legacy code with entwine
that uses the fuller `function` definition. Reinstate missing dependency
for translations to function too.
2017-11-20 15:16:03 +13:00
..
bundle-cms.js NEW Add silverstripe-webpack config and move files to webpack friendly location 2017-08-21 11:12:25 +12:00
bundle.js NEW Add silverstripe-webpack config and move files to webpack friendly location 2017-08-21 11:12:25 +12:00
FieldEditor.js FIX javascript errors enacting default functionality 2017-11-20 15:16:03 +13:00
Recipient.js FIX javascript errors enacting default functionality 2017-11-20 15:16:03 +13:00
UserForms.js FIX javascript errors enacting default functionality 2017-11-20 15:16:03 +13:00