-
Notifications
You must be signed in to change notification settings - Fork 51
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
Bugfix for FeatherGridContextMenu placement in cases where body height < document height (i.e. no page scrollbar) #443
Commits on Sep 7, 2023
-
Added fix for bug where context menu ends up far at the bottom of the…
… page. Fix involves correcting Lumino math that forces nonnegative y-coordinates. Signed-off-by: Adiv Paradise <[email protected]>
Adiv Paradise committedSep 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 73d62b4 - Browse repository at this point
Copy the full SHA 73d62b4View commit details -
Fixed the math for the menu placement; works better in voila now.
Signed-off-by: Adiv Paradise <[email protected]>
Adiv Paradise committedSep 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 3b8fd47 - Browse repository at this point
Copy the full SHA 3b8fd47View commit details -
Signed-off-by: martinRenou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4e1988 - Browse repository at this point
Copy the full SHA e4e1988View commit details -
Signed-off-by: martinRenou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fd62e2 - Browse repository at this point
Copy the full SHA 6fd62e2View commit details -
Signed-off-by: martinRenou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6671bef - Browse repository at this point
Copy the full SHA 6671befView commit details -
Remove __frontend_version__ variable
Signed-off-by: martinRenou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d77a3ae - Browse repository at this point
Copy the full SHA d77a3aeView commit details -
Signed-off-by: martinRenou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c690bbb - Browse repository at this point
Copy the full SHA c690bbbView commit details -
Fix bot for updating snapshots
Signed-off-by: martinRenou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e727b21 - Browse repository at this point
Copy the full SHA e727b21View commit details -
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa8a927 - Browse repository at this point
Copy the full SHA fa8a927View commit details
Commits on Sep 8, 2023
-
Added fix for bug where context menu ends up far at the bottom of the…
… page. Fix involves correcting Lumino math that forces nonnegative y-coordinates. Signed-off-by: Adiv Paradise <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5868e69 - Browse repository at this point
Copy the full SHA 5868e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f3393 - Browse repository at this point
Copy the full SHA 05f3393View commit details -
Merge branch 'menuchanges' of https://github.com/alphaparrot/ipydatag…
…rid-menuchanges into menuchanges Signed-off-by: Adiv Paradise <[email protected]>
Adiv Paradise committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 12c887d - Browse repository at this point
Copy the full SHA 12c887dView commit details -
Fixed FeatherGridContextMenu placement bug in cases where body height…
… is substantially less than document (window) height, i.e. cases where no vertical scrollbar is rendered on the page Signed-off-by: Adiv Paradise <[email protected]>
Adiv Paradise committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 2a8ee5d - Browse repository at this point
Copy the full SHA 2a8ee5dView commit details -
Aligning package.json with upstream
Signed-off-by: Adiv Paradise <[email protected]>
Adiv Paradise committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for e524a0e - Browse repository at this point
Copy the full SHA e524a0eView commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6fba7fb - Browse repository at this point
Copy the full SHA 6fba7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b773b - Browse repository at this point
Copy the full SHA e2b773bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b1fd4 - Browse repository at this point
Copy the full SHA c8b1fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9272076 - Browse repository at this point
Copy the full SHA 9272076View commit details