File tree Expand file tree Collapse file tree 2 files changed +38
-1
lines changed
Expand file tree Collapse file tree 2 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## [ 5.4.0-beta.0] ( https://github.com/plone/mockup/compare/5.3.7...5.4.0-beta.0 ) (2025-06-17)
6+
7+
8+ ### ⚠ BREAKING CHANGES
9+
10+ * ** pat structure:** Rebuild widgets.po
11+ * ** pat structure:** Fix tests and some minor issues
12+ * ** pat structure:** Improve selection button and popover
13+
14+ ### Features
15+
16+
17+ * ** pat structure:** Fix tests and some minor issues ([ f283835] ( https://github.com/plone/mockup/commit/f283835fde5058d5de74daae777cf9cfc7520241 ) )
18+
19+ * remove select all context action
20+ * fix count on selection button
21+ * fix tests
22+
23+
24+ * ** pat structure:** Improve selection button and popover ([ 69ece05] ( https://github.com/plone/mockup/commit/69ece05f1375ba54763605545bfaf6376ee5d74a ) )
25+
26+ The selection button shows now the number of selected and maximum number of items within the current folder.
27+ The corresponding popover offers the option to select all items, all visible items on the page and to cancel the selection.
28+ The previous popover to manage the selected items is gone.
29+ There are also some minor fixes, e.g. one to prevent degrading the breadcrumb to show only ids, but rather keep the titles.
30+ The upper-left checkbox in the table for selecting all the items has now a tooltip.
31+
32+
33+ * ** pat structure:** Rebuild widgets.po ([ 12f2127] ( https://github.com/plone/mockup/commit/12f2127668547b7e5ada471d947c68f80cfaceb6 ) )
34+
35+
36+
37+ ### Bug Fixes
38+
39+
40+ * ** pat structure:** Clear selection when changing path in structure pattern ([ e0a78f6] ( https://github.com/plone/mockup/commit/e0a78f6fdc0110786bdd89f5def6468dfa7b7e44 ) )
41+
542## [ 5.3.7] ( https://github.com/plone/mockup/compare/5.3.6...5.3.7 ) (2025-06-16)
643
744
Original file line number Diff line number Diff line change 11{
22 "name" : " @plone/mockup" ,
3- "version" : " 5.3.7 " ,
3+ "version" : " 5.4.0-beta.0 " ,
44 "description" : " A collection of client side patterns for faster and easier web development" ,
55 "license" : " BSD-3-Clause" ,
66 "main" : " ./src/patterns.js" ,
You can’t perform that action at this time.
0 commit comments