-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Try improving the side UI for nested blocks #5658
Merged
Merged
Commits on Apr 2, 2018
-
This PR is very much a work in progress. Pushing now early, so I can work on it both at work and at home. It will not even be made a PR yet, and with a good squash there's every chance you won't even read this message. Github squashing is like Terminator time travel!
Configuration menu - View commit details
-
Copy full SHA for ca0a129 - Browse repository at this point
Copy the full SHA ca0a129View commit details -
Block List: Show insertion point prior to block
Better compatibility with high z-index of sibling inserter conflicting with hover behavior of block.
Configuration menu - View commit details
-
Copy full SHA for 2e84923 - Browse repository at this point
Copy the full SHA 2e84923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1922e - Browse repository at this point
Copy the full SHA 9b1922eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e9286 - Browse repository at this point
Copy the full SHA e7e9286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3139bdf - Browse repository at this point
Copy the full SHA 3139bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceae698 - Browse repository at this point
Copy the full SHA ceae698View commit details -
Fix arrow border and pixel shift.
Fix issue with nesting when only one block present on the movers. Props @paulwilde. Fix issue with separator and pullquote pixelshifting on hover. Turns out this was due to collapsing margins, and iffy rounding that happened when a new toolbar was present. For now I prevented margins from collapsing on those, but this should be revisited and refactored separately.
Configuration menu - View commit details
-
Copy full SHA for f6bed23 - Browse repository at this point
Copy the full SHA f6bed23View commit details -
Fix issues with wide and fullwide
This fixes a few issues with wide and fullwide alignments. Props for reporting, @jvisick. - Movers now work on wide and fullwide, and look good - Hovering now both works without horizontal scrollbars on wide items, and they aren't overlapped by the movers - Wide alignment blocks now don't have negative margin to accommodate side UI.
Configuration menu - View commit details
-
Copy full SHA for 95c7353 - Browse repository at this point
Copy the full SHA 95c7353View commit details -
Props for bugtesting, @jvisick This adds padding left and right on fullwide columns. We can revisit this in the future.
Configuration menu - View commit details
-
Copy full SHA for 15380d5 - Browse repository at this point
Copy the full SHA 15380d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee70e6 - Browse repository at this point
Copy the full SHA cee70e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f67884c - Browse repository at this point
Copy the full SHA f67884cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1336d3 - Browse repository at this point
Copy the full SHA e1336d3View commit details
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.