Commit Graph

25 Commits

Author SHA1 Message Date
Masen Furer
60147dec65
[REF-201] Separate on_load handler from initial hydration () 2023-11-30 12:21:15 -08:00
Elijah Ahianyo
e3ee98098a
RED-1052/rx.State as Base State () 2023-11-29 09:43:33 -08:00
Masen Furer
351611ca25
rx.background and StateManager.modify_state provides safe exclusive access to state () 2023-09-21 11:42:11 -07:00
Elijah Ahianyo
2750228dbb
Prevent Substate class shadowing () 2023-09-19 15:56:39 -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
0beb7a409f
Clean up config parameters () 2023-08-18 14:22:20 -07:00
mat-mil
ebf6c7e35c
performance: change platform check fixture scope to session () 2023-08-11 13:55:12 -07:00
Smit Parmar
ef78465f16
Added support for RelexSet wrapper () 2023-08-10 09:59:03 -07:00
Elijah Ahianyo
3fa33bd644
List and Dict mutation on setattr () 2023-07-27 12:45:57 -07:00
Elijah Ahianyo
549ab4e708
rx.App state arg should not be required () 2023-07-21 11:47:38 -07:00
Masen Furer
5505d10989
rx.Model: automigrate using alembic () 2023-07-12 15:47:19 -07:00
Elijah Ahianyo
be48e13c71
Remove cookies () 2023-06-27 18:04:29 -07:00
Nikhil Rao
139ce38df1
Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
Elijah Ahianyo
b6ae225455
Get Cookies () 2023-06-20 14:57:33 -07:00
Elijah Ahianyo
278222db8f
async tests to test yield functionality () 2023-06-07 11:50:27 -07:00
Nikhil Rao
92b1e241ac
Update dependency versions () 2023-05-12 00:09:58 -07:00
Elijah Ahianyo
5ad3882898
Handle upload bugfix () 2023-04-26 12:56:34 -07:00
Elijah Ahianyo
4b7cc6ddf5
File upload to use single syntax () 2023-04-13 09:27:02 -07:00
Kasun Herath
e9928d9838
Add Database configuration object ()
* Add DB config object ()

* Add DBConfig to base ()
2023-04-03 21:39:44 -07:00
Elijah Ahianyo
50d480da1f
Allow upload event handler to have arbitrary arg name () 2023-04-02 15:40:05 -07:00
Elijah Ahianyo
a2f86f9fbb
Feature/Multi File upload ()
* This PR adds a feature to upload multiple files

* modified function to support python 3.8

* change code to use types instead of  arg name
2023-03-22 23:54:08 -07:00
Elijah Ahianyo
41e8afc92a
Handle file uploads with substates () 2023-03-17 15:11:24 -07:00
Nikhil Rao
47eebe0ea5
Clean up cond vars () 2023-02-13 15:27:03 -08:00
Elijah Ahianyo
8de2163d84
Create PCDict () 2023-02-12 12:52:45 -08:00
Elijah Ahianyo
00479362df
Allow conditional props () 2023-02-02 00:22:44 -08:00