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

Update to your pull-request for making es5/require work. #1

Merged
merged 464 commits into from
Jan 17, 2024

Conversation

ayjayt
Copy link
Collaborator

@ayjayt ayjayt commented Jan 17, 2024

Note, it seems huge because I also merged the plotly master branch

Hi! This pull request would

a) upgrade chart2music so that it supports commonjs

b) convert accessibility.js to ES5 (since that seems to be there standard, currently).

I'm open to moving ES5->ES6 but with these changes it'll just get a green check right away.

I think there is still some UX stuff to consider.

Mkranj and others added 30 commits July 31, 2023 08:20
do not return with empty legend items to clear old legends
Co-authored-by: Liam Connors <liam@plot.ly>
Co-authored-by: Liam Connors <liam@plot.ly>
Co-authored-by: Alex Johnson <alex@plot.ly>
Co-authored-by: Alex Johnson <alex@plot.ly>
Fix potential prototype pollution in `expandObjectPaths`
Update Croatian translation with messages and numeric format
Fix potential prototype pollution in `nestedProperty`
ayjayt and others added 27 commits January 3, 2024 14:27
…e-tick-bug

Add switch to specify major/minor in `axes.arrayTicks()`
Accept objects for encoded typedarrays in data_array valType
npm audit fix - follow-redirects 1.15.5
I agree with the contributor's choice of dialetc over plotly's default.

However, I think adding piece-meal rules to change how stuff is built
will ultimately make it more complicated to refactor, maintain, and read
in the future.

The current dialect of javascript (enforced primarily by the linter at
least in the pull-request stage), is limiting and inconvenient.
Migrating to a more modern javascript, I believe, requires a broader
strategy.
@aliwelchoo
Copy link
Owner

Thank you

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.