Pinned issues
Issues
- 1
Support for string events (to execute raw javascript)
#1261 opened by Archmonger - 0
✨ Set up Copilot instructions
#1302 opened by Archmonger - 0
ReactPy static site generation (SSG)
#1272 opened by Archmonger - 0
Rewrite `event_to_object` package
#1196 opened by Archmonger - 0
Replace `reactpy.event` with dot notation callbacks
#1143 opened by Archmonger - 0
Rename `reactpy.web.export`
#1286 opened by Archmonger - 0
Create WSGI middleware
#1260 opened by Archmonger - 0
Add MicroPython as ReactPy executor
#1273 opened by Archmonger - 0
Modify VDOM Spec
#1284 opened by Archmonger - 0
`reactpy.html` does not render nested lists
#1280 opened by Archmonger - 1
New API for `reactpy.html`
#1279 opened by Archmonger - 0
PyScript components become unresponsive on exceptions
#1276 opened by Archmonger - 0
Create PyScript-compatible interface for ReactPy SSR and ReactJS components
#1277 opened by Archmonger - 0
Backport `reactpy_django` features to `reactpy`
#1258 opened by Archmonger - 0
Auto-generate `reactpy.html` elements (instead of manual defining each element)
#1214 opened by Archmonger - 0
Add heartbeat messages
#1259 opened by Archmonger - 1
Support `ref` prop
#1135 opened by Archmonger - 0
Allow threading for sync `use_effect` calls
#1136 opened by Archmonger - 0
Storage backed VDOM trees and hook states
#1094 opened by Archmonger - 0
Create `reactpy-developer-tools`
#1072 opened by Archmonger - 0
Improve support for JavaScript component children
#1262 opened by Archmonger - 3
`use_effect`'s unmount method is not always called with dynamically rendered children
#1198 opened by Archmonger - 0
The key attribute is not being properly propagated and applied to importedElements
#1275 opened by Archmonger - 4
ReactPy ASGI App and Middleware
#1110 opened by Archmonger - 1
Create `use_effect` condition that triggers every render, but only cleans up on a true unmount.
#1197 opened by Archmonger - 1
Remove `snake_case`->`camelCase` prop conversion
#1160 opened by Archmonger - 1
- 0
Add compatibility for component type in `vdom_to_html`
#1232 opened by Archmonger - 1
Create `reactpy run` CLI command
#1076 opened by Archmonger - 2
Change `set_state` comparison method
#1248 opened by Archmonger - 0
Fix starlette example for 'running reactpy' docs
#1229 opened by dridk - 5
Server Side JavaScript Components
#1078 opened by Archmonger - 2
- 5
- 1
- 1
`anyio>=4.0` breaks our backend implementations
#1167 opened by Archmonger - 5
Client-side component events break input focus
#1195 opened by Archmonger - 0
De-duplicate async renders
#1201 opened by Archmonger - 0
- 1
- 0
Remove `reactpy.backend.hooks`
#1182 opened by Archmonger - 0
JWT AUTHENTICATION
#1225 opened by jdfoxito - 0
UnicodeDecodeError with `reactpy.web.export`
#1175 opened by Archmonger - 1
Sanic warning when running via docs instructions
#1154 opened by Archmonger - 1
- 1
Python interfaces for web application APIs
#1075 opened by Archmonger - 3
Support `configure()` without a `component=...`
#1071 opened by Archmonger - 1
ImportError: cannot import name 'component' from partially initialized module 'reactpy' (most likely due to a circular import)
#1122 opened by muhammadd8 - 1
Missing modules for flask backend
#1103 opened by fsmosca - 0
Model's JSON Pointer Not Updated
#1086 opened by rmorshea