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

Adopt type=module #123

Merged
merged 12 commits into from Jun 7, 2021
Merged

Adopt type=module #123

merged 12 commits into from Jun 7, 2021

Conversation

Fil
Copy link
Member

@Fil Fil commented Apr 27, 2021

follow changes in d3-format:

  • type=module
  • add exports
  • remove zip
  • license: ISC
  • update dependencies

TESTS NOT WORKING I'm sharing this in a half-baked state because it's too hard for me. I hope someone will pick it up. Some errors are easy to fix (like const that need to be changed to let), but the crux of the thing is understanding how d3-transition attaches itself to d3-selection, as well as fixing the issues with the d3-selection tests (see d3-selection d3/d3-selection#276) and the d3-timer tests (d3/d3-timer#46).

TODO:

  • update README.md
  • check LICENSE
  • fix all tests
  • depends on d3-selection@3
  • switch the default branch to main

follow changes in d3-format:
* type=module
* add exports
* remove zip
* license: ISC
* update dependencies

**TESTS NOT WORKING**
@mbostock mbostock marked this pull request as ready for review June 7, 2021 23:45
@mbostock mbostock merged commit d1a518c into main Jun 7, 2021
@mbostock mbostock deleted the fil/type-module branch June 7, 2021 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants