Kelechi Ebiri
2b2cdf9847
Feat: Add Session storage to store data on client storage ( #3420 )
2024-06-17 17:31:36 -04:00
Jirka Borovec
4d567b7ec1
ruff-format: unify Black with Ruff v0.1
( #2837 )
...
* ruff-format: unify Black with Ruff
* ruff lint.
* v0.1.0
* run precommit
* hand fixing
* fix `not isinstance(...)`
Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
* rev isinstance(...) with noqa
* exclude = ["*.pyi"]
* apply precommit
* apply format
* revert pyi
* fixing
* Fix or
Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
* Update reflex/components/datadisplay/code.pyi
* Apply suggestions from code review
Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
* Update tests/components/core/test_colors.py
* Update reflex/app.py
* Update reflex/app.py
* Update benchmarks/test_benchmark_compile_pages.py
* Update benchmarks/test_benchmark_compile_pages.py
* Update benchmarks/test_benchmark_compile_pages.py
---------
Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
2024-04-23 14:40:06 -07:00
Thomas Brandého
11a64e04d5
change to a nicer error message when reflex run
fail ( #3023 )
2024-04-05 13:44:03 -07:00
Thomas Brandého
0af4770180
generate pyi files when building/publishing 3rd party component ( #2945 )
...
* build pyi files when building/publishing 3rd party
* fix typo in workflow
* add future annotation
* add tests to pass coverage check
* add more unit tests
* omit pyi_generator from test coverage
* change black from dev deps to direct deps
* remake all pyi
* format pyi if black is present, return as if otherwise
* fix requested changes
---------
Co-authored-by: Masen Furer <m_github@0x26.net>
2024-03-29 09:54:21 -07:00
Nikhil Rao
c3f364268b
Revert "add precommit check added large files and git lfs rules ( #2866 )" ( #2905 )
...
This reverts commit 8a8fc76fc4
.
2024-03-23 00:37:11 -07:00
Thomas Brandého
8a8fc76fc4
add precommit check added large files and git lfs rules ( #2866 )
2024-03-19 18:14:55 -07:00
Elijah Ahianyo
a06b570e3a
Benchmark with app harness ( #2774 )
2024-03-13 15:59:55 -07:00
Martin Xu
3ff88390c2
Add git precommit hook that generates pyi files ( #2447 )
2024-01-29 20:32:36 -08:00
Masen Furer
351611ca25
rx.background and StateManager.modify_state provides safe exclusive access to state ( #1676 )
2023-09-21 11:42:11 -07:00
jackie-pc
7a09554cfa
dev-mode compile: purge .web dir at last min to reduce downtime window ( #1430 )
2023-07-26 16:04:48 -07:00
Masen Furer
2c97c1e7ca
reflex.testing.AppHarness: tools for testing reflex apps ( #1326 )
2023-07-13 15:45:57 -07:00
Nikhil Rao
139ce38df1
Rename pynecone to reflex ( #1236 )
2023-06-25 16:56:55 -07:00
Thomas Brandého
a275b4ad6e
cleanup admin feature ( #1168 )
2023-06-09 12:48:18 -07:00
Kasun Herath
92da4e04af
Integrate pre-commit ( #742 )
2023-03-29 18:24:23 -07:00