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

remove julia_to_vue, make OptDict an OrderedDict #280

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

hhaensel
Copy link
Member

@hhaensel hhaensel commented May 2, 2024

removing julia_to_vue() fixes #275
making the OptDict an OrderedDict keeps the ordering of attributes, which is definitely a good thing and which removes the necessity to define another attributes function in StipplePlotly, where ordering was required.

@hhaensel hhaensel merged commit dff999a into master May 3, 2024
20 checks passed
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.

fields that are changed by RENDERING_MAPPINGS are not synchronised
1 participant