Elijah Ahianyo
|
e8387c8e26
|
Fix Event chaining in the on_load event handler return not working (#773)
* Fix Event chaining in the on_load event handler return not working
* added async tests
* addressed comments
|
2023-04-06 22:26:43 -07:00 |
|
Elijah Ahianyo
|
592be487c9
|
Call event handlers from other event handlers (#691)
|
2023-03-16 16:57:28 -07:00 |
|
iron3oxide
|
7067baf176
|
Refactor utils module (#666)
|
2023-03-16 14:59:27 -07:00 |
|
Lucas
|
f06de5289e
|
Added inherited backend vars (#616)
|
2023-02-28 13:29:16 -08:00 |
|
Nikhil Rao
|
6c8ce67b8b
|
Call special events from event triggers (#601)
|
2023-02-24 15:17:03 -08:00 |
|
Elijah Ahianyo
|
8de2163d84
|
Create PCDict (#503)
|
2023-02-12 12:52:45 -08:00 |
|
Robert Neumann
|
8265a85434
|
Code cleanups (#498)
|
2023-02-10 12:44:13 -08:00 |
|
Elijah Ahianyo
|
69a9c95d73
|
Make PCList pickleable (#500)
|
2023-02-10 12:25:58 -08:00 |
|
advo-kat
|
8d9c75824c
|
Socket fixes and config options(#485)
|
2023-02-09 23:59:20 -08:00 |
|
叶子
|
1529a23c1b
|
Switch linter to ruff (#450)
|
2023-02-09 11:33:18 -08:00 |
|
Nikhil Rao
|
e578956b0c
|
Comment out pclist (#407)
|
2023-01-30 19:25:02 -08:00 |
|
Nikhil Rao
|
0e48ceda21
|
Update README for pip install pynecone (#404)
|
2023-01-30 18:28:58 -08:00 |
|
Thomas Brandého
|
4971f6d814
|
Support backend-only state vars (#390)
|
2023-01-29 18:55:34 -08:00 |
|
Thomas Brandého
|
b06f612a7d
|
Dynamically add vars to a State (#381)
|
2023-01-29 11:20:06 -08:00 |
|
Tommy Dew
|
d5a76f103a
|
Add pc.list for mutation detection (#339)
|
2023-01-28 10:50:52 -08:00 |
|
Nikhil Rao
|
6f3d763f82
|
Rename path to route everywhere (#329)
|
2023-01-23 21:53:42 -08:00 |
|
Nikhil Rao
|
d376d2972b
|
Support dataframes as state vars (#324)
|
2023-01-23 18:47:21 -08:00 |
|
Thomas Brandého
|
554e6d919b
|
Add event token to router_data (#316)
|
2023-01-22 17:40:19 -08:00 |
|
Atharva Shah
|
2ccbfff223
|
General code cleanup (#312)
|
2023-01-22 10:58:07 -08:00 |
|
Thomas Brandého
|
2e41303b25
|
Add optional catch all handling (#260)
|
2023-01-14 18:46:52 -08:00 |
|
Thomas Brandého
|
9d59936737
|
Handle dynamic routes (#250)
|
2023-01-12 14:38:29 -08:00 |
|
Nikhil Rao
|
b40eafdbb0
|
Add var length operation (#245)
|
2023-01-10 18:13:22 -08:00 |
|
Thomas Brandého
|
51a635fe75
|
Add get_query_params method (#244)
|
2023-01-10 14:09:46 -08:00 |
|
Thomas Brandého
|
1124067c12
|
Add router data to state (#228)
|
2023-01-08 13:48:09 -08:00 |
|
Nikhil Rao
|
2543e48a30
|
Access parent state vars from substate (#207)
|
2023-01-04 15:41:05 -08:00 |
|
Nikhil Rao
|
974d2b4cbb
|
Improve event processing performance (#163)
|
2022-12-21 20:04:13 -08:00 |
|
Nikhil Rao
|
57e278ae1c
|
Improve event processing performance (#153)
|
2022-12-21 15:18:04 -08:00 |
|
Nikhil Rao
|
d39bcc7d38
|
Enable pc prod without redis (#85)
* Make app callable
* Enable pc prod without redis
* Add missing code
|
2022-12-13 10:05:37 -08:00 |
|
Nikhil Rao
|
b13adbbbc5
|
Don't show stack trace in window alert (#71)
|
2022-12-11 12:14:39 -08:00 |
|
Nikhil Rao
|
f0355e7f39
|
Add better error messages (#18)
|
2022-11-29 19:22:48 -08:00 |
|
Nikhil Rao
|
c4b1f2c669
|
Create Github Action for pytest (#12)
|
2022-11-21 18:50:59 -08:00 |
|
Nikhil Rao
|
1f817c637f
|
Fix redis setup (#11)
|
2022-11-21 15:32:51 -08:00 |
|
Nikhil Rao
|
29e37350e5
|
Add basic unit tests (#7)
* 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
|
03d0aca366
|
Add is_dataframe check.
|
2022-11-18 17:48:51 -08:00 |
|
Nikhil Rao
|
e8e8eaa010
|
Initial commit.
|
2022-11-18 12:44:06 -08:00 |
|