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 DashBase 0.2 #194

Merged
merged 1 commit into from
Mar 20, 2023
Merged

update to DashBase 0.2 #194

merged 1 commit into from
Mar 20, 2023

Conversation

sjkelly
Copy link
Contributor

@sjkelly sjkelly commented Mar 16, 2023

This will remove the dependency on JSON2.

This will remove the dependency on JSON2.
Comment on lines -115 to -118
JSON3.StructTypes.StructType(::Type{DashBase.Component}) = JSON3.StructTypes.Struct()
JSON3.StructTypes.excludes(::Type{DashBase.Component}) = (:name, :available_props, :wildcard_regex)


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI this piece of logic in now here in DashBase.jl - which is a good thing to avoid type-piracy.

since plotly/DashBase.jl#2

@etpinard
Copy link
Collaborator

@sjkelly thanks very much - merging!

@etpinard etpinard merged commit 6c84ef8 into plotly:dev Mar 20, 2023
@etpinard etpinard mentioned this pull request Jul 12, 2023
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.

2 participants