Releases: plone/mockup
Release 5.1.5
Release 5.1.4
Release 5.1.3
Release 5.1.2
5.1.2 (2023-07-26)
Bug Fixes
-
pat-upload: Prevent duplicate initialization of the dropzone. (5e15a78)
Fixes: plone/Products.CMFPlone#3814
Maintenance
- Upgrade Bootstrap to 5.3.1 (ccb066a)
Release 5.1.1
Release 5.1.0-alpha.5
5.1.0-alpha.5 (2023-05-30)
Maintenance
-
Upgrade dependencies. (83189bf)
Also use @patternslib/dev 3.3.5 which fixes missing build files in the npm release.
Release 5.0.13
Release 5.1.0-alpha.4
5.1.0-alpha.4 (2023-05-17)
Bug Fixes
-
Get the remote bundle name from package.json. (079c3c2)
-
Include the select2 patch in the npm package. (6b8d0fb)
-
pat reccurrence: Fix default selected range option if there's no "repeat forever" button (which is default in the event behavior). (06441b1)
-
pat tinymce: Add urlconverter_callback and do not convert external links/images urls (aca7201)
-
pat tinymce: Do not remove current paragraph when inserting image. (856b519)
Maintenance
- update dependencies (44c5a0b)
Release 5.0.12
5.0.12 (2023-05-17)
Bug Fixes
-
pat reccurrence: Fix default selected range option if there's no "repeat forever" button (which is default in the event behavior). (818313d)
-
pat tinymce: Add urlconverter_callback and do not convert external links/images urls (8e1c6be)
-
pat tinymce: Do not remove current paragraph when inserting image. (e322044)
Maintenance
- update dependencies (1c28017)
Release 5.1.0-alpha.3
5.1.0-alpha.3 (2023-04-22)
Bug Fixes
- pat textareamimetypeselector: Async initialization of textareas. Fixes TinyMCE in modals not showing up (see mosaic) (c6d359c)