Skip to content

Convert context menu on element edit page to disclosure menu #12946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
2f54cf5
Convert element context menu to disclosure menu
gcamacho079 Mar 10, 2023
ce587a9
Add context indicator with site and revision, change visible name of …
gcamacho079 Mar 10, 2023
c250f2b
Start adding site select using sementic element
gcamacho079 Mar 10, 2023
236ecb0
Start styling revision menu fields, start moving revisions into seman…
gcamacho079 Mar 10, 2023
601b874
Add current revision to select
gcamacho079 Mar 10, 2023
0c6b3ec
More all other revisions into select dropdown
gcamacho079 Mar 13, 2023
a97a5fc
Move drafts into select, remove fieldset wrapper
gcamacho079 Mar 13, 2023
bff8dd7
Get revision/draft redirect working on ElementEditor pages; TODO: mov…
gcamacho079 Mar 14, 2023
e268444
Go to selected revision/draft on submit; move all functionality into …
gcamacho079 Mar 14, 2023
1b58610
Update revision select menu when site select is updated; TODO add loa…
gcamacho079 Mar 14, 2023
f223f50
Add loading spinner to entire version field when site is changed; TOD…
gcamacho079 Mar 16, 2023
7220ae5
Remove old markup and add screen reader messages
gcamacho079 Mar 16, 2023
230fb80
Update twig template to use translations
gcamacho079 Mar 17, 2023
f107613
Disable GO button when new content is loading, ensure focus moves to …
gcamacho079 Mar 20, 2023
5ae7d27
Update label and padding styles in revision menu
gcamacho079 Mar 20, 2023
346d328
Build
gcamacho079 Mar 20, 2023
d30dd11
Hide site field when looking at a previous revision
gcamacho079 Mar 20, 2023
c6af79c
Fix button spacing
gcamacho079 Mar 21, 2023
34f62a7
ci and build
gcamacho079 Mar 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ci and build
  • Loading branch information
gcamacho079 committed Mar 21, 2023
commit 34f62a78439e3b66140027b10e3f8f744c65ba11
2 changes: 1 addition & 1 deletion src/web/assets/cp/dist/cp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/cp/dist/cp.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/cp/dist/css/cp.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/cp/dist/css/cp.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/pluginstore/dist/css/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/pluginstore/dist/css/app.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/pluginstore/dist/js/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/pluginstore/dist/js/app.js.map

Large diffs are not rendered by default.

You are viewing a condensed version of this merge commit. You can view the full changes here.