Skip to content

Releases: plone/mockup

Release 5.0.0-alpha.24

03 Oct 21:41
Compare
Choose a tag to compare
Pre-release

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

03 Oct 00:08
Compare
Choose a tag to compare
Pre-release

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

21 Sep 05:57
Compare
Choose a tag to compare
Pre-release

5.0.0-alpha.22 (2022-09-21)

Bug Fixes

Maintenance

  • Build: upgrade Bootstrap to 5.2.1 (73afbcc)

Release 5.0.0-alpha.21

11 Aug 16:25
Compare
Choose a tag to compare
Pre-release

5.0.0-alpha.21 (2022-08-11)

Features

  • pat date-picker: Add pat-date-picker from @patternslib/patternslib. (0fa79a4)

Maintenance

  • Build: Include bundle name and version in generated files (Feature of @patternslib/dev 2.4.0.) (ffbc1c4)

  • Upgrade dependencies. (1025636)

Release 5.0.0-alpha.20

11 Aug 13:50
Compare
Choose a tag to compare
Pre-release

5.0.0-alpha.20 (2022-08-11)

Bug Fixes

  • pat modal: fix zIndex of pat-modal, tinymce uses 1300, so we have to be higher (2f4fd88)

  • pat modal: make it respect backdropOptions.zIndex if it is set (50c1696)

  • pat tinymce: fix zIndex for link modals in tinymce to be higher than 1300 (2618a38)

Release 5.0.0-alpha.19

03 Aug 09:41
Compare
Choose a tag to compare
Pre-release

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

21 Jul 15:10
Compare
Choose a tag to compare
Pre-release

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

18 Jul 10:51
Compare
Choose a tag to compare
Pre-release

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

12 Jul 10:42
Compare
Choose a tag to compare
Pre-release

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.

Bug Fixes

  • Build: Fix Makefile and override make bundle target from @patternslib/dev. (dbbca9d)

  • i18n: Translatable strings need to be in one line. (66e6358)

  • pat tinymce: Fix linkType mismatch in link/image modal (12252a5)

Release 5.0.0-alpha.15

11 Jul 11:13
Compare
Choose a tag to compare
Pre-release

5.0.0-alpha.15 (2022-07-11)