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

Csharp -- Some bugfixes and improvements to the interop layer (mainly related to callbacks) #53

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Conversation

jannesiera
Copy link
Contributor

  • Various smaller bug fixes where the API wasn't mirrored properly.
  • Some bigger bug fixes related to ComponentPropTypes in Callbacks.
  • Carriage return characters in XML comments for the C# interop layer have been modified since they weren't taking effect in C# projects in Visual Studio.
  • More examples have been added to be used by the documentation.

Mrjuanblack and others added 17 commits October 26, 2021 20:56
…ItemsOption) in a callback wouldn't work because values didn't get unwrapped.
# Conflicts:
#	Dash.NET.CSharp/CoreComponents/Dropdown.fs
#	Dash.NET.Giraffe.CSharp.Tests/Program.cs
@bonzani
Copy link

bonzani commented Aug 16, 2022

Amazing library!
Is this library and C# support still active (@jackparmer)?

@alexcjohnson
Copy link
Collaborator

@bonzani Plotly has put this project on hold for the time being. We may come back to it in the future, but in the meantime if you or others from the community would like to pick it up we would be happy to facilitate. Anyone interested feel free to contact me directly at [email protected]

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.

4 participants