Reactpy

Latest version: v1.0.2

Safety actively analyzes 624001 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 15

1.0.2

What's Changed
* minor improvements to project setup by rmorshea in https://github.com/reactive-python/reactpy/pull/1082
* Fix publish by rmorshea in https://github.com/reactive-python/reactpy/pull/1064
* Fix issue from 1081 by rmorshea in https://github.com/reactive-python/reactpy/pull/1085
* `django-reactpy` -> `reactpy-django` by Archmonger in https://github.com/reactive-python/reactpy/pull/1080
* reactpy-v1.0.2 by rmorshea in https://github.com/reactive-python/reactpy/pull/1087


**Full Changelog**: https://github.com/reactive-python/reactpy/compare/reactpy-v1.0.1...reactpy-v1.0.2

1.0.1

What's Changed
* Fix Tornado Backend by rmorshea in https://github.com/reactive-python/reactpy/pull/971
* added warning for html.script by ZEUS-03 in https://github.com/reactive-python/reactpy/pull/970
* Use span instead of div by rmorshea in https://github.com/reactive-python/reactpy/pull/974
* fix js template links by rmorshea in https://github.com/reactive-python/reactpy/pull/979
* doc improvements by rmorshea in https://github.com/reactive-python/reactpy/pull/984
* docstrings for backend hooks by rmorshea in https://github.com/reactive-python/reactpy/pull/994
* Clean up readme by Archmonger in https://github.com/reactive-python/reactpy/pull/1000
* Poetry+Hatch Monorepo by rmorshea in https://github.com/reactive-python/reactpy/pull/1002
* fix poetry docs by rmorshea in https://github.com/reactive-python/reactpy/pull/1003
* Fix typos by kianmeng in https://github.com/reactive-python/reactpy/pull/1007
* Update README.md by Iddorot in https://github.com/reactive-python/reactpy/pull/1009
* Create CODEOWNERS by rmorshea in https://github.com/reactive-python/reactpy/pull/1011
* Emphasize that `pip install reactpy` does not include a backend by rmorshea in https://github.com/reactive-python/reactpy/pull/1012
* Remove HR from readme by Archmonger in https://github.com/reactive-python/reactpy/pull/1013
* fix noqas by rmorshea in https://github.com/reactive-python/reactpy/pull/1016
* Fix the Django project URL by jensenbox in https://github.com/reactive-python/reactpy/pull/1015
* avoid importing backend-specific dependencies by rmorshea in https://github.com/reactive-python/reactpy/pull/1006
* Fixed FileNotFound error while running hatch run lint-py by cyborg7898 in https://github.com/reactive-python/reactpy/pull/1023
* Unpin reactpy client version by Archmonger in https://github.com/reactive-python/reactpy/pull/1027
* Update index.rst by Not-Sarthak in https://github.com/reactive-python/reactpy/pull/1026
* docs: fix typo in distributing-javascript.rst by eltociear in https://github.com/reactive-python/reactpy/pull/1028
* Update parameter name in starlette.py by mrjunos in https://github.com/reactive-python/reactpy/pull/1031
* docs:fixed two typos inside Dangers of mutability by danish-mehmood in https://github.com/reactive-python/reactpy/pull/1038
* Fixed Error while running hatch run lint-js --fix by cyborg7898 in https://github.com/reactive-python/reactpy/pull/1030
* docs fixes by rmorshea in https://github.com/reactive-python/reactpy/pull/1039
* Better Error message if no backend installed 1042 by geckguy in https://github.com/reactive-python/reactpy/pull/1045
* Added pre-commit hook by cyborg7898 in https://github.com/reactive-python/reactpy/pull/1024
* Bump vite from 3.2.5 to 3.2.7 in /src/js/app by dependabot in https://github.com/reactive-python/reactpy/pull/1005
* report better error for attrs that cannot be serialized by rmorshea in https://github.com/reactive-python/reactpy/pull/1008
* Warn and fix missing mime types by Archmonger in https://github.com/reactive-python/reactpy/pull/1050
* Typos in Docs by Daemo00 in https://github.com/reactive-python/reactpy/pull/1061
* prep for 1.0.1 release by rmorshea in https://github.com/reactive-python/reactpy/pull/1062
* fix how we collect tags on current commit by rmorshea in https://github.com/reactive-python/reactpy/pull/1063

New Contributors
* ZEUS-03 made their first contribution in https://github.com/reactive-python/reactpy/pull/970
* kianmeng made their first contribution in https://github.com/reactive-python/reactpy/pull/1007
* Iddorot made their first contribution in https://github.com/reactive-python/reactpy/pull/1009
* jensenbox made their first contribution in https://github.com/reactive-python/reactpy/pull/1015
* cyborg7898 made their first contribution in https://github.com/reactive-python/reactpy/pull/1023
* Not-Sarthak made their first contribution in https://github.com/reactive-python/reactpy/pull/1026
* eltociear made their first contribution in https://github.com/reactive-python/reactpy/pull/1028
* mrjunos made their first contribution in https://github.com/reactive-python/reactpy/pull/1031
* danish-mehmood made their first contribution in https://github.com/reactive-python/reactpy/pull/1038
* geckguy made their first contribution in https://github.com/reactive-python/reactpy/pull/1045
* Daemo00 made their first contribution in https://github.com/reactive-python/reactpy/pull/1061

**Full Changelog**: https://github.com/reactive-python/reactpy/compare/reactpy/client-v0.3.1...reactpy-v1.0.1

reactpy/client-v0.3.1


reactpy/client-v0.3.0


event-to-object-v0.1.1


reactpy/client-v0.2.1


event-to-object-v0.1.0


reactpy/client-v0.2.0

1.0.0

reactpy/client-v0.1.0

0.45.0

What's Changed
* Unify vdom interface by rmorshea in https://github.com/reactive-python/reactpy/pull/841
* update docs + changelog + fix warning by rmorshea in https://github.com/reactive-python/reactpy/pull/891
* Fix unmount by rmorshea in https://github.com/reactive-python/reactpy/pull/901
* add entry points by rmorshea in https://github.com/reactive-python/reactpy/pull/902
* avoid importing testing module by rmorshea in https://github.com/reactive-python/reactpy/pull/907
* fix type hint annoyance by rmorshea in https://github.com/reactive-python/reactpy/pull/908
* revert 841 by rmorshea in https://github.com/reactive-python/reactpy/pull/919
* fix rewrite camelCase by rmorshea in https://github.com/reactive-python/reactpy/pull/934
* Rewrite style props by rmorshea in https://github.com/reactive-python/reactpy/pull/936
* Fix pylint issues by Archmonger in https://github.com/reactive-python/reactpy/pull/937
* version 1.0 by rmorshea in https://github.com/reactive-python/reactpy/pull/940
* rename idom to reactpy by rmorshea in https://github.com/reactive-python/reactpy/pull/892
* improve readme by rmorshea in https://github.com/reactive-python/reactpy/pull/944
* fix docs links by Archmonger in https://github.com/reactive-python/reactpy/pull/942
* add logo for social card by rmorshea in https://github.com/reactive-python/reactpy/pull/945
* fix nox tag session by rmorshea in https://github.com/reactive-python/reactpy/pull/948


**Full Changelog**: https://github.com/reactive-python/reactpy/compare/0.44.0...0.45.0

0.44.0

What's Changed
* Deprecate hotswap by rmorshea in https://github.com/idom-team/idom/pull/876
* remove json patch by rmorshea in https://github.com/idom-team/idom/pull/881
* check that url prefix starts with / by rmorshea in https://github.com/idom-team/idom/pull/885
* no need to unmount on reconnect by rmorshea in https://github.com/idom-team/idom/pull/886
* remove deprecated code by rmorshea in https://github.com/idom-team/idom/pull/887


**Full Changelog**: https://github.com/idom-team/idom/compare/0.43.0...0.44.0

0.43.0

What's Changed
* Bump qs from 6.5.2 to 6.5.3 in /src/client by dependabot in https://github.com/idom-team/idom/pull/853
* fix tests + upgrade doc dependencies by rmorshea in https://github.com/idom-team/idom/pull/862
* misc updates to docs by rmorshea in https://github.com/idom-team/idom/pull/872
* remove should_render by rmorshea in https://github.com/idom-team/idom/pull/870
* remove fake user agent by rmorshea in https://github.com/idom-team/idom/pull/873
* Bump fast-json-patch from 3.1.0 to 3.1.1 in /src/client by dependabot in https://github.com/idom-team/idom/pull/864
* remove setup.cfg file by rmorshea in https://github.com/idom-team/idom/pull/874


**Full Changelog**: https://github.com/idom-team/idom/compare/0.42.0...0.43.0

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.