-
Notifications
You must be signed in to change notification settings - Fork 83
Mbostock/xlsx tweaks #254
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
Mbostock/xlsx tweaks #254
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, at some point I switched from immediate comments back to review comments so this is the last batch of replies.
I'll go ahead and add a commit to make some of these changes.
74c9445
to
4193b19
Compare
4193b19
to
fe6a1b4
Compare
* Use Object.create(null) * Prefer public ExcelJS APIs * Use latest tap API
Co-authored-by: Mike Bostock <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. 👍
Going to merge now and deal with all the version bumping and publishing tomorrow morning. |
No description provided.