An open API service for providing issue and pull request metadata for open source projects.

GitHub / reactive-python/reactpy issues and pull requests

#1295 - Merge `develop` into `main`

Pull Request - State: closed - Opened by Archmonger about 2 months ago

#1294 - 2.0.0b2

Pull Request - State: closed - Opened by Archmonger about 2 months ago

#1290 - Support inline JavaScript events (v2)

Pull Request - State: closed - Opened by shawncrawley 4 months ago - 3 comments

#1289 - Support raw JavaScript events

Pull Request - State: closed - Opened by shawncrawley 4 months ago - 3 comments

#1286 - Rename `reactpy.web.export`

Issue - State: open - Opened by Archmonger 4 months ago
Labels: priority-2-moderate, type-revision

#1285 - Subcomponent notation

Pull Request - State: closed - Opened by shawncrawley 4 months ago - 9 comments

#1284 - Modify VDOM Spec

Issue - State: open - Opened by Archmonger 5 months ago
Labels: priority-2-moderate, type-revision, release-major

#1283 - Set React's onChange property for input elements if its not provided

Pull Request - State: closed - Opened by JamesHutchison 5 months ago - 3 comments

#1281 - Rework VDOM construction and type hints

Pull Request - State: open - Opened by Archmonger 5 months ago

#1280 - `reactpy.html` does not rendered nested lists

Issue - State: open - Opened by Archmonger 5 months ago
Labels: priority-3-low

#1279 - New API for `reactpy.html`

Issue - State: closed - Opened by Archmonger 5 months ago - 1 comment
Labels: priority-2-moderate, release-major

#1278 - Improved default transforms for `vdom_to_html`

Pull Request - State: closed - Opened by Archmonger 5 months ago

#1277 - Create PyScript-compatible interface for ReactPy SSR and ReactJS components

Issue - State: open - Opened by Archmonger 5 months ago
Labels: priority-1-high

#1276 - PyScript components become unresponsive on exceptions

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-2-moderate

#1275 - The key attribute is not being properly propagated and applied to importedElements

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-2-moderate

#1274 - V2-migrate-mypy-to-pyright

Pull Request - State: closed - Opened by Archmonger 6 months ago

#1273 - Add MicroPython as ReactPy executor

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-3-low

#1272 - ReactPy static site generation (SSG)

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-2-moderate

#1271 - Ensures key is properly propagated to importedElements

Pull Request - State: closed - Opened by shawncrawley 6 months ago - 10 comments

#1269 - Client-Side Python Components

Pull Request - State: closed - Opened by Archmonger 6 months ago

#1268 - Use ASGI-Tools for HTTP/WS handling

Pull Request - State: closed - Opened by Archmonger 6 months ago

#1267 - Better async effect shutdown behavior

Pull Request - State: closed - Opened by Archmonger 6 months ago

#1266 - Run test webserver within main async loop

Pull Request - State: closed - Opened by Archmonger 6 months ago

#1265 - Allow user defined routes in `ReactPy()`

Pull Request - State: closed - Opened by Archmonger 6 months ago

#1264 - Create separate `use_async_effect` hook

Pull Request - State: closed - Opened by Archmonger 6 months ago

#1263 - Remove `snake_case` -> `camelCase` prop conversion

Pull Request - State: closed - Opened by Archmonger 6 months ago

#1262 - Improve support for JavaScript component children

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-1-high

#1261 - Support for string events (to execute raw javascript)

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-2-moderate

#1260 - Create WSGI middleware

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-2-moderate

#1259 - Add heartbeat messages

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-2-moderate

#1258 - Backport `reactpy_django` features to `reactpy`

Issue - State: open - Opened by Archmonger 6 months ago
Labels: priority-2-moderate

#1254 - Bug fix for corrupted hook state

Pull Request - State: closed - Opened by Archmonger 6 months ago - 2 comments

#1251 - Refactor repository structure

Pull Request - State: open - Opened by Archmonger 6 months ago

#1248 - Change `set_state` comparison method

Issue - State: open - Opened by Archmonger 8 months ago - 1 comment

#1245 - Fix tests CI badge

Pull Request - State: closed - Opened by Archmonger 8 months ago

#1244 - v1.1.0

Pull Request - State: closed - Opened by Archmonger 8 months ago

#1243 - Build JS distributables using local javascript

Pull Request - State: closed - Opened by Archmonger 8 months ago

#1242 - Bump happy-dom from 8.9.0 to 15.10.2 in /src/js

Pull Request - State: open - Opened by dependabot[bot] 9 months ago
Labels: type-dependencies, javascript

#1241 - Bump happy-dom from 8.9.0 to 15.10.1 in /src/js

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: type-dependencies, javascript

#1240 - Fix hook deprecation warning

Pull Request - State: closed - Opened by Archmonger 9 months ago

#1239 - Always render script element as plain HTML

Pull Request - State: open - Opened by Archmonger 9 months ago - 1 comment
Labels: release-major

#1238 - Bump braces from 3.0.2 to 3.0.3 in /src/js

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: type-dependencies, javascript

#1237 - Bump rollup from 2.79.1 to 2.79.2 in /src/js/app

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: type-dependencies, javascript

#1236 - Bump vite from 3.2.8 to 3.2.11 in /src/js/app

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: type-dependencies, javascript

#1235 - Bump vite from 3.2.8 to 3.2.11 in /src/js

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: type-dependencies, javascript

#1234 - Fix flakey `use_location` test

Pull Request - State: closed - Opened by Archmonger 9 months ago

#1233 - Fix the CI

Pull Request - State: closed - Opened by Archmonger 9 months ago

#1232 - Add compatibility for component type in `vdom_to_html`

Issue - State: open - Opened by Archmonger 10 months ago
Labels: type-feature

#1229 - Update doc for 'running-reactpy' page

Issue - State: open - Opened by dridk 11 months ago
Labels: flag-triage

#1225 - JWT AUTHENTICATION

Issue - State: closed - Opened by jdfoxito 12 months ago
Labels: flag-triage

#1224 - Fixes needless custom component recreation (#1195)

Pull Request - State: closed - Opened by shawncrawley about 1 year ago - 3 comments

#1221 - Bump to React 18

Pull Request - State: closed - Opened by ZeroIntensity about 1 year ago

#1219 - Bump vite from 3.2.8 to 3.2.10 in /src/js

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 4 comments
Labels: type-dependencies, javascript

#1218 - Bump vite from 3.2.8 to 3.2.10 in /src/js/app

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: type-dependencies, javascript

#1214 - Auto-generate `reactpy.html` elements (instead of manual defining each element)

Issue - State: closed - Opened by Archmonger over 1 year ago
Labels: priority-2-moderate, type-revision

#1211 - Concurrent rendering naming fixes

Pull Request - State: closed - Opened by Archmonger over 1 year ago

#1210 - Move `reactpy.backend.hooks` module into `reactpy.core.hooks`

Pull Request - State: closed - Opened by joshbmair over 1 year ago - 6 comments

#1209 - Bump word-wrap from 1.2.3 to 1.2.5 in /src/js

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: type-dependencies, javascript

#1208 - Bump postcss from 8.4.21 to 8.4.35 in /src/js/app

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: type-dependencies, javascript

#1207 - Bump vite from 3.2.7 to 3.2.8 in /src/js

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: type-dependencies, javascript

#1206 - Bump vite from 3.2.7 to 3.2.8 in /src/js/app

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: type-dependencies, javascript

#1205 - Bump postcss from 8.4.24 to 8.4.35 in /src/js

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: type-dependencies, javascript

#1201 - De-duplicate async renders

Issue - State: open - Opened by Archmonger over 1 year ago
Labels: priority-2-moderate, type-revision

#1200 - Use `utf-8` for reading files

Pull Request - State: closed - Opened by Archmonger over 1 year ago

#1199 - Fix component decorator eating static type hints

Pull Request - State: open - Opened by JamesHutchison over 1 year ago - 10 comments

#1198 - `use_effect`'s unmount method is not always called with dynamically rendered children

Issue - State: open - Opened by Archmonger over 1 year ago - 1 comment
Labels: type-bug, priority-0-critical, release-patch

#1197 - Create `use_effect` condition that triggers every render, but only cleans up on a true unmount.

Issue - State: closed - Opened by Archmonger over 1 year ago - 1 comment
Labels: type-feature, priority-2-moderate

#1196 - Rewrite `event_to_object` package

Issue - State: open - Opened by Archmonger over 1 year ago
Labels: priority-1-high, type-revision, type-refactor, release-minor

#1195 - Client-side component events break input focus

Issue - State: closed - Opened by Archmonger over 1 year ago - 5 comments
Labels: type-bug, priority-1-high

#1193 - fix black lint

Pull Request - State: closed - Opened by rmorshea over 1 year ago - 1 comment

#1191 - fix sdist

Pull Request - State: closed - Opened by rmorshea over 1 year ago - 4 comments

#1188 - `event["target"]` value for radio input and checkboxes is always `'on'`

Issue - State: closed - Opened by Archmonger over 1 year ago - 1 comment
Labels: type-bug, priority-1-high

#1186 - Inputs within `event["target"]` need to serialize `name`.

Issue - State: open - Opened by Archmonger over 1 year ago
Labels: priority-1-high, type-revision

#1184 - NotADirectoryError when installing from source distribution

Issue - State: closed - Opened by Archmonger over 1 year ago
Labels: type-bug, priority-1-high

#1183 - Move JS directory inside reactpy to fix broken source distributions

Pull Request - State: closed - Opened by thegamecracks over 1 year ago - 15 comments

#1182 - Remove `reactpy.backend.hooks`

Issue - State: closed - Opened by Archmonger over 1 year ago
Labels: flag-good-first-issue, priority-3-low, type-revision

#1175 - UnicodeDecodeError with `reactpy.web.export`

Issue - State: closed - Opened by Archmonger over 1 year ago
Labels: type-bug, priority-1-high

#1171 - Skip rendering None in all situations

Pull Request - State: closed - Opened by rmorshea over 1 year ago

#1170 - fix strict eq effect test

Pull Request - State: closed - Opened by rmorshea over 1 year ago

#1169 - better async effects

Pull Request - State: open - Opened by rmorshea over 1 year ago - 9 comments

#1168 - update nodejs install method in docker

Pull Request - State: closed - Opened by rmorshea over 1 year ago

#1167 - `anyio>=4.0` breaks our backend implementations

Issue - State: open - Opened by Archmonger over 1 year ago
Labels: type-bug, priority-1-high

#1165 - Concurrent Renders

Pull Request - State: closed - Opened by rmorshea over 1 year ago - 2 comments

#1164 - Add <marquee> element

Pull Request - State: closed - Opened by Minejerik over 1 year ago - 1 comment

#1163 - Cannot use flask integration due to outdated markupsafe dependency

Issue - State: closed - Opened by rmorshea over 1 year ago - 1 comment

#1160 - Remove `snake_case`->`camelCase` prop conversion

Issue - State: closed - Opened by Archmonger over 1 year ago - 1 comment
Labels: priority-2-moderate, type-revision

#1158 - fix flaky test

Pull Request - State: closed - Opened by rmorshea almost 2 years ago

#1157 - Try to fix lint

Pull Request - State: closed - Opened by rmorshea almost 2 years ago

#1154 - Sanic warning when running via docs instructions

Issue - State: closed - Opened by Archmonger almost 2 years ago - 1 comment

#1152 - Bump postcss from 8.4.24 to 8.4.31 in /src/js

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 4 comments
Labels: type-dependencies, javascript

#1151 - Bump postcss from 8.4.21 to 8.4.31 in /src/js/app

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: type-dependencies, javascript

#1143 - Replace `reactpy.event` with dot notation callbacks

Issue - State: open - Opened by Archmonger almost 2 years ago
Labels: priority-3-low, type-revision

#1136 - Allow threading for sync `use_effect` calls

Issue - State: open - Opened by Archmonger almost 2 years ago
Labels: priority-2-moderate

#1135 - Support `ref` prop

Issue - State: open - Opened by Archmonger almost 2 years ago - 1 comment
Labels: priority-2-moderate

#1131 - Fix flask backend mimetype for modules

Pull Request - State: closed - Opened by elro444 almost 2 years ago - 5 comments

#1126 - Added checked: element.checked to INPUT in elementConverters

Pull Request - State: open - Opened by DennisHC almost 2 years ago

#1118 - need to copy scheme from base url

Pull Request - State: closed - Opened by rmorshea about 2 years ago

#1117 - removing the added files

Pull Request - State: closed - Opened by Sharondafrin about 2 years ago - 2 comments