Commit Graph

32 Commits

Author SHA1 Message Date
Elijah Ahianyo
5e41985bfe
Grid and ResponseGrid component docs update (#1215) 2023-06-19 14:27:59 -07:00
Elijah Ahianyo
76a64bce1a
Component props docs update (#1176) 2023-06-09 12:10:25 -07:00
Elijah Ahianyo
fb69ddfd80
moved compiled constants into an env.json file (#1051) 2023-05-19 10:28:54 -07:00
iron3oxide
6dc2778a15
Add Chakra Card component (#1030) 2023-05-18 11:09:58 -07:00
Elijah Ahianyo
bb1cf4322e
Foreach support for other data structures(dict, set, tuple) (#1029) 2023-05-17 16:11:41 -07:00
Nikhil Rao
e6a679d3a3
Update pc.form on_submit args (#1033) 2023-05-16 12:09:15 -07:00
iron3oxide
32f3a387ae
Rename var module to vars (#983) 2023-05-09 23:01:25 -07:00
PeterYusuke
3b88e7c329
[Fix 477] Use jinja2 for templating (#915) 2023-05-09 14:34:47 -07:00
Alek Petuskey
bd6ea9d977
Fixed pc.html to accept state var. (#775) 2023-04-04 21:59:50 -07:00
Francesco Ambrosini
25472d7d85
Add KeyboardKey, AspectRatio Components (#685) 2023-03-17 15:15:37 -07:00
iron3oxide
7067baf176
Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
Nikhil Rao
d74efb9bff
Fix cond component render (#639) 2023-03-06 16:45:10 -08:00
Nikhil Rao
35ed2839fd
Fix responsive component import errors (#629) 2023-03-04 14:12:47 -08:00
Nikhil Rao
8ba22ed92d
Factor out responsive helpers (#624) 2023-03-03 13:29:17 -08:00
Thomas Brandého
d0b47e1c23
Fix raw list not working in foreach (#547) 2023-02-15 22:21:53 -08:00
Alek Petuskey
adf5b7fb1b
Added Type Annotation Error Message Indexing/Foreach (#530) 2023-02-12 21:47:21 -08:00
Thomas Brandého
d57d9c78cf
Fix interactions between foreach and cond (#521) 2023-02-12 09:24:55 -08:00
Thomas Brandého
0b2f1369a6
Provide high-level API for most components (#451) 2023-02-05 16:02:21 -08:00
Dong-hyeon Shin
5aae6a122d
Fix typos (#368) 2023-01-28 09:26:25 -08:00
Tommy Dew
f7e35771e9
Relax type requirement on pc.cond (#323) 2023-01-23 20:20:19 -08:00
Atharva Shah
2ccbfff223
General code cleanup (#312) 2023-01-22 10:58:07 -08:00
Nikhil Rao
d93e2cec00
Add decorator for custom components (#193) 2023-01-02 16:08:00 -08:00
Kabir Goel
84ca907aac
Add React fragment support (#148) 2022-12-20 10:43:32 -08:00
Nikhil Rao
2c3ef6e23f
Support prod run on windows (#99) 2022-12-14 17:18:20 -08:00
Alek Petuskey
cf33e86edb
Added html component (#98) 2022-12-14 16:13:01 -08:00
Nikhil Rao
1d22571829
Add props for wrap component (#41) 2022-12-08 17:02:16 -08:00
Nikhil Rao
7ec4b3f8fe
Improve component docs (#35)
* Update component docstrings
* Remove transitions libs
* Add span component
* Add lock files
2022-12-07 15:04:49 -08:00
Nikhil Rao
dd26dd044b
Add style for code blocks. (#32)
* Rename github actions file
* Update custom code
* Add theme for code blocks
2022-12-06 01:22:57 -08:00
Alek Petuskey
46ce9a6652
Added Visually Hidden + Box Video/Iframe (#30)
* Added Visually Hidden + Box Video/frame

Co-authored-by: Alek Petuskey <alekpetuskey@Aleks-MacBook-Pro.local>
2022-12-05 14:22:58 -08:00
Nikhil Rao
c4b1f2c669
Create Github Action for pytest (#12) 2022-11-21 18:50:59 -08:00
Nikhil Rao
2008417bd7 Clean up tags. 2022-11-18 17:48:51 -08:00
Nikhil Rao
e8e8eaa010 Initial commit. 2022-11-18 12:44:06 -08:00