Skip to content

Releases: plone/mockup

Release 5.1.5

19 Sep 09:52
Compare
Choose a tag to compare

5.1.5 (2023-09-19)

Bug Fixes

  • pat tinymce: Properly await the select2 initialization when using it from the insert image or insert link dialogs (#1342) (a580112)

Maintenance

Release 5.1.4

09 Aug 13:13
Compare
Choose a tag to compare

5.1.4 (2023-08-09)

Bug Fixes

  • pat structure: Fix popover-structure-columns, use 2-column layout (9fb499e)

  • pat structure: Fix sticky position when toolbar is on top (2b20d9b)

  • pat tinymce: Fix image modal with selected image. (da50ee3)

Maintenance

  • Docs: fix table in modal. (f2eb54a)

Release 5.1.3

31 Jul 09:32
Compare
Choose a tag to compare

5.1.3 (2023-07-30)

Maintenance

  • Add sinon to in jest config. (7aa8a9e)

  • Dependencies: Upgrade dependencies. (b41d4ca)

Release 5.1.2

26 Jul 13:40
Compare
Choose a tag to compare

5.1.2 (2023-07-26)

Bug Fixes

Maintenance

  • Upgrade Bootstrap to 5.3.1 (ccb066a)

Release 5.1.1

31 May 13:23
Compare
Choose a tag to compare

5.1.1 (2023-05-31)

Maintenance

Release 5.1.0-alpha.5

30 May 00:05
Compare
Choose a tag to compare
Release 5.1.0-alpha.5 Pre-release
Pre-release

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

29 May 23:56
Compare
Choose a tag to compare

5.0.13 (2023-05-29)

Bug Fixes

  • Get the remote bundle name from package.json. (0ea9a92)

  • Include the select2 patch in the npm package. (74655eb)

Maintenance

  • Upgrade dependencies. (e5635d1)

    Also use @patternslib/dev 3.3.5 which fixes missing build files in the npm release.

Release 5.1.0-alpha.4

17 May 12:13
Compare
Choose a tag to compare
Release 5.1.0-alpha.4 Pre-release
Pre-release

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

Release 5.0.12

17 May 11:28
Compare
Choose a tag to compare

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

Release 5.1.0-alpha.3

22 Apr 01:02
Compare
Choose a tag to compare
Release 5.1.0-alpha.3 Pre-release
Pre-release

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

  • pat-contentloader: Fix demo with loading an external page by loading itself. (20f3b02)

  • Upgrade dependencies. (0421f2a)