Skip to content

Releases: plone/mockup

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)

Release 5.0.0-alpha.14

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

5.0.0-alpha.14 (2022-07-08)

Bug Fixes

  • pat modal: Use jquery-form to be able to upload binary data via AJAX. (7466336)

Maintenance

  • Build: Upgrade @patternslib/patternslib to 9.0.0-beta.1. (cc97892)

  • pat manageportlets: Load jquery-form asynchronously. (29145cf)

  • pat modal: Fix eslint errors. (e5506ee)

Release 5.0.0-alpha.13

08 Jul 07:18
Compare
Choose a tag to compare
Pre-release

5.0.0-alpha.13 (2022-07-08)

Features

  • Register jQuery and bootstrap globally with the main mockup bundle. (a58eeab)

Bug Fixes

  • Correct prettier config file name. (545bd59)

Maintenance

  • Upgrade to @patternslib/dev 2.3.0. (3c3dabb)

Breaking Changes

Release 5.0.0-alpha.12

06 Jul 20:59
Compare
Choose a tag to compare
Pre-release

5.0.0-alpha.12 (2022-07-06)

Maintenance

  • Adapt to @patternslib/dev module federation changes. (730ab0f)

  • Build: Upgrade dependencies. (b297ac4)

  • Build: Upgrade Patterns to 9.0.0-beta.0 and pat-code-editor to 3.0.0. (d6996bf)

  • Cleanup: prettier whole code base. (e19f23e)

  • Cleanup: Remove dependency regenerator-runtime except from test setup. The async/await runtime handling is already built-in in current Babel. (e848c13)

  • Cleanup: Remove unused dependencies. (a5ef3f2)

  • Cleanup: Remove unused imports and variables. (9b79ce3)

  • Cleanup: Remove unused r.js file. (e6322d3)

  • Depend on @patternslib/dev and extend from there. (2f2ef5f)

  • Extend babel config from @patternslib/dev. (b702492)

  • Extend commitlint config from @patternslib/dev. (4330cf7)

  • Extend eslint config from @patternslib/dev. (857f678)

  • Extend jest config from @patternslib/dev. (5c43d43)

  • Extend Makefile from @patternslib/dev. (5da74f4)

  • Extend prettier config from @patternslib/dev. (08ce446)

  • Extend release-it config from @patternslib/dev. (ec69436)

  • Extend webpack config from @patternslib/dev. (811673a)

v1.4.0

23 Dec 18:54
Compare
Choose a tag to compare
save column settings to cookie value