-
-
Notifications
You must be signed in to change notification settings - Fork 49
Update R dashHtmlComponents package to 0.13.5 #91
Conversation
I'm not an R user, so can't comment on the code there, but it all looks good - and seems there are no references to events 🎉 Can you drop the built python files from this PR, since all they do is revert the changes I made in #89 with the as-yet-unpublished changes I made to the python codegen code? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The props order for python component shouldn't change.
@T4rk1n If you could look over the recent commit, that'd be great. Hopefully we're nearing 💃. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💃
The JSON >> R 'transpiler' has been rewritten in Python, and was used to generate an installable R package for version 0.13.5 of
dash-html-components
. This PR closes #74.@alexcjohnson @nicolaskruchten @T4rk1n @Marc-Andre-Rivet