Releases: plone/mockup
Release 5.0.0-alpha.24
5.0.0-alpha.24 (2022-10-03)
Features
- pat-tinymce: add table header by default (c6e27bb)
Bug Fixes
-
pat-tinymce: fix inserttable button tooltip (663b7f5)
-
pat-tinymce: Translate inserttable button tooltip. (9878245)
Maintenance
- Build: Update Bootstrap 5.2.2 (54c731f)
Release 5.0.0-alpha.23
5.0.0-alpha.23 (2022-10-03)
Bug Fixes
-
Docs: Fix eleventy documentation to include correct Prism theme. (8394c6f)
-
pat relateditems: call .stopPropagation on events for breadcrumbs links. Fixes: gh-1221 (3cdca38)
Maintenance
-
Build: Unlink all eventually linked @Patternslib dependencies before building bundles. (4501e3c)
-
Build: Upgrade dependencies. (b2e3184)
Release 5.0.0-alpha.22
5.0.0-alpha.22 (2022-09-21)
Bug Fixes
-
pat relateditems: Fix initialization of ordering for pre-populated items. Fixes: #1205. (ae42f40)Co-authored-by: Johannes Raggam [email protected]
Co-authored-by: Maurits van Rees [email protected] -
pat select2: Fix initialization of ordering for pre-populated items. Fixes: #1205. (0ddcb5b)Co-authored-by: Johannes Raggam [email protected]
Co-authored-by: Maurits van Rees [email protected] -
pat-select2: load language files (b172397)
-
pat-tinymce: set the language in tiny options (ba6e749)
Maintenance
- Build: upgrade Bootstrap to 5.2.1 (73afbcc)
Release 5.0.0-alpha.21
5.0.0-alpha.21 (2022-08-11)
Features
- pat date-picker: Add pat-date-picker from @patternslib/patternslib. (0fa79a4)
Maintenance
Release 5.0.0-alpha.20
5.0.0-alpha.20 (2022-08-11)
Bug Fixes
Release 5.0.0-alpha.19
5.0.0-alpha.19 (2022-08-03)
Features
- pat textareamimetypeselector: Initialize all textareas with the same name. (ff206b9)
Bug Fixes
-
pat querystring: Do not close modal if querystring criteria is removed. (d22bb0b)
-
pat relateditems: Minor CSS fixes for uploader dropdown. (7c730eb)
-
pat schemaeditor: Fix adding fields to fieldsets, and drag and drops between fieldsets. Prevent adding fields to fieldsets from behaviors. fixes gh-1201 (9c3ec96)
-
pat search: Use core utils loader. (a67f76e)
Release 5.0.0-alpha.18
5.0.0-alpha.18 (2022-07-21)
Maintenance
- Build: Update Boostrap to 5.2.0 and Boostrap Icons to 1.9.1 (92b33cc)
Release 5.0.0-alpha.17
5.0.0-alpha.17 (2022-07-18)
Bug Fixes
- pat relateditems: Make templates customizeable again via patternoptions (984a9a6)
Release 5.0.0-alpha.16
5.0.0-alpha.16 (2022-07-12)
Features
-
i18n: Add i18n script for gettext extraction and document the use of it. (93ddfd7)
-
pat depends: Add pat-depends from @patternslib/patternslib to the build. (f9acd2a)This allows for optional form fields or other HTML structure which depen on the value of form inputs.