Commit Graph

978 Commits

Author SHA1 Message Date
Thomas Brandého
ed5b3818cb
update removal version of deprecated features () 2023-11-27 14:04:55 -08:00
Thomas Brandého
8fc254041b
fix name for import var when is default and add tests () 2023-11-26 12:46:43 -08:00
Elijah Ahianyo
7f75571e67
Deprecate event namespace config knob () 2023-11-26 12:45:50 -08:00
Thomas Brandého
d61b83fde7
add/subtract in moment () 2023-11-22 13:13:59 -08:00
Masen Furer
1603144c7d
[REF-889] useContext per substate () 2023-11-21 11:52:06 -08:00
Nikhil Rao
e9437ad941
Use singleton app provider to speed up compiles () 2023-11-20 18:11:24 -08:00
Nikhil Rao
b5f6ab3a82
Fix pyright errors () 2023-11-20 18:10:41 -08:00
Tom Gotsman
b6e7744498
update column select literals () 2023-11-20 16:17:27 -08:00
Masen Furer
5eb4c4e62a
Serialize PIL Image in its format () 2023-11-20 16:17:09 -08:00
Tom Gotsman
5198daebae
keep app id (project hash) the same even after re-init () 2023-11-20 15:30:14 -08:00
Elijah Ahianyo
714edb3cde
REF-1202: Upgrade bun version if it differs from reflex set version () 2023-11-20 15:21:17 -08:00
Alek Petuskey
88a3276356
HTML Refactor () 2023-11-20 15:16:03 -08:00
Thomas Brandého
1b402b65be
fix offset of data_editor input when page is scrolled () 2023-11-20 15:15:00 -08:00
Elijah Ahianyo
7f810ece21
To camel case fix () 2023-11-20 11:33:48 -08:00
Nikhil Rao
c5c2ca2b7b
Upgrade to bun 1.0.13 () 2023-11-20 09:42:12 -08:00
Arno Moonens
6522afed42
pyproject.toml: upgrade httpx to 0.25.0 () 2023-11-17 17:13:30 -08:00
Masen Furer
9ec0119e9e
[fixup] _valid_children and _invalid_children pyi_generator and graphing components () 2023-11-17 15:23:05 -08:00
Masen Furer
8e7d4819ee
check_generated_pyi: fix diff checking () 2023-11-17 15:21:52 -08:00
Nikhil Rao
c3e652b8c1
Speed up reflex CLI imports () 2023-11-17 12:31:07 -08:00
Thomas Brandého
1a83f85783
_valid_children and _invalid_children accessible from class () 2023-11-17 12:30:18 -08:00
Nikhil Rao
0870658be2
Bump to v0.3.4 () 2023-11-17 12:26:56 -08:00
Masen Furer
7eccc6d988
[REF-723+] Upload with progress and cancellation () 2023-11-16 15:46:13 -08:00
Alek Petuskey
e399b5a98c
Fix wrong modal sizes () 2023-11-16 15:35:15 -08:00
Masen Furer
9480f76a27
reflex_init_in_docker_test: export both frontend and backend () 2023-11-16 14:21:54 -08:00
Nikhil Rao
f1005e774e
Fix missing lazy imports () 2023-11-16 13:20:48 -08:00
Thomas Brandého
ddb1f8133b
Apply new pyi script () 2023-11-16 10:27:04 -08:00
Tom Gotsman
d3314233bd
add in new no_of_lines prop for text ()
* add in new no_of_lines prop for text

* black update

---------

Co-authored-by: Tom Gotsman <tomgotsman@toms-mbp.lan>
2023-11-15 17:59:52 -08:00
Martin Xu
adb26787c8
Hosting CLI: remove requirements generation when init, add back timeout for deploy command, remove deploy legacy command () 2023-11-15 16:23:34 -08:00
Alek Petuskey
93dcc6300d
Add chat icon () 2023-11-15 16:02:44 -08:00
Nikhil Rao
bccf6f1b04
Bump to v0.3.3 () 2023-11-15 11:53:43 -08:00
Martin Xu
9d13e2d280
bump up websockets () 2023-11-14 14:22:50 -08:00
Masen Furer
ce47fcfd6c
Fix CustomComponent rendering () 2023-11-14 13:03:12 -08:00
Elijah Ahianyo
f7f8aa171b
Set is_hydrated var explicitly on rx.State () 2023-11-14 10:26:25 -08:00
Masen Furer
f3929f47e3
form: only pass handleSubmit when on_submit is defined () 2023-11-13 23:27:42 -08:00
Masen Furer
812ca2377b
Add ConnectionModel and ConnectionBanner to lazy components () 2023-11-13 23:25:54 -08:00
Nikhil Rao
33e4816950
Lazy import modules in reflex () 2023-11-13 19:48:12 -08:00
Younghun
8b935862c2
docs: revise typo in korean README and common CONTRIBUTING readme () 2023-11-13 12:58:19 -08:00
Masen Furer
27b09132b5
form: generate a unique on_submit suffix in create () 2023-11-13 12:52:26 -08:00
Elijah Ahianyo
ea22452b27
Reduce Syntax highlighter footprint () 2023-11-13 12:47:55 -08:00
Thomas Brandého
39cc1b2f12
Upgrade to NextJS 14 () 2023-11-13 09:52:51 -08:00
Masen Furer
5e6520cb5d
Support Form controls via name attribute (no ID or ref) () 2023-11-10 12:58:59 -08:00
Elijah Ahianyo
7a04652a6a
Revert "Bun as runtime on Mac and Linux ()" () 2023-11-09 13:01:48 -08:00
Jaspreet singh
323f7ce5ba
remove duplicated content in Contributing.md () 2023-11-09 08:44:32 -08:00
Alek Petuskey
dd982c5ace
Add benchmarking tests () 2023-11-08 17:41:08 -08:00
Elijah Ahianyo
4d6fa9b823
Bun as runtime on Mac and Linux () 2023-11-08 16:22:02 -08:00
Elijah Ahianyo
96eca4f690
Windows Hot reload Peer Dependencies () 2023-11-08 10:26:35 -08:00
Carlos Llatser
7ae53cc5cf
Update Spanish README 2023-11-07 10:58:58 -08:00
Thomas Brandého
c835ad0737
fix to_snake_case and add tests () 2023-11-06 12:13:28 -08:00
Masen Furer
61c9afd5a5
Support Python 3.12 () 2023-11-06 12:08:14 -08:00
Masen Furer
53d4c438ed
Assume wss:// with no port when frontend is HTTPS () 2023-11-06 12:06:07 -08:00