Skip to content
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

fix: DisplayLayout and FlexibleLayout toolbar actions only apply to selected layout #7184

Merged
merged 25 commits into from
Nov 2, 2023
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
14983ea
WIP
ozyx Oct 27, 2023
3c38eb7
refactor: convert to ES6 function
ozyx Oct 30, 2023
43ea6cd
fix: include `keyString` in event name
ozyx Oct 30, 2023
2426f1f
fix: handle the case of currentView being null
ozyx Oct 30, 2023
88fbdbe
fix: add keyString to flexibleLayout toolbar events
ozyx Oct 30, 2023
3f7fcd1
fix: properly unregister listeners
ozyx Oct 30, 2023
e717bec
fix: remove unused imports
ozyx Oct 30, 2023
42a4de8
fix: revert parameter reorder
ozyx Oct 30, 2023
b5cc12c
refactor: replace usage of `arguments` with `...args`
ozyx Oct 30, 2023
0c0b478
fix: add a11y to display layout + toolbar
ozyx Nov 1, 2023
09e52c1
test: add first cut of layout toolbar suite
ozyx Nov 1, 2023
8fe50fa
test: cleanup a bit and add Image test
ozyx Nov 1, 2023
fc58177
test: add stubs
ozyx Nov 1, 2023
823ae28
fix: remove unused variable
ozyx Nov 1, 2023
a15aa52
refactor(DisplayLayoutToolbar): convert to ES6 class
ozyx Nov 1, 2023
dc50deb
test: generate localStorage data for display layout tests
ozyx Nov 1, 2023
e006906
fix: clarify "Add" button label
ozyx Nov 1, 2023
265b3e8
test: cleanup and don't parameterize tests
ozyx Nov 1, 2023
ec33110
test: fix path for recycled_local_storage.json
ozyx Nov 1, 2023
8235e58
fix: path to local storage file
ozyx Nov 1, 2023
1cf41d1
docs: add documentation for
ozyx Nov 1, 2023
865ba77
fix: path to recycled_local_storage.json
ozyx Nov 1, 2023
825365c
docs: add note hyperlink
ozyx Nov 1, 2023
cf43623
Merge branch 'master' into mct7176
scottbell Nov 2, 2023
f58465d
Merge branch 'master' into mct7176
ozyx Nov 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view