Releases: plone/mockup
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)
Maintenance
Release 5.0.11
5.0.11 (2023-04-22)
Bug Fixes
-
pat markspeciallinks: Fix selector for tests. (dcc31ec)
Latest jest/jsdom requires a :not(a, b) syntax rather than :not(a):not(b).
Since it has the exact same semantics and solves a problem quickly, adapting
the code to the requirements of the test framework is Ok in this case. -
pat textareamimetypeselector: Async initialization of textareas. Fixes TinyMCE in modals not showing up (see mosaic) (5e70d1b)
Maintenance
Release 5.1.0-alpha.2
5.1.0-alpha.2 (2023-04-17)
Features
Bug Fixes
-
pat recurrence: Fixes for 'Repeat on' for Yearly and Monthly options (d57d9c2)
-
pat tinymce: Do not add picture-variants classes and attributes to external images. (a6e6161)Fixes: #1302
Maintenance
- Version resolution for nwsapi (877dfca)