Commit Graph

26 Commits

Author SHA1 Message Date
Devon Stewart
39d9a9f8eb
[bug] Avoid deleting endpoint port when running on Replit (#3447)
* "if codespace_name" repeated, no-op

* Special-case replit.dev

* Codifying a ruff future
2024-06-06 14:00:00 -07:00
Thomas Brandého
bdcbe006a2
update blank template (#3219)
* update blank template

* update CONTRIBUTING.md

* adjust min_height of main stack

* simplify stuff

* fix import order for blank template and tell ruff to ignore it
2024-05-08 13:30:14 -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
Ankur Singh
3e9e718b89
fix: fixes the command used for cloning the repo (#2159) 2023-11-30 12:38:21 -08:00
Alek Petuskey
88a3276356
HTML Refactor (#2164) 2023-11-20 15:16:03 -08:00
Younghun
8b935862c2
docs: revise typo in korean README and common CONTRIBUTING readme (#2160) 2023-11-13 12:58:19 -08:00
Jaspreet singh
323f7ce5ba
remove duplicated content in Contributing.md (#2152) 2023-11-09 08:44:32 -08:00
Debajoti Chakraborty
758d6844f4
fix: Grammatical error & typo in CONTRIBUTING.md (#2072)
* Update README.md

* Update CONTRIBUTING.md
2023-10-31 10:00:46 -07: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
Alek Petuskey
e61dd5e5b6
Update CONTRIBUTING.md (#1580) 2023-08-12 19:57:39 -07:00
Nikhil Rao
6830ab40cc
Update urls to reflex.dev (#1572) 2023-08-11 17:55:03 -07:00
Milo Chen
9cbe02e3fe
Guide to clone the correct repo in CONTRIBUTING.md (#1471) 2023-07-31 08:57:29 -07:00
Nikhil Rao
139ce38df1
Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
Sergei Ozeranskii
8500a8444a
Allow gunicorn timeout be set in pcconfig.py (#1193) 2023-06-15 15:24:44 -07:00
Thomas Brandého
d232a98898
Add test coverage (#1004) 2023-05-11 17:02:08 -07:00
Kasun Herath
92da4e04af
Integrate pre-commit (#742) 2023-03-29 18:24:23 -07:00
Kasun Herath
6bcddd1f05
Add poetry version in contributing docs (#731) (#732) 2023-03-29 11:36:20 -07:00
Francesco Ambrosini
25472d7d85
Add KeyboardKey, AspectRatio Components (#685) 2023-03-17 15:15:37 -07:00
叶子
1529a23c1b
Switch linter to ruff (#450) 2023-02-09 11:33:18 -08:00
lawrence-axb
d1ff7d481f
Allow plotly figures as state vars (#440) 2023-02-04 16:13:18 -08:00
Alek Petuskey
90f2672bc0
Added Testing to Contributing Guide (#343) 2023-01-25 14:58:59 -08:00
Alek Petuskey
5d3ecadf65
Added steps to make a pr. (#286) 2023-01-18 14:24:07 -08:00
Kyle M. Kovary
6bb0190dd1
Include information about creating a local build (#59)
* included information about creating a local build
* included a link to poetry docs, create local build using poetry
2022-12-11 00:04:22 -08:00
Alek Petuskey
861bafdf81
Local Build Instructions (#50) 2022-12-10 11:46:47 -08:00
Alek Petuskey
45a8997169
Updated README and Contributing (#25)
* Updated README.

Co-authored-by: Alek Petuskey
2022-12-04 19:51:27 -08:00
Nikhil Rao
e8e8eaa010 Initial commit. 2022-11-18 12:44:06 -08:00