-
Notifications
You must be signed in to change notification settings - Fork 25
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
Bug/fill handle in frozen headers #25
Open
sjhorn
wants to merge
12
commits into
rows:main
Choose a base branch
from
sjhorn:bug/fill-handle-in-frozen-headers
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 31, 2022
-
Add Drag and drop of rows and columns
* Add initial header drag preview implementation * Add drag column preview * Rename inner preview widgets * REname dropHeaderAtPosition * Add lines preview * Change mouse curson when hover a selected header * Reorder preview clean up * Fix preview using the latest selection * Render drag preview independet of selections * Fix selection tap initiating header drag * Set header index as a range * Add is header selected method to selection controller * Move action dispatch to methods * Fix preview with frozen panes * Set drop action to move the selection around * Add header cancel drag intent * Move dragging property to its own state class * Rename reorder preview to header drag and drop * Blocks a drop action within the header range * Add header drag state test * Move header drag and drop actions to its own files * Add intent docs * Add drag n drop preview theme * Add docs * Fix format * Add a configuration to swayze scope * Fix test * Fix const warning * Fix typos * Fix some selections no being dragged properly * Add a brief doc on why we use basic cursor for drag * Fix header drag and drop with frozen panes * Move drag state to its own class * Add end boundary drop test * Add header gesture detector tests * Fix dragging overlaping selections * Set a single action mock * Typo * Move drag and drop style to its own class * Fix comment
Configuration menu - View commit details
-
Copy full SHA for 9b434c8 - Browse repository at this point
Copy the full SHA 9b434c8View commit details
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 937b36b - Browse repository at this point
Copy the full SHA 937b36bView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f22db8 - Browse repository at this point
Copy the full SHA 4f22db8View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7a4714c - Browse repository at this point
Copy the full SHA 7a4714cView commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aab741b - Browse repository at this point
Copy the full SHA aab741bView commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6928d7d - Browse repository at this point
Copy the full SHA 6928d7dView commit details
Commits on Jul 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9d9095a - Browse repository at this point
Copy the full SHA 9d9095aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d921b9d - Browse repository at this point
Copy the full SHA d921b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3d0ef - Browse repository at this point
Copy the full SHA 6e3d0efView commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d0388b - Browse repository at this point
Copy the full SHA 0d0388bView commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0684c7b - Browse repository at this point
Copy the full SHA 0684c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1bb7d - Browse repository at this point
Copy the full SHA 1e1bb7dView 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.