reflex/reflex/components/el/elements
Thomas Brandého 4c2b2ed1c6
removing deprecated features for 0.7.0 and removing py3.9 support (#4586)
* remove deprecated features and support for py3.9

* remove other deprecated stuff

* update lock file

* fix units tests

* relock poetry

* fix _replace for computed_var

* fix some merge typo

* fix typing of deploy args

* fix benchmarks.yml versions

* console.error instead of raising Exception

* fix tests

* ignore lambdas when resolving annotations

* simplify redirect logic in event.py

* more fixes

* fix unit tests again

* give back default annotations for lambdas

* fix signature check for on_submit

* remove useless stuff

* update pyi

* readd the getattr

* raise if log_level is wrong type

* silly goose, loglevel is a subclass of str

* i don't believe this code

* add guard

---------

Co-authored-by: Khaleel Al-Adhami <khaleel.aladhami@gmail.com>
2025-01-22 11:54:37 -08:00
..
__init__.py enable PERF rules (#4469) 2024-12-13 14:49:37 -08:00
__init__.pyi enable PERF rules (#4469) 2024-12-13 14:49:37 -08:00
base.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
base.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
forms.py removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08:00
forms.pyi removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08:00
inline.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
inline.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
media.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
media.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
metadata.py add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
metadata.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
other.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
other.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
scripts.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
scripts.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
sectioning.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
sectioning.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
tables.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
tables.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
typography.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
typography.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00