Releases: plone/mockup
Release 5.2.0-beta.5
5.2.0-beta.5 (2025-01-28)
Bug Fixes
Release 5.2.0-beta.4
5.2.0-beta.4 (2025-01-27)
Bug Fixes
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)