PeterYusuke
2e9654725e
fix readme typo and update gallery to templates ( #4745 )
2025-02-04 16:27:14 +01:00
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
Nguyễn Minh Phú
0e7627d1c4
Add Vietnamese README docs ( #4138 )
2024-10-09 08:58:08 -07:00
Masen Furer
2883e541a9
Bring back py3.9 support with a deprecation warning. ( #3976 )
...
* Revert "ruff formatting to unbreak `main` CI (#3964 )"
This reverts commit f9be184b86
.
* Revert "bump python>=3.10 for 0.6.0 (#3956 )"
This reverts commit fe1833c5e1
.
* drop python3.8 support
* relock dependencies
* Raise warning when < py310 is used
* Move python version check to reflex version check function
Avoid spammy deprecation warnings by only emitting warning once per project,
per reflex version, per reinit.
* Remove other references to python3.8
2024-09-23 18:15:16 -07:00
Thomas Brandého
fe1833c5e1
bump python>=3.10 for 0.6.0 ( #3956 )
2024-09-20 09:52:29 -07:00
Thomas Brandého
ef38ac29ea
remove unused badge ( #3955 )
2024-09-19 11:32:29 -07:00
Benyamin Zojaji
25aa0cbab1
add Persian translation and update the language links in the README.md files to include Persian ( #3666 )
2024-07-17 18:31:18 -07:00
lumin
ec35e4f256
feat: Improve documentation in Japanese README.md file ( #3650 )
2024-07-14 13:16:10 -07:00
alex
44233c9cd1
Added german translation and updated the language links in the README.md files to include german. ( #3547 )
...
Co-authored-by: alex <alex@alexdot.me>
2024-06-24 16:35:35 +02:00
Milo Chen
bbd320b3ce
fix: correct zh_tw and zh_cn README for hyperlink issues ( #3440 )
...
* fix: correct zh_tw and zh_cn README for hyperlink issues
* Update docs/zh/zh_cn/README.md
Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
* Update docs/zh/zh_tw/README.md
Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
---------
Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
2024-06-05 19:11:20 +02:00
Milo Chen
6c1af838cf
PR zh/zh_tw readme update for relex 0.5.2 ( #3415 )
2024-06-03 10:29:58 -07:00
Tom Gotsman
5652310840
update image for readme ( #3395 )
...
* update image for readme
* update based on Nikhil's comment
---------
Co-authored-by: Tom Gotsman <tomgotsman@toms-mbp.lan>
2024-05-30 12:23:56 -07:00
Sagar Hedaoo
7f054fda9d
Updated in/readme.md with current readme ( #3333 )
2024-05-30 09:14:02 -07:00
owlur
6976fe6145
Update Korean README.md and synchronize code with the latest version ( #3337 )
2024-05-21 19:37:21 -07:00
Santiago Botero
d40d992670
Update Spanish README.md ( #3330 )
2024-05-21 14:51:50 -07:00
seewind
f961e2daa0
#3321 : Update Chinese README.md ( #3350 )
2024-05-21 14:50:36 -07:00
PeterYusuke
d68792f7b3
Add Japanese README.md file ( #3234 )
2024-05-06 10:50:02 -07:00
JLDev
ebb0e79232
a little correction in the "es" docs ( #3127 )
2024-04-24 20:58:10 -07:00
Tom Gotsman
a23faa2c50
add color dalle code example ( #3108 )
2024-04-19 17:54:10 -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
Hasan Sezer Taşan
efbf3d9243
Update outdated docs/tr/README.md ( #2341 )
2024-01-03 11:48:05 -08:00
jackie-pc
7388617b72
apps should no longer call "app.compile()" ( #2291 )
2023-12-18 16:06:21 -08:00
Hasan Sezer Taşan
833ce48882
Update the outdated document with some fixes. ( #2303 )
2023-12-18 15:42:03 -08:00
Younghun
8b935862c2
docs: revise typo in korean README and common CONTRIBUTING readme ( #2160 )
2023-11-13 12:58:19 -08:00
Carlos Llatser
7ae53cc5cf
Update Spanish README
2023-11-07 10:58:58 -08:00
cllatser
6a7bab8416
Correction of grammatical and spelling errors in spanish readme. ( #2130 )
...
Co-authored-by: Carlos Llatser <dev@llatser.es>
2023-11-05 16:48:52 -08:00
Nikhil Rao
63a3a1baf6
Fix readme links ( #2118 )
2023-11-02 12:23:54 -07:00
Bryan Torres
1ceaedbd15
Added Spanish Readme ( #2028 )
2023-11-02 11:23:17 -07:00
Shreyas0410
e82bc40479
docs: fixed wrapping react link ( #2097 )
...
* docs: fixed wrapping react link
* updated link in all Readme
2023-10-31 10:23:19 -07:00
Sheetali Maity
d87eeb4b7c
docs: fixed hindi translation ( #2018 )
2023-10-23 09:02:15 -07:00
Suin Kim
bcbe3bbd59
Translate README.md file in Korean ( #2011 )
...
* Docs: Translate README.md file in Korean
* Docs: update README in different language links
* Docs: add Korean README link in the main
2023-10-23 12:48:53 +02:00
Masen Furer
cbf5b61a23
Drop python3.7 support ( #2003 )
...
* Drop python3.7 support
* poetry.lock: relock without py3.7
* Update README/CONTRIBUTING to say 3.8+
2023-10-19 22:21:29 +02:00
Lucian D. Crainic
891e7ae32d
Translated README.md file in Italian (IT) ( #1946 )
...
* Translate: License-Contributing-Status-Resources
* Translate: Installation - Create your first app - Example app - Let's break this down
* Fix: typos
* Fix: small translations
2023-10-12 12:00:31 +02:00
Victor Moura
586822d3be
Translated README.md file to Brazilian Portuguese (PT-BR) ( #1936 )
2023-10-08 17:28:21 -07:00
Prajjwal Yadav
b9c7eff17c
Translated README.md file in Hindi (IN) ( #1930 )
2023-10-06 14:56:46 -07:00
Oğuzhan Yılmaz
929b22031f
Add Readme.md for turkish language ( #1922 )
2023-10-05 09:55:19 -07:00
Milo Chen
4deffc2739
fix: correct the doucment ( #1716 )
2023-08-30 11:23:37 -07:00
sszzz830
161a77ca23
Update zh_cn README.md ( #1685 )
2023-08-30 09:48:16 -07:00
Masen Furer
81fd9d1e9c
Run backend from the main thread in dev mode ( #1653 )
2023-08-23 16:52:54 -07:00
Nikhil Rao
6830ab40cc
Update urls to reflex.dev ( #1572 )
2023-08-11 17:55:03 -07:00
Milo Chen
2c61077796
PR zh/zh_tw readme update ( #1557 )
2023-08-10 09:43:46 -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
Steven Yu
391135e235
Add Simplified Chinese version of the README ( #1341 )
2023-07-17 13:45:01 -07:00
Alek Petuskey
178ef3c201
Change readme to reflex ( #1289 )
...
* Change reame to reflex
* Change reame to reflex fix typo
* Change reame to reflex fix pr comments
* Update readme
---------
Co-authored-by: Alek Petuskey <alekpetuskey@aleks-mbp.lan>
Co-authored-by: Nikhil Rao <nikhil@pynecone.io>
2023-07-05 15:47:02 -07:00
Milo Chen
bc5d5c61f2
Fix the zh translation ( #1262 )
2023-06-29 16:11:12 -07:00
Nikhil Rao
139ce38df1
Rename pynecone to reflex ( #1236 )
2023-06-25 16:56:55 -07:00
Alek Petuskey
7962e897e9
Update readme example ( #1225 )
2023-06-21 13:40:35 -07:00
JeffreyChen
769d58caed
Add link to different language README.md ( #1116 )
2023-06-17 18:22:14 -07:00
JeffreyChen
1b60486ccb
Add Traditional Chinese language version README.md ( #1109 )
2023-05-31 17:31:05 -07:00