-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Breadcrumbs refactor #7051
Merged
Merged
Breadcrumbs refactor #7051
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
9422e98
Breadcrumbs hiding calculation
skjnldsv 9bb28ba
Flex to controls
skjnldsv c80b824
Fix style and flex width
skjnldsv 9616074
Fix controls width
skjnldsv 6ee75e1
Fixed computation and removed unwanted scripts
skjnldsv 1786784
Popover init
skjnldsv 03d074e
Popover filling system updated
skjnldsv 33bac27
Do not hide root
skjnldsv 9d3af82
Fixed breadcrumb action feedback and optimisation
skjnldsv 396154d
Fixed click in menu
skjnldsv e4b190d
small bg colour fix
skjnldsv 4fe7ec3
fix multiple span next to last crumb link
skjnldsv 397e6af
Fix filepicker
skjnldsv 77f6456
Fix click error on oc-dialog breadcrumb
skjnldsv b9fbb67
Design fix for icons
skjnldsv 2348d14
Moved too wide header menu selector to #header
skjnldsv c6103dc
Popover icon
skjnldsv ce391ee
Scroll in popover: max 10 items shown and no flex shrink
skjnldsv 176ad76
Fix to-be-shown algorithm
skjnldsv 267b673
Updated tests according to new system
skjnldsv 41210c8
Add droppable ability to menu and icon switch. Fix colour
skjnldsv 694a96d
Fixed some more test and loop fix
skjnldsv f25cb7d
Menu hidden by default
skjnldsv b001060
Fixed remaining tests
skjnldsv 5842729
Improve drag & drop and fix some background issue if d&d on narrow wi…
skjnldsv aea30e0
Scrutinizer fix
skjnldsv 85355e9
Fixed tests and width calculation
skjnldsv 521b8e8
Fixed header menus
skjnldsv 2a1e9ad
Removed console log
skjnldsv ebf131b
Fixed firefox scrollbar
skjnldsv f40e56f
Fix menu declaration and width calculation
skjnldsv b4f5b38
Add menu tests
skjnldsv 8c2dbeb
Added more tests and only test jsunit on drone (for testing only)
skjnldsv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should create a variable to unify our drag-and-drop colour. @jancborchardt