Skip to content

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