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

Add disabled, active, focus and focus_visible style selectors #129

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Oct 31, 2023

This adds disabled, active, focus and focus_visible style selectors to go with the hover selector. The examples are updated to use them.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #129 (bd8f868) into main (6f39d64) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #129      +/-   ##
========================================
- Coverage   3.18%   3.16%   -0.03%     
========================================
  Files         54      54              
  Lines       9764    9828      +64     
========================================
  Hits         311     311              
- Misses      9453    9517      +64     
Files Coverage Δ
src/views/text_input.rs 8.20% <0.00%> (ø)
src/window_handle.rs 0.00% <0.00%> (ø)
src/context.rs 0.00% <0.00%> (ø)
src/style.rs 15.90% <0.00%> (-1.29%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dzhou121 dzhou121 merged commit 28a00e1 into lapce:main Oct 31, 2023
9 checks passed
@Zoxc Zoxc deleted the more-selectors branch November 1, 2023 01:40
jrmoulton pushed a commit to jrmoulton/floem that referenced this pull request Nov 6, 2023
…lapce#129)

* Add `disabled`, `active`, `focus` and  `focus_visible` style selectors

* Update examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants