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: replace all deprecated event keyCode by key string #1208

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

ghiscoding
Copy link
Owner

  • it's being showing as deprecated for a few years on MDN, they suggest to use key instead which is what we'll do

- it's being showing as deprecated for a few years on MDN, they suggest to use `key` instead which is what we'll do
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

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

Comparison is base (0fca07a) 86.08% compared to head (b51055a) 86.06%.

Files Patch % Lines
packages/common/src/core/slickGrid.ts 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1208      +/-   ##
==========================================
- Coverage   86.08%   86.06%   -0.01%     
==========================================
  Files         209      208       -1     
  Lines       21271    21239      -32     
  Branches     7069     7062       -7     
==========================================
- Hits        18308    18278      -30     
+ Misses       2963     2961       -2     

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

@ghiscoding ghiscoding merged commit 919d7d9 into next Nov 22, 2023
4 of 5 checks passed
@ghiscoding ghiscoding deleted the chore/remove-keycode branch November 22, 2023 06:42
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.

1 participant