Skip to content

Commit

Permalink
Merge pull request #42 from ericblade/dev
Browse files Browse the repository at this point in the history
Updating dependencies and tests
  • Loading branch information
ericblade authored Jul 22, 2024
2 parents 4083c7e + e10980b commit 8a95c2d
Show file tree
Hide file tree
Showing 18 changed files with 301 additions and 4,115 deletions.
3 changes: 0 additions & 3 deletions .ncurc

This file was deleted.

4 changes: 2 additions & 2 deletions .ncurc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"reject": [
"jsdom"
"eslint"
]
}
}
10 changes: 0 additions & 10 deletions .vscode/settings.json

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Uniquely formats while inputting, including decimal and thousands separators, pr

- Now in TypeScript
- Supports React 17, 18
- Totally new automated testing setup with Cypress
- Totally new automated testing setup with ~~Cypress~~ Playwright (new in 1.4.2+)
- Automated Testing setup much more thorough
- Caret selection redone and seems to work everywhere
- Uses react-device-detect to workaround issues with Gboard
Expand Down
357 changes: 0 additions & 357 deletions cypress/e2e/test.cy.tsx

This file was deleted.

22 changes: 0 additions & 22 deletions cypress/plugins/index.js

This file was deleted.

25 changes: 0 additions & 25 deletions cypress/support/commands.js

This file was deleted.

37 changes: 0 additions & 37 deletions cypress/support/commands.ts

This file was deleted.

12 changes: 0 additions & 12 deletions cypress/support/component-index.html

This file was deleted.

39 changes: 0 additions & 39 deletions cypress/support/component.ts

This file was deleted.

20 changes: 0 additions & 20 deletions cypress/support/e2e.js

This file was deleted.

Loading

0 comments on commit 8a95c2d

Please sign in to comment.