Commit Graph

2156 Commits

Author SHA1 Message Date
Alek Petuskey
06aa58c517
Added pc export. (#272) 2023-01-16 16:24:26 -08:00
Thomas Brandého
8858754d40
Add 404 custom page handling (#265) 2023-01-15 12:22:48 -08:00
Thomas Brandého
2e41303b25
Add optional catch all handling (#260) 2023-01-14 18:46:52 -08:00
Nikhil Rao
1e64e62842
Fix websocket race condition (#261) 2023-01-14 16:49:45 -08:00
Elijah Ahianyo
c8936355f2
Remove assets dir symlink 2023-01-13 10:35:20 -08:00
Thomas Brandého
9d59936737
Handle dynamic routes (#250) 2023-01-12 14:38:29 -08:00
Nikhil Rao
98e9edd98a
Import event constructor in custom components (#249) 2023-01-11 17:46:57 -08:00
Nikhil Rao
7f0aa4f5c4
Fix custom component imports (#246) 2023-01-11 11:34:46 -08:00
Elijah Ahianyo
897ef161bf
Fix windows symlink bug (#248) 2023-01-11 11:32:01 -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
Alek Petuskey
3708d960de
Added Lendemor and FHU-yezi to contributor! (#243) 2023-01-10 12:31:34 -08:00
Thomas Brandého
f370642205
Check if router is ready on page load (#241) 2023-01-10 12:22:05 -08:00
Alek Petuskey
876cf13344
Updated Victory Group/Stack (#231) 2023-01-08 23:36:51 -08:00
Thomas Brandého
1124067c12
Add router data to state (#228) 2023-01-08 13:48:09 -08:00
Alek Petuskey
6e564e6923
Added Discord to Readme (#229) 2023-01-08 13:47:44 -08:00
Nikhil Rao
f583c4f942
Support nested foreach (#223) 2023-01-07 20:02:01 -08:00
Nikhil Rao
92fe881479
Apply global styles to body (#222) 2023-01-07 20:00:05 -08:00
Alek Petuskey
2d5cb4a561
Added victory graphs. (#214) 2023-01-05 17:38:54 -08:00
Alek Petuskey
fe81916a05
Fix integration test (#211) 2023-01-04 22:01:25 -08:00
Nikhil Rao
2543e48a30
Access parent state vars from substate (#207) 2023-01-04 15:41:05 -08:00
Nikhil Rao
3f27ce3442
Fix component decorator bugs (#203) 2023-01-04 15:20:33 -08:00
Nikhil Rao
858008d3b1
Decent markdown source (#205) 2023-01-04 15:06:33 -08:00
Nikhil Rao
d7cd792b57
Add default gitignore on pc init (#206) 2023-01-04 15:05:07 -08:00
Nikhil Rao
d93e2cec00
Add decorator for custom components (#193) 2023-01-02 16:08:00 -08:00
pysqz
22deb9eb1b
Add option to specify port (#192) 2022-12-31 09:41:48 -08:00
Nikhil Rao
2be20745f1
Improve cli help messages (#185) 2022-12-27 00:01:20 -08:00
Nikhil Rao
a93b1425c7
Catch websocket disconnect (#184) 2022-12-26 23:14:35 -08:00
Alek Petuskey
af9733996a
Add log level args for pc run (#182) 2022-12-26 23:02:57 -08:00
Murilo Cunha
9d16582c23
Small changes in Markdown component (#179) 2022-12-26 10:20:50 -08:00
Alek Petuskey
3e8f6ffbb3
Socket CORS (#173) 2022-12-23 11:19:30 -08:00
Nikhil Rao
e32ffb6aed
Fix event handler formatting (#174) 2022-12-23 11:18:19 -08:00
Nikhil Rao
43bd4784dc
Fix substate event handlers (#171) 2022-12-22 16:10:15 -08:00
Nikhil Rao
63ec55bdde
Fix generic alias checks (#172) 2022-12-22 16:06:11 -08:00
Nikhil Rao
0bc09dc961
Add template version check (#164) 2022-12-21 20:05:02 -08:00
Nikhil Rao
974d2b4cbb
Improve event processing performance (#163) 2022-12-21 20:04:13 -08:00
Alek Petuskey
429b21260d
Add Node Version Error Handling (#159) 2022-12-21 18:22:31 -08:00
Nikhil Rao
57e278ae1c
Improve event processing performance (#153) 2022-12-21 15:18:04 -08:00
Alek Petuskey
f445febdc9
Run integration test on pr approval. (#155) 2022-12-20 22:45:03 -08:00
Alek Petuskey
92ddb90639
Added integration test. (#152) 2022-12-20 22:26:42 -08:00
Nikhil Rao
0b496fc0e0
Use websockets for events (#150) 2022-12-20 15:22:04 -08:00
Kabir Goel
84ca907aac
Add React fragment support (#148) 2022-12-20 10:43:32 -08:00
Kabir Goel
76e6a690ce
Fix missing curly brace in _app.js styles (#145) 2022-12-20 11:37:24 +05:30
Kabir Goel
9c3b81ff82
Add size to Input (#143) 2022-12-19 20:33:46 -08:00
Étienne BERSAC
3d275cf4c2
Update README.md (#119) 2022-12-16 01:44:10 -08:00
Nikhil Rao
2496c3fb9f
Fix pc run backend only (#118) 2022-12-15 23:07:54 -08:00
Nikhil Rao
ba2ae70ee4
Use npm on windows (#117) 2022-12-15 22:13:36 -08:00
Nikhil Rao
e127149bc1
Factor out code for dynamic routes (#109) 2022-12-15 11:37:39 -08:00
Nikhil Rao
933c3678d4
Fix model json conversion (#108)
* Add all fields when converting model to json
* Fix switched image/description in page meta
2022-12-15 01:43:24 -08:00
Nikhil Rao
622a8ef3c2
Support vars for select and radio (#107) 2022-12-15 00:22:13 -08:00