-
-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Labels
priority-2-moderateShould be resolved on a reasonable timeline.Should be resolved on a reasonable timeline.
Description
Current Situation
Currently, ReactPy-Django is significantly ahead of ReactPy in terms of feature set.
While some of ReactPy-Django's features can't exist on ReactPy (mostly due to the lack of a database), a few of them can.
Proposed Actions
The following feature can be backported:
- Client Side Python Components #110
- Improved default transforms for
vdom_to_html
#1278 - Convert
vdom_to_html
toreactpy_to_html
- SEO Compatible Rendering (Pre-rendering) #578
- Support
offline
HTML fallback within template tags -
use_query
anduse_mutation
hooks (NOTE: This should probably become an external package)
Metadata
Metadata
Assignees
Labels
priority-2-moderateShould be resolved on a reasonable timeline.Should be resolved on a reasonable timeline.