Skip to content

Releases: plone/mockup

Release 5.2.0-beta.3

27 Dec 12:51
Compare
Choose a tag to compare
Release 5.2.0-beta.3 Pre-release
Pre-release

5.2.0-beta.3 (2024-12-27)

Bug Fixes

  • pat tinymce: Fix Link/Image modal when inline mode is activated. (a69f890)

Release 5.2.0-beta.2

18 Dec 08:35
Compare
Choose a tag to compare
Release 5.2.0-beta.2 Pre-release
Pre-release

5.2.0-beta.2 (2024-12-18)

Features

  • pat contentbrowser: Register components with "@plone/registry" (572ccff)

  • pat contentbrowser: use title attribute of select button to display path info of selected object (d2538d2)

Bug Fixes

Maintenance

Release 5.1.15

18 Dec 11:39
Compare
Choose a tag to compare

5.1.15 (2024-12-18)

Maintenance

  • build: update dependencies (595fb52)

Release 5.2.0-beta.1

08 Nov 10:45
Compare
Choose a tag to compare
Release 5.2.0-beta.1 Pre-release
Pre-release

5.2.0-beta.1 (2024-11-08)

Bug Fixes

  • pat contentbrowser: fix wrong vocabularyUrl lookup when @@getSource view is used. (c0d30d0)

Release 5.2.0-beta.0

30 Oct 12:46
Compare
Choose a tag to compare
Release 5.2.0-beta.0 Pre-release
Pre-release

5.2.0-beta.0 (2024-10-30)

Bug Fixes

Release 5.2.0-alpha.16

23 Oct 15:09
Compare
Choose a tag to compare
Pre-release

5.2.0-alpha.16 (2024-10-23)

Bug Fixes

  • pat contentbrowser: Followup for path fix: set the rootPath if nothing is given. (91a1a03)

Release 5.2.0-alpha.15

23 Oct 14:48
Compare
Choose a tag to compare
Pre-release

5.2.0-alpha.15 (2024-10-23)

Bug Fixes

  • pat contentbrowser: fix when no path (root, context) provided. (b5dea84)

Release 5.2.0-alpha.13

23 Oct 11:22
Compare
Choose a tag to compare
Pre-release

5.2.0-alpha.13 (2024-10-23)

Features

  • pat contentbrowser: Implement rootPath option to restrict access to a subfolder of a site structure (8d8c110)

Bug Fixes

  • pat contentbrowser: Click on empty selecteditems field opens contentbrowser. (bc0330e)

  • pat contentbrowser: Consistent active state of selected folderish item. (d086d78)

  • pat contentbrowser: Fix saving form with ENTER key. (5835ee4)

Maintenance

  • build: add sass version resolution (5677d05)

Release 5.2.0-alpha.12

30 Sep 09:27
Compare
Choose a tag to compare
Pre-release

5.2.0-alpha.12 (2024-09-30)

Features

  • pat contentbrowser: favorites as component (4e5a393)

  • pat contentbrowser: recently used items as component. (a52337d)

Bug Fixes

  • Build: Silence SASS 1.79 deprecation warnings, until this is solved in Bootstrap upstream. (6bc653a)

  • Fix SASS 1.79 deprecation warnings. (bbccb0c)

  • pat contentbrowser: Add width parameter. (f9af8a8)

  • pat contentbrowser: dispatch "change" event. (596bc39)

  • pat contentbrowser: Skip multiselection when "maximumSelectionSize" is 1 (85f2dc6)

  • pat querystring: use contentbrowser for internal path selection. (8ba6adc)

  • pat structure: Refactor -> do not import bootstrap resources but use css variables (4d89dca)

Maintenance

  • build: Update README, move pat-relateditems to deprecated patterns. (d88c73d)

Release 5.2.0-alpha.11

18 Sep 11:16
Compare
Choose a tag to compare
Pre-release

5.2.0-alpha.11 (2024-09-18)

Features

  • add filter to contentbrowser (5c1fd44)

  • add icon resolver/ resolveIcon action (aa5097c)

  • add upload pattern WIP (3fe361b)

  • pat contentbrowser: extend features and polishing. (aa78589)

  • WIP svelte content-browser (da73b82)

Bug Fixes

  • back to svelte3, fix selector in tinymce init of ContentBrwser (c03f086)

  • clean up (17a45c6)

  • make inserting images working (949644c)

  • pat structureupdater: re-enable pattern and cleanup README (a3f3720)

  • pat-tinymce after rebase and svelte update 4.x (fcb978c)

  • working image and link in Tinymce (bcff710)

  • working internal/external link (0fa744c)