Releases: plone/mockup
Release 5.2.0-beta.3
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
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
-
build: Fix
i18n
script to find msgids inside_t
methods with multiline mapping dictionaries as second parameter. (9b67923) -
pat contentbrowser: fix text overflow of select buttons in toolbar (8dd0e5c)
-
pat modal: fix focus trap when form is reloaded with validation errors. (d9bc32e)
Code modernisation
-
pat-structure: If there are no search results, do not show pagination text. (826bafe)
Fixes: #1412
Fixes: plone/Products.CMFPlone#3591
closes plone/mockup#1412 plone/Products.CMFPlone#3591
Maintenance
- upgrade dependencies (f8501bd)
Release 5.1.15
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)