Releases: plone/mockup
Release 5.2.0-beta.1
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
Release 5.2.0-alpha.16
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
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
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
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
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)
Release 5.1.14
Release 5.2.0-alpha.10
5.2.0-alpha.10 (2024-08-26)
Bug Fixes
- pat tinymce: Save value on 'change' event to fix validation. (1a4bc14)
Release 5.2.0-alpha.9
5.2.0-alpha.9 (2024-08-20)
Bug Fixes
-
pat modal: Update
prependContent
selector to avoid duplicated messages in modal. (020a943) -
pat structure: Fix Sass compiler warnings (9bbcf00)