- Packaging changes only. No code changes.
- add
trash
toarrangeFields
to prevent warning during startup
- Adds a client side event on closing dialog boxes. Thanks to Toke Voltelen for the contribution.
- Major refactoring and code improvement. Thanks again to Toke Voltelen for the contribution.
- Replaces XHR call by
apos.utils.get
to respect locale prefix when used with apostrophe-workflow.
- Dispatched events when dialog box is opened whether automatically or manually.
- Fixes an issue that prevented use of
beforeCkeditorInline
overrides at project level.
- Dialogs triggered by timers are now editable, get their widgets enhanced even in lean mode, and are namespaces to not leak a ton of symbols into window.
- Updates eslint configuration and sets up CircleCI integration.