Skip to content

Commit

Permalink
Merge pull request #4266 from apostrophecms/doc-menu-logic
Browse files Browse the repository at this point in the history
Refactor doc context menu
  • Loading branch information
myovchev authored Aug 14, 2023
2 parents 368ff1c + 1975bd8 commit 51e1579
Show file tree
Hide file tree
Showing 3 changed files with 450 additions and 441 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* Add `@apostrophecms/settings` translations.
* Add the ability to have custom modals for batch operations.
* Add the possibility to display utility operations inside a 3-dots menu on the page manager, the same way it is done for the docs manager.
* Move `AposDocContextMenu.vue` business logic to a mixin.
* Move Pages Manager modal business logic to a mixin. Add `column.extraWidth` option (number) for `AposTreeHeader.vue` to allow control over the tree cell width.

### Changes
Expand Down
Loading

0 comments on commit 51e1579

Please sign in to comment.