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

feat: set_cursor shortcut #352

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

marc2332
Copy link
Owner

Depends on #330

@marc2332 marc2332 added the enhancement 🔥 New feature or request label Oct 22, 2023
@marc2332 marc2332 changed the title feat: Set cursor shortcut feat: set_cursor shortcut Oct 22, 2023
@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (19b61aa) 53.54% compared to head (b433db0) 53.54%.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           feat/enhanced-alignments     #352   +/-   ##
=========================================================
  Coverage                     53.54%   53.54%           
=========================================================
  Files                           133      133           
  Lines                         11955    11954    -1     
=========================================================
  Hits                           6401     6401           
+ Misses                         5554     5553    -1     
Files Coverage Δ
crates/components/src/cursor_area.rs 0.00% <0.00%> (ø)
crates/hooks/src/use_platform.rs 63.63% <0.00%> (-10.05%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marc2332 marc2332 merged commit f801af8 into feat/enhanced-alignments Oct 23, 2023
7 checks passed
@marc2332 marc2332 deleted the feat/set-cursor-shortcut branch October 23, 2023 06:29
@marc2332 marc2332 restored the feat/set-cursor-shortcut branch October 23, 2023 06:38
marc2332 added a commit that referenced this pull request Oct 23, 2023
marc2332 added a commit that referenced this pull request Oct 23, 2023
marc2332 added a commit that referenced this pull request Oct 26, 2023
* feat: WIP Enhanced alignments

* improvements

* tweak

* remove display attribute, remove 'both' direction, fix tests, fix docs, fix examples, fix components

* feat: Updated examples

* tests

* fixed tests

* update table component and example

* clean up

* clean up

* improvements

* improvements

* fixes

* fix tests

* tweak

* tweaks

* unsized alignment test

* document code

* tweak

* rename attributes

* fixes and cleanup

* fixes and improvements

* typo

* feat: Easily change the cursor with use_platform (#352)

* fix: mouseenter wasn't being emitted when mouseover was emitted at the same time (#351)

* Revert "feat: Easily change the cursor with use_platform (#352)" (#357)

This reverts commit f801af8.

* Revert "fix: mouseenter wasn't being emitted when mouseover was emitted at the same time (#351)" (#358)

This reverts commit b5fb10f.

* clean up examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant