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

GitHub / reactive-python/reactpy issues and pull requests

#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

#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

#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

#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-1-high, type-revision

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

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

#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: closed - Opened by JamesHutchison over 1 year ago - 11 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
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: type-bug, 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 - 4 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 almost 2 years ago - 4 comments

#1191 - fix sdist

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

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

Issue - State: closed - Opened by Archmonger almost 2 years ago - 1 comment
Labels: type-bug, priority-1-high

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

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

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

Pull Request - State: closed - Opened by thegamecracks almost 2 years ago - 15 comments

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

Pull Request - State: closed - Opened by thegamecracks almost 2 years ago - 15 comments

#1182 - Remove `reactpy.backend.hooks`

Issue - State: closed - Opened by Archmonger almost 2 years ago
Labels: flag-good-first-issue, priority-3-low, type-revision

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

Issue - State: closed - Opened by Archmonger almost 2 years ago
Labels: type-bug, priority-1-high

#1171 - Skip rendering None in all situations

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

#1170 - fix strict eq effect test

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

#1169 - better async effects

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

#1169 - better async effects

Pull Request - State: open - Opened by rmorshea almost 2 years ago - 9 comments

#1168 - update nodejs install method in docker

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

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

Issue - State: closed - Opened by Archmonger almost 2 years ago - 1 comment
Labels: type-bug, priority-1-high

#1165 - Concurrent Renders

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

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

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

#1158 - fix flaky test

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

#1154 - Sanic warning when running via docs instructions

Issue - State: closed - Opened by Archmonger about 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] about 2 years ago - 4 comments
Labels: type-dependencies, javascript

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

Pull Request - State: closed - Opened by dependabot[bot] about 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] about 2 years ago - 2 comments
Labels: type-dependencies, javascript

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

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

#1136 - Allow threading for sync `use_effect` calls

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

#1135 - Support `ref` prop

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

#1131 - Fix flask backend mimetype for modules

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

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

Pull Request - State: closed - Opened by DennisHC over 2 years ago

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

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

#1118 - need to copy scheme from base url

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

#1117 - removing the added files

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

#1116 - info.txt added and modified

Pull Request - State: closed - Opened by Sharondafrin over 2 years ago - 1 comment

#1115 - Bump word-wrap from 1.2.3 to 1.2.4 in /src/js

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

#1115 - Bump word-wrap from 1.2.3 to 1.2.4 in /src/js

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

#1113 - ReactPy ASGI Middleware and standalone ReactPy ASGI App

Pull Request - State: closed - Opened by Archmonger over 2 years ago - 4 comments
Labels: release-major

#1113 - ReactPy ASGI Middleware and standalone ReactPy ASGI App

Pull Request - State: closed - Opened by Archmonger over 2 years ago - 4 comments
Labels: release-major

#1112 - Responding to Events docs

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

#1112 - Responding to Events docs

Pull Request - State: closed - Opened by DennisHC over 2 years ago - 1 comment

#1110 - ReactPy ASGI App and Middleware

Issue - State: open - Opened by Archmonger over 2 years ago - 4 comments
Labels: type-feature, priority-1-high, type-refactor

#1107 - fix ruff error + pin ruff ver for now

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

#1106 - Example app for Dynamically Loaded Components returns null

Issue - State: closed - Opened by rmorshea over 2 years ago - 2 comments
Labels: type-bug, priority-2-moderate, release-patch

#1103 - Missing modules for flask backend

Issue - State: closed - Opened by fsmosca over 2 years ago - 1 comment
Labels: flag-triage

#1099 - Reacting to Input with State docs

Pull Request - State: open - Opened by parmeyjohn over 2 years ago

#1094 - Storage backed VDOM trees and hook states

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

#1093 - Better Async Effects

Pull Request - State: closed - Opened by rmorshea over 2 years ago - 10 comments

#1091 - Access to client's localStorage and sessionStorage

Pull Request - State: open - Opened by williamneto over 2 years ago

#1090 - effects with cancel scopes

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

#1088 - V1.0.2 changelog

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

#1087 - reactpy-v1.0.2

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

#1086 - Model's JSON Pointer Not Updated

Issue - State: closed - Opened by rmorshea over 2 years ago
Labels: type-bug, priority-1-high, release-patch

#1085 - Fix issue from #1081

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

#1084 - messenger pattern

Pull Request - State: open - Opened by rmorshea over 2 years ago - 4 comments

#1082 - minor improvements to project setup

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

#1079 - Modify `SimpleReactPyClient` to not use pre-defined endpoints

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

#1078 - Server Side JavaScript Components

Issue - State: closed - Opened by Archmonger over 2 years ago - 4 comments
Labels: type-feature, priority-3-low

#1076 - Create `reactpy run` CLI command

Issue - State: closed - Opened by Archmonger over 2 years ago - 1 comment
Labels: type-feature, flag-good-first-issue, priority-3-low

#1075 - Python interfaces for web application APIs

Issue - State: closed - Opened by Archmonger over 2 years ago - 1 comment
Labels: type-feature, priority-3-low

#1072 - Create `reactpy-developer-tools`

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

#1071 - Support `configure()` without a `component=...`

Issue - State: closed - Opened by Archmonger over 2 years ago - 3 comments
Labels: priority-1-high, type-revision

#1070 - `event["target"]["checked"]` does not exist for checkbox inputs

Issue - State: closed - Opened by Archmonger over 2 years ago - 5 comments
Labels: type-bug, flag-good-first-issue, priority-1-high, type-javascript

#1068 - The default titie of reactpy is 'Reactpy', how to customize the title for reactpy

Issue - State: closed - Opened by johe123qwe over 2 years ago
Labels: flag-triage

#1066 - Data science integration

Issue - State: open - Opened by Archmonger over 2 years ago - 3 comments
Labels: priority-2-moderate

#1065 - Cloud platform integration

Issue - State: open - Opened by Archmonger over 2 years ago
Labels: priority-2-moderate, type-ci, flag-profit

#1064 - Fix publish

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

#1063 - fix how we collect tags on current commit

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

#1062 - prep for 1.0.1 release

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

#1061 - Typos in Docs

Pull Request - State: closed - Opened by Daemo00 over 2 years ago

#1060 - Add support for `blacksheep`

Issue - State: closed - Opened by Archmonger over 2 years ago - 1 comment
Labels: type-feature, priority-3-low

#1059 - Add support for `quart`

Issue - State: closed - Opened by Archmonger over 2 years ago - 1 comment
Labels: type-feature, priority-3-low

#1058 - Add support for `falcon`

Issue - State: closed - Opened by Archmonger over 2 years ago - 1 comment
Labels: type-feature, priority-3-low

#1057 - Add support for `aiohttp`

Issue - State: closed - Opened by Archmonger over 2 years ago - 1 comment
Labels: type-feature, priority-3-low

#1055 - Use `uvicorn` for running Flask

Issue - State: closed - Opened by Archmonger over 2 years ago - 1 comment
Labels: priority-3-low, type-revision, flag-blocked

#1053 - Update PR workflow / workspace

Pull Request - State: closed - Opened by Archmonger over 2 years ago - 8 comments

#1053 - Update PR workflow / workspace

Pull Request - State: closed - Opened by Archmonger over 2 years ago - 8 comments

#1052 - Rewrite the docs

Pull Request - State: open - Opened by Archmonger over 2 years ago

#1051 - `reactpy.run` and `configure(...)` refactoring

Pull Request - State: closed - Opened by Archmonger over 2 years ago - 5 comments

#1050 - Warn and fix missing mime types

Pull Request - State: closed - Opened by Archmonger over 2 years ago - 4 comments

#1049 - Possible custom hooks example 647

Pull Request - State: closed - Opened by josephlarrivy over 2 years ago - 3 comments

#1045 - Better Error message if no backend installed #1042

Pull Request - State: closed - Opened by geckguy over 2 years ago - 6 comments

#1043 - Update README.md Added more badges in readme

Pull Request - State: closed - Opened by nuhmanpk over 2 years ago - 1 comment

#1041 - Use Library For Reconnecting Websocket

Issue - State: closed - Opened by rmorshea over 2 years ago - 5 comments
Labels: priority-2-moderate, type-javascript, release-patch

#1040 - Added more badges in README for information

Pull Request - State: closed - Opened by nuhmanpk over 2 years ago