Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

0.27.0 #368

May 14, 2021 · 1 comment
Discussion options

Introduces changes to the interface for custom Javascript components. This now allows JS modules to export a mount(element, component, props) function which can be used to bind new elements to the DOM instead of using the application's own React instance and specifying React as a peer dependency. This avoids a wide variety of potential issues with implementing custom components and opens up the possiblity for a wider variety of component implementations.

  • modules with mount func should not have children - 94d006c
  • limit to flask<2.0 - e7c11d0
  • federate modules with mount function - bf63a62

This discussion was created from the release 0.27.0 - Module Mount Function.
You must be logged in to vote

Replies: 1 comment

Comment options

Definitely interested in hearing more about this implementation!

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /