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: Single tab stop util #112

Merged
merged 8 commits into from
Jan 22, 2025
Merged

feat: Single tab stop util #112

merged 8 commits into from
Jan 22, 2025

Conversation

katiegeorge
Copy link
Member

Issue #, if available:

Description of changes:
This moves the util of single tab stop out of components and into the toolkit repository.

It also moves the following utils, necessary for keyboard navigation:

  • node-belongs
  • focus-lock-utils
  • handle-key
  • circle-index

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@katiegeorge katiegeorge marked this pull request as ready for review January 18, 2025 00:08
@katiegeorge katiegeorge requested a review from a team as a code owner January 18, 2025 00:08
@katiegeorge katiegeorge requested review from YueyingLu and pan-kot and removed request for a team and YueyingLu January 18, 2025 00:08
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.30%. Comparing base (5ae5804) to head (72aa996).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   99.23%   99.30%   +0.07%     
==========================================
  Files          27       29       +2     
  Lines         652      720      +68     
  Branches      173      193      +20     
==========================================
+ Hits          647      715      +68     
  Misses          5        5              

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

@pan-kot pan-kot force-pushed the kg/single-tab-stop-simple branch from 5114cbc to 72aa996 Compare January 22, 2025 10:09
@katiegeorge katiegeorge added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit 6f710c7 Jan 22, 2025
36 checks passed
@katiegeorge katiegeorge deleted the kg/single-tab-stop-simple branch January 22, 2025 16:35
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