Commit Graph

182 Commits

Author SHA1 Message Date
Masen Furer
33ee0675d4
pyproject.toml: add packaging to dep list () 2023-09-19 16:45:19 -07:00
Masen Furer
1430075bdc
Reassign state Var when fields on a Base instance change () 2023-09-18 13:52:10 -07:00
Nikhil Rao
1938a6cc58
Add serializers for different var types () 2023-09-15 17:19:26 -07:00
Nikhil Rao
33278ed075
Bump version to 0.2.7 () 2023-09-08 12:27:53 +02:00
Thomas Brandého
63b5fbd7b0
add pyi_generator script () 2023-08-31 14:25:56 -07:00
Masen Furer
9fbc75d84a
Client-side storage / State integration () 2023-08-30 12:43:29 -07:00
Nikhil Rao
96a6ab95a2
Upgrade to v0.2.6 () 2023-08-23 16:29:01 -07:00
Masen Furer
6c80a0f1eb
pyproject.toml: requires python-engineio!=4.6.0 () 2023-08-22 17:07:15 -07:00
Nikhil Rao
e017f3179c
Update to v0.2.5 () 2023-08-21 15:09:47 -07:00
Nikhil Rao
0beb7a409f
Clean up config parameters () 2023-08-18 14:22:20 -07:00
Thomas Brandého
f771894077
add system infos to output when in loglevel debug () 2023-08-18 13:00:49 -07:00
Elijah Ahianyo
98fae89319
Automatic Install FNM and Node for Windows: () 2023-08-17 11:23:09 -07:00
jenisys
460800cd06
FIXED : pyproject.toml: Wrong repository URL ()
* CHANGED TO: https://github.com/reflex-dev/reflex
2023-08-15 23:50:52 -07:00
Nikhil Rao
6830ab40cc
Update urls to reflex.dev () 2023-08-11 17:55:03 -07:00
Nikhil Rao
5330bd01e0
Bump version to 0.2.4 () 2023-08-10 10:16:29 -07:00
Nikhil Rao
a2e1bd9d4d
Bump version to 0.2.3 () 2023-08-01 09:40:34 -07:00
Nikhil Rao
0ebe1529a6
Update version flag () 2023-07-28 12:30:39 -07:00
Nikhil Rao
d3deade107
Bump version to 0.2.2 () 2023-07-21 12:00:55 -07:00
Nikhil Rao
d1924bb4a6
Fix sitemap output dir () 2023-07-19 17:55:52 -07:00
Masen Furer
4a661a5395
reflex db migrate CLI and associated config () 2023-07-17 18:06:50 -07:00
Masen Furer
c589af84c1
pyproject.toml: bump httpx to ^0.24.0 () 2023-07-17 11:15:03 -07:00
Masen Furer
2c97c1e7ca
reflex.testing.AppHarness: tools for testing reflex apps () 2023-07-13 15:45:57 -07:00
Masen Furer
5505d10989
rx.Model: automigrate using alembic () 2023-07-12 15:47:19 -07:00
Masen Furer
e9592553c4
pyproject.toml: update homepage and documentation links ()
the site has moved to reflex.dev
2023-07-05 15:50:59 -07:00
Alek Petuskey
178ef3c201
Change readme to reflex ()
* 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
Siddhant Goel
59c4a5e962
Replace pkg_resources with importlib ()
* Install importlib_metadata for Python 3.7

* Replace pkg_resources with importlib
2023-07-05 11:10:03 -07:00
Maks Rybalchenko
71425b2077
exclude .web folder from uvicorn file sync () 2023-06-26 18:46:34 -07:00
Nikhil Rao
139ce38df1
Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
Nikhil Rao
d7aeb753d5
Update to v0.1.34 () 2023-06-19 14:54:35 -07:00
Sergei Ozeranskii
8500a8444a
Allow gunicorn timeout be set in pcconfig.py () 2023-06-15 15:24:44 -07:00
Thomas Brandého
765fac940d
update fastapi version to resolve starlette security issue () 2023-06-09 12:19:51 -07:00
Elijah Ahianyo
278222db8f
async tests to test yield functionality () 2023-06-07 11:50:27 -07:00
Christopher Terrazas
d793e7a4dd
Feat/admin dashboard () 2023-06-06 11:53:34 -07:00
Nikhil Rao
035ee79e0a
Update to v0.1.33 () 2023-06-06 11:47:49 -07:00
Nikhil Rao
f1ae27da69
Update pydantic version () 2023-05-31 19:14:24 -07:00
Elijah Ahianyo
d4d25c17d8
add support for .env configuration () 2023-05-31 17:26:03 -07:00
Nikhil Rao
9485127c1c
Handle multi-select () 2023-05-26 10:50:16 -07:00
Milo Chen
87b5378db2
set version 0.1.31 in pyproject.toml () 2023-05-18 23:26:38 -07:00
Nikhil Rao
948ec90fc4
Add pc.form component () 2023-05-14 22:34:10 -07:00
Nikhil Rao
92b1e241ac
Update dependency versions () 2023-05-12 00:09:58 -07:00
Thomas Brandého
d232a98898
Add test coverage () 2023-05-11 17:02:08 -07:00
PeterYusuke
3b88e7c329
[Fix 477] Use jinja2 for templating () 2023-05-09 14:34:47 -07:00
Nikhil Rao
8e3daf9f5b
Clean up on_load events () 2023-05-08 12:13:51 -07:00
Nikhil Rao
1a254aca8e
Add pc.set_value () 2023-04-29 19:01:37 -07:00
Nikhil Rao
5674d9a7a0
Fix pynecone json () 2023-04-27 11:43:50 -07:00
Alek Petuskey
1a8e0b8058
Added better check for bun version. () 2023-04-25 23:35:50 -07:00
Nikhil Rao
bdafc21d3d
Update to v0.1.23 () 2023-04-09 22:09:38 -07:00
Nikhil Rao
0688b4c01a
Fix bun install () 2023-04-09 21:56:40 -07:00
Nikhil Rao
0164c44495
Update to v0.1.21 () 2023-04-02 17:00:27 -07:00
Kasun Herath
92da4e04af
Integrate pre-commit () 2023-03-29 18:24:23 -07:00
Nikhil Rao
32513bdf46 Update version 2023-03-12 21:15:42 -07:00
PeterYusuke
6e74cb00a3
Hot loading asset folder on dev () 2023-03-08 14:39:01 -08:00
Elijah Ahianyo
e106b7aedf
Bugfix for properly rendering datatables () 2023-03-07 13:50:04 -08:00
Nikhil Rao
d74efb9bff
Fix cond component render () 2023-03-06 16:45:10 -08:00
Nikhil Rao
f7138bd53f
Add upload component () 2023-03-03 19:38:58 -08:00
Nikhil Rao
b751260276
Update poetry version () 2023-03-03 13:21:07 -08:00
Nikhil Rao
977cc6990f
Remove sitemap from export () 2023-02-20 23:33:08 -08:00
Nikhil Rao
d72256d427
Generate app sitemap () 2023-02-16 14:53:18 -08:00
Elijah Ahianyo
69a9c95d73
Make PCList pickleable () 2023-02-10 12:25:58 -08:00
advo-kat
8d9c75824c
Socket fixes and config options() 2023-02-09 23:59:20 -08:00
叶子
1529a23c1b
Switch linter to ruff () 2023-02-09 11:33:18 -08:00
advo-kat
50a7c02142
Use Socket.IO for message transport () 2023-02-06 10:37:52 -08:00
Nikhil Rao
0e48ceda21
Update README for pip install pynecone () 2023-01-30 18:28:58 -08:00
Alek Petuskey
cb61579f53
Added anonymous telemetry helpers. () 2023-01-25 14:57:29 -08:00
Nikhil Rao
1e64e62842
Fix websocket race condition () 2023-01-14 16:49:45 -08:00
Elijah Ahianyo
c8936355f2
Remove assets dir symlink 2023-01-13 10:35:20 -08:00
Nikhil Rao
2be20745f1
Improve cli help messages () 2022-12-27 00:01:20 -08:00
Nikhil Rao
0bc09dc961
Add template version check () 2022-12-21 20:05:02 -08:00
Nikhil Rao
0b496fc0e0
Use websockets for events () 2022-12-20 15:22:04 -08:00
Nikhil Rao
2496c3fb9f
Fix pc run backend only () 2022-12-15 23:07:54 -08:00
Nikhil Rao
ba2ae70ee4
Use npm on windows () 2022-12-15 22:13:36 -08:00
叶子
20286062d6
Switch to httpx () 2022-12-13 15:04:19 -08:00
Nikhil Rao
1d22571829
Add props for wrap component () 2022-12-08 17:02:16 -08:00
Nikhil Rao
5a157fb6db
Remove pylint ()
* Support python3.7
* Update poetry lock
2022-12-07 21:07:55 -08:00
Nikhil Rao
ccf987b185
Fix code block custom styles. ()
* Update Pynecone to v0.1.7
2022-12-07 20:28:22 -08:00
Nikhil Rao
f0355e7f39
Add better error messages () 2022-11-29 19:22:48 -08:00
Nikhil Rao
f710fc1a82
Support Python 3.11 () 2022-11-29 17:01:14 -08:00
Nikhil Rao
5f9bbac11e
Fix state indexing () 2022-11-28 20:12:08 -08:00
Nikhil Rao
30f1bb17e1
Add cache for GitHub actions () 2022-11-24 17:35:39 -08:00
Nikhil Rao
29e37350e5
Add basic unit tests ()
* Unit tests for components, state, and utils
2022-11-20 14:34:25 -08:00
Nikhil Rao
67058b66a4 Clean up tag rendering 2022-11-18 22:08:50 -08:00
Nikhil Rao
e8e8eaa010 Initial commit. 2022-11-18 12:44:06 -08:00