4.6.0
@comet/[email protected]
Minor Changes
- c3b7f99: Add new icons intended to be used in the RTE
@comet/[email protected]
Patch Changes
-
c3b7f99: Replace current icons in the RTE toolbar with new icons from
@comet/admin-icons
-
c3b7f99: Change how
maxVisible
inFeaturesButtonGroup
works:- If maxVisible = 4 and there are four features -> all four features
(and no dropdown) are shown - If maxVisible = 4 and there are five features -> three features and
the dropdown (containing two features) are shown
- If maxVisible = 4 and there are four features -> all four features
@comet/[email protected]
Patch Changes
- 031d86e: Fix drag and drop reordering in collection blocks
@comet/[email protected]
Patch Changes
- c3b7f99: Replace current icons in the RTE toolbar with new icons from
@comet/admin-icons
@comet/[email protected]
Patch Changes
- f6f7d4a: Prevent slug change of home page in
updateNode()
and
updateNodeSlug()
ofPageTreeService