Commit Graph

13 Commits

Author SHA1 Message Date
叶子
1529a23c1b
Switch linter to ruff (#450) 2023-02-09 11:33:18 -08:00
PeterYusuke
07289c8735
Solve windows env test fails (#437) 2023-02-06 13:41:59 -08:00
lawrence-axb
d1ff7d481f
Allow plotly figures as state vars (#440) 2023-02-04 16:13:18 -08:00
Thomas Brandého
b06f612a7d
Dynamically add vars to a State (#381) 2023-01-29 11:20:06 -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
Nikhil Rao
8be411b81b
Implement var slicing (#289) 2023-01-18 17:53:04 -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
43bd4784dc
Fix substate event handlers (#171) 2022-12-22 16:10:15 -08:00
Nikhil Rao
974d2b4cbb
Improve event processing performance (#163) 2022-12-21 20:04:13 -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
e8e8eaa010 Initial commit. 2022-11-18 12:44:06 -08:00