Skip to content

Releases: plone/mockup

Release 5.0.0-alpha.26

14 Nov 07:48
Compare
Choose a tag to compare
Pre-release

5.0.0-alpha.26 (2022-11-14)

Bug Fixes

  • Build: Fix webpack cacheGroup optimization configuration. (df853db)

Release 5.0.0-alpha.25

07 Nov 10:58
Compare
Choose a tag to compare
Pre-release

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

Features

  • pat tinymce: Only import plugins that are actually enabled (85846e6)

  • Use webpack's splitChunks optimization for generating chunks (6209520)

Bug Fixes

  • core i18n: fix tests (65f0379)

  • pat markspeciallinks: fix tests (67e031d)

  • pat recurrence: Fix editing weekly weekdays. (5d288c7)

  • pat recurrence: Fix pagination of recurrence dates to not close overlay. (a011ba2)

Maintenance

  • Build: Update path to the webpack module federation config. (bfdaf25)

  • Build: Upgrade to @patternslib/patternslib 9.7.0-alpha.2 and @patternslib/dev to 3.0.0. (1fa9d49)

  • Do not use --env for environment variables (63a33ff)

  • pat modal: Fix tests. (aacd9fa)

  • pat toggle: Fix tests. (fd8f5ea)

  • pat-livesearch: Fix tests. (20e5876)

  • Tests: Extend the jest config from Patternslib which has important mocks in place. (aca56b9)

  • Tests: Remove unneeded test setup which comes already from @patternslib/patternslib. (accf632)

  • Tests: Rename to setup-tests for consistency with Patternslib. (a7d65ad)

  • Upgrade dependencies. (796804a)

  • Upgrade Patternslib to 9.7.0-alpha.5. (4866f30)

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)