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

Rework to ESM + Playwright tests #705

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

wilsonge
Copy link

@wilsonge wilsonge commented Apr 1, 2024

  • This reworks the module onto ESM javascript
  • Adds tests based on playwright so that tests run in a real browser scenario and can use 'real' simulated click and drag events rather than artificial ones.
  • Increases the browser version requirements to that in the package.json (currently > 0.5%, last 2 versions, not dead) - i.e. Internet Explorer support is dropped

Theres still more parts of the code that can be cleaned up now IE support is removed but this is an initial first pass to see if your interested in using this for a new major version of the library.

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.

None yet

1 participant