Skip to content

update to DashBase 0.2#194

Merged
etpinard merged 1 commit into
plotly:devfrom
sjkelly:sjk/dashbase1
Mar 20, 2023
Merged

update to DashBase 0.2#194
etpinard merged 1 commit into
plotly:devfrom
sjkelly:sjk/dashbase1

Conversation

@sjkelly

@sjkelly sjkelly commented Mar 16, 2023

Copy link
Copy Markdown
Contributor

This will remove the dependency on JSON2.

This will remove the dependency on JSON2.
Comment thread src/Dash.jl
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
Copy Markdown
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
Copy Markdown
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