issues
search
reactive-python
/
reactpy
It's React, but in Python
https://reactpy.dev
MIT License
7.89k
stars
317
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build JS distributables using local javascript
#1243
Archmonger
closed
8 hours ago
0
Bump happy-dom from 8.9.0 to 15.10.2 in /src/js
#1242
dependabot[bot]
opened
2 weeks ago
0
Bump happy-dom from 8.9.0 to 15.10.1 in /src/js
#1241
dependabot[bot]
closed
2 weeks ago
1
Fix hook deprecation warning
#1240
Archmonger
closed
3 weeks ago
0
Always render script element as plain HTML
#1239
Archmonger
opened
3 weeks ago
1
Bump braces from 3.0.2 to 3.0.3 in /src/js
#1238
dependabot[bot]
closed
3 weeks ago
0
Bump rollup from 2.79.1 to 2.79.2 in /src/js/app
#1237
dependabot[bot]
closed
3 weeks ago
1
Bump vite from 3.2.8 to 3.2.11 in /src/js/app
#1236
dependabot[bot]
closed
3 weeks ago
0
Bump vite from 3.2.8 to 3.2.11 in /src/js
#1235
dependabot[bot]
closed
3 weeks ago
0
Fix flakey `use_location` test
#1234
Archmonger
closed
3 weeks ago
0
Fix the CI
#1233
Archmonger
closed
3 weeks ago
0
Add compatibility for component type in `vdom_to_html`
#1232
Archmonger
opened
1 month ago
0
Update doc for 'running-reactpy' page
#1229
dridk
opened
2 months ago
0
JWT AUTHENTICATION
#1225
jdfoxito
closed
3 months ago
0
Fixes needless custom component recreation (#1195)
#1224
shawncrawley
closed
3 weeks ago
3
Bump to React 18
#1221
ZeroIntensity
closed
5 months ago
0
Bump vite from 3.2.8 to 3.2.10 in /src/js
#1219
dependabot[bot]
closed
3 weeks ago
4
Bump vite from 3.2.8 to 3.2.10 in /src/js/app
#1218
dependabot[bot]
closed
3 weeks ago
1
New interface for `reactpy.html`
#1214
Archmonger
opened
8 months ago
0
Concurrent rendering naming fixes
#1211
Archmonger
closed
8 months ago
0
Move `reactpy.backend.hooks` module into `reactpy.core.hooks`
#1210
joshbmair
closed
3 weeks ago
6
Bump word-wrap from 1.2.3 to 1.2.5 in /src/js
#1209
dependabot[bot]
closed
8 months ago
1
Bump postcss from 8.4.21 to 8.4.35 in /src/js/app
#1208
dependabot[bot]
closed
8 months ago
1
Bump vite from 3.2.7 to 3.2.8 in /src/js
#1207
dependabot[bot]
closed
8 months ago
2
Bump vite from 3.2.7 to 3.2.8 in /src/js/app
#1206
dependabot[bot]
closed
8 months ago
0
Bump postcss from 8.4.24 to 8.4.35 in /src/js
#1205
dependabot[bot]
closed
8 months ago
1
[WIP] Add connection resume, client state tracking, robust reconnect logic, reconnecting hooks, more
#1204
JamesHutchison
opened
8 months ago
11
De-duplicate async renders
#1201
Archmonger
opened
8 months ago
0
Use `utf-8` for reading files
#1200
Archmonger
closed
8 months ago
0
Fix component decorator eating static type hints
#1199
JamesHutchison
closed
3 weeks ago
11
`use_effect`'s unmount method is not always called with dynamically rendered children
#1198
Archmonger
opened
9 months ago
1
Create `use_effect` condition that triggers every render, but only cleans up on a true unmount.
#1197
Archmonger
opened
9 months ago
0
Rewrite `event_to_object` package
#1196
Archmonger
opened
9 months ago
0
Client-side component events break input focus
#1195
Archmonger
closed
3 weeks ago
4
fix black lint
#1193
rmorshea
closed
9 months ago
1
fix sdist
#1191
rmorshea
closed
3 weeks ago
4
`event["target"]` value for radio input and checkboxes is always `'on'`
#1188
Archmonger
closed
3 weeks ago
1
Inputs within `event["target"]` need to serialize `name`.
#1186
Archmonger
opened
10 months ago
0
NotADirectoryError when installing from source distribution
#1184
Archmonger
closed
3 weeks ago
0
Move JS directory inside reactpy to fix broken source distributions
#1183
thegamecracks
closed
9 months ago
15
Remove `reactpy.backend.hooks`
#1182
Archmonger
closed
3 weeks ago
0
UnicodeDecodeError with `reactpy.web.export`
#1175
Archmonger
closed
8 months ago
0
Skip rendering None in all situations
#1171
rmorshea
closed
11 months ago
0
fix strict eq effect test
#1170
rmorshea
closed
11 months ago
0
better async effects
#1169
rmorshea
opened
11 months ago
9
update nodejs install method in docker
#1168
rmorshea
closed
11 months ago
0
`anyio>=4.0` breaks our backend implementations
#1167
Archmonger
opened
11 months ago
0
Concurrent Renders
#1165
rmorshea
closed
11 months ago
2
Add <marquee> element
#1164
Minejerik
closed
1 year ago
1
Cannot use flask integration due to outdated markupsafe dependency
#1163
rmorshea
closed
9 months ago
1
Next