Milo Chen
2c61077796
PR zh/zh_tw readme update ( #1557 )
2023-08-10 09:43:46 -07:00
Milo Chen
bd9a8126d3
Use the full-path hyperlink to indicate the raw file ( #1559 )
2023-08-10 09:28:51 -07:00
Elijah Ahianyo
6c517a39df
Flex props to support Lists ( #1553 )
2023-08-09 20:48:28 -07:00
Alek Petuskey
9f7a7a1e4a
Got rid of mod_import ( #1547 )
2023-08-08 17:20:09 -07:00
Masen Furer
1d0a34a3f5
Expose NoSSRComponent for downstream use ( #1537 )
2023-08-07 14:47:07 -07:00
Masen Furer
544d352e55
Run AppHarness selenium integration tests in CI ( #1538 )
2023-08-07 14:46:09 -07:00
Masen Furer
4a658ef9be
Wrap Input and TextArea with DebounceInput for full control ( #1484 )
2023-08-07 14:27:42 -07:00
Masen Furer
e214aa26aa
NoSSRComponent recognizes is_default ( #1533 )
2023-08-07 11:50:37 -07:00
Nikhil Rao
9d53f4c1e1
Add alt tag for images ( #1524 )
2023-08-04 17:05:16 -07:00
Thomas Brandého
134df9dbaa
fix lost events when yielding ( #1521 )
2023-08-04 16:39:46 -07:00
Elijah Ahianyo
a9b7394e0e
Remove Home folder for windows ( #1502 )
2023-08-03 14:27:38 -07:00
Masen Furer
123b91a37d
add __main__ entry point to allow python -m reflex
( #1516 )
2023-08-03 14:26:50 -07:00
jackie-pc
c452ec774d
CI: Basic integration test for WSL ( #1510 )
2023-08-03 14:26:09 -07:00
Thomas Brandého
9222bbbdf2
fix state reset() ( #1501 )
2023-08-02 11:02:05 -07:00
Masen Furer
be617a8dc9
docker-example: update executable and README ( #1499 )
2023-08-02 11:01:46 -07:00
Masen Furer
69b4dc9fce
scripts/integration: fix mismerge -- wait for $check_ports ( #1504 )
2023-08-02 10:42:52 -07:00
Masen Furer
919f239168
check_initialized: skip REFLEX_DIR check for backend only ( #1478 )
2023-08-02 06:33:56 -07:00
Nikhil Rao
deef553e82
Fix deploy command ( #1496 )
2023-08-01 18:01:45 -07:00
jackie-pc
f9be9d679a
fail faster in integration test ( #1493 )
2023-08-01 16:19:39 -07:00
Alek Petuskey
95b6ff4e04
Update badge on README ( #1498 )
2023-08-01 16:19:03 -07:00
Nikhil Rao
9acfaf1706
Simplify rxconfig template ( #1492 )
2023-08-01 15:04:23 -07:00
jackie-pc
fb7e2b6a0c
try windows encoding fix ( #1491 )
2023-08-01 12:13:50 -07:00
jackie-pc
837978f378
Full OS matrix builds for unit and integration tests (Linux, Mac, Windows) ( #1460 )
2023-08-01 11:34:12 -07:00
Nikhil Rao
a2e1bd9d4d
Bump version to 0.2.3 ( #1481 )
2023-08-01 09:40:34 -07:00
Nikhil Rao
91c0de4b5f
Use concurrent.futures for threading ( #1483 )
2023-07-31 17:45:40 -07:00
Alek Petuskey
b9536bcf40
Fix Nextjs Dynamic Import ( #1480 )
...
* Fix dunamic imoprt for react player and plotly
* Fix format
* Fix pr comments
* Update react player
---------
Co-authored-by: Alek Petuskey <alekpetuskey@aleks-mbp.lan>
2023-07-31 16:02:14 -07:00
Masen Furer
c11d9e657f
Disable fully controlled Input and TextArea ( #1383 )
2023-07-31 12:19:34 -07:00
Milo Chen
850ab43325
replace favicon.ico to represent reflex ( #1469 )
2023-07-31 12:03:25 -07:00
Milo Chen
9cbe02e3fe
Guide to clone the correct repo in CONTRIBUTING.md ( #1471 )
2023-07-31 08:57:29 -07:00
Alek Petuskey
3016d066b9
Update Readme ( #1463 )
...
* update readme
* update readme
---------
Co-authored-by: Alek Petuskey <alekpetuskey@Aleks-MacBook-Pro.local>
2023-07-30 20:56:46 -07:00
Nikhil Rao
f01eff5b29
Show status bar on reflex init ( #1467 )
...
* Show status bar on reflex init
* Fix tests
* Fix version
* Fix test
2023-07-30 20:45:34 -07:00
Nikhil Rao
068bcd906e
Add unified logging ( #1462 )
2023-07-30 19:58:48 -07:00
Nikhil Rao
e1cb09e9d4
Remove curl and parallelize node/bun install ( #1458 )
2023-07-28 17:53:24 -07:00
jackie-pc
b67bba590d
CI: separate pre-commit github action job ( #1457 )
2023-07-28 17:39:40 -07:00
Thomas Brandého
6555234dee
fix breadcrumb API & add get_page_crumbs method ( #1387 )
2023-07-28 16:40:49 -07:00
Nikhil Rao
7304351a66
Improve prerequisites check ( #1454 )
2023-07-28 16:29:50 -07:00
jackie-pc
afb15109db
CI: factor out env setup as composite action ( #1455 )
2023-07-28 15:39:57 -07:00
Nikhil Rao
0ebe1529a6
Update version flag ( #1452 )
2023-07-28 12:30:39 -07:00
Thomas Brandého
6bc622e67d
update behaviour for wrong state passed as argument ( #1447 )
2023-07-28 11:18:36 -07:00
jackie-pc
e6f4bcdb95
Github action to run unit tests on windows ( #1444 )
2023-07-28 11:12:01 -07:00
Nikhil Rao
e26bba80a6
Create ~/.reflex directory and update integration tests ( #1419 )
2023-07-27 16:39:53 -07:00
Thomas Brandého
3faad315ca
rename rx.route decorator ( #1442 )
2023-07-27 14:11:08 -07:00
Elijah Ahianyo
3fa33bd644
List and Dict mutation on setattr ( #1428 )
2023-07-27 12:45:57 -07:00
Thomas Brandého
43220438b6
update templates to remove deprecation warning ( #1437 )
2023-07-27 11:02:09 -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
Nikhil Rao
d0fc965c7f
rx.markdown custom styles for tags ( #1416 )
2023-07-25 13:28:02 -07:00
Elijah Ahianyo
5eeb560238
Bugfix for hidden refs ( #1418 )
2023-07-25 09:56:37 -07:00
TaiJuWu
0a25859255
feature: Auto install node by nvm on Linux ( #1404 )
2023-07-25 00:12:39 -07:00
TaiJuWu
57ec6d0d5a
Fix README.md translation link ( #1405 )
2023-07-22 18:39:34 -07:00
Nikhil Rao
c94b2e4636
Fix foreach indexing ( #1403 )
2023-07-21 20:09:20 -07:00