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

chore: RTL support for keyboard commands and pointer events #302

Merged
merged 17 commits into from
May 23, 2024

test coverage

6f12236
Select commit
Loading
Failed to load commit list.
Merged

chore: RTL support for keyboard commands and pointer events #302

test coverage
6f12236
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 23, 2024 in 0s

93.22% of diff hit (within 1.00% threshold of 93.61%)

View this Pull Request on Codecov

93.22% of diff hit (within 1.00% threshold of 93.61%)

Annotations

Check warning on line 94 in src/board/transition.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/board/transition.ts#L94

Added line #L94 was not covered by tests

Check warning on line 310 in src/board/transition.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/board/transition.ts#L310

Added line #L310 was not covered by tests

Check warning on line 312 in src/board/transition.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/board/transition.ts#L312

Added line #L312 was not covered by tests

Check warning on line 180 in src/internal/item-container/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/item-container/index.tsx#L180

Added line #L180 was not covered by tests

Check warning on line 254 in src/internal/item-container/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/item-container/index.tsx#L249-L254

Added lines #L249 - L254 were not covered by tests

Check warning on line 86 in src/internal/utils/rects.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/utils/rects.ts#L86

Added line #L86 was not covered by tests

Check warning on line 89 in src/internal/utils/rects.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/utils/rects.ts#L88-L89

Added lines #L88 - L89 were not covered by tests