reactpy icon indicating copy to clipboard operation
reactpy copied to clipboard

It's React, but in Python

Results 158 reactpy issues
Sort by recently updated
recently updated
newest added

fixed a minor typo ## Issues ## Summary ## Checklist - [ ] Tests have been included for all bug fixes or added functionality. - [ ] The `changelog.rst` has...

## Issues Resolve #1029 ## Summary Modified packag.json Scripts ## Checklist - [ ] Tests have been included for all bug fixes or added functionality. - [ ] The `changelog.rst`...

Until we have a template tag, we're better off completely unpinning the reactpy client version.

Looks like the configure() method has an error in the component parameter. In the code documentation, the parameter indicates 'component' but the name is 'constructor', I've reviewed other files, and...

## Issues ## Summary creat -> create ## Checklist - [ ] Tests have been included for all bug fixes or added functionality. - [ ] The `changelog.rst` has been...

### Current Situation Step to reproduce: Run command `hatch run lint-js --fix` ### Proposed Actions _No response_

flag-triage

### Current Situation Currently `None` within `reactpy.html` elements get rendered as the text literal `None`, rather than doing nothing. Tangentially related: - https://github.com/reactive-python/reactpy/issues/538 - https://github.com/reactive-python/reactpy/issues/459 ### Proposed Actions We should...

priority-3-low
type-revision
release-minor

## Summary - fixed two typos in "Dangers of mutability" - "we've have" -> "we have" - "consiquences" -> "consequences"

### Current Situation Right now we have analytics on traffic to the repo, but unfortunately GitHub has no useful tools to explore the data. Additionally, the data doesn't go beyond...

type-docs
priority-2-moderate

By submitting this pull request you agree that all contributions to this project are made under the MIT license. ## Issues While in a discussion on the discord, it became...