Releases: reactive-python/reactpy
Releases · reactive-python/reactpy
0.18.0
Commits on Jan 01, 2021
Commits on Jan 03, 2021
- fix doc import source URL - 6d16785
Commits on Jan 05, 2021
- module components should be accessible as attrs - 9aa5183
Commits on Jan 08, 2021
0.17.1
Building IDOM after it has been installed failed because MANIFEST.in
was incorrect.
0.17.0
Commits on Dec 23, 2020
Commits on Dec 26, 2020
Commits on Jan 01, 2021
- add import src base url + vdom fallback - 95cb952
- bump idom-client-react version - 130af56
0.16.0
Commits on Dec 23, 2020
- add public test tooling - ac27f36
- refactor and cleanup tests - faf6b6c
- only check last error in display context - d32172e
- remove framework classifier - 72472e2
- fix pyproject.toml - e207a42
0.15.0
Miscellaneous changes/improvements that include breaking changes. These are primarily related to the client build system but other changes have been included.
0.14.3
Commits on Oct 27, 2020
- no need to show version in docs - e81038d
Commits on Dec 21, 2020
- fix bad JSON patch usage - 0bc5d6c
- json patch in-place breaks some components - a30ef8b
- test Python 3.9 - d41555c
- move tox to setup.cfg - e49fd38
0.14.2
Commits on Oct 23, 2020
- (fix #249) remove extra spaces in element children - 62c6f1f
0.14.1
Commits on Sep 26, 2020
- changes required to shift to branch name main - 84b5e2a
Commits on Sep 30, 2020
- add docs + use flake8-idom-hooks on idom itself - ce3216f
- require flake8-idom-hooks 0.2.0 - 6001dfe
- use 0.3.0 of plugin - 3a357b8
Commits on Oct 05, 2020
- no need to use eval to do a dynamic import in JS - a9e4f29
Commits on Oct 14, 2020
0.14.0
Commits on Sep 22, 2020
- Update to refer to
idom_jupyter
- 35dcf47
Commits on Sep 25, 2020
0.13.0
Commits on Sep 17, 2020
- remove ability to install modules at runtime via
idom.Module
- a4a50cc
- various cleanup and docs to allow no install in Module - 469379a
Commits on Sep 19, 2020
- add example directive using sphinx-panels - 7eabcbd
- create well defined client implementation layer - 8f82227