Commit Graph

2140 Commits

Author SHA1 Message Date
Alek Petuskey
1ab8620852
Close unclosed ports (#388) 2023-01-29 15:50:11 -08:00
Thomas Brandého
b06f612a7d
Dynamically add vars to a State (#381) 2023-01-29 11:20:06 -08:00
Dong-hyeon Shin
526e417e8f
Add copy to clipboard component (#380) 2023-01-29 11:19:20 -08:00
Saarthak Maini
d0304659b8
Feature: Template For Pull Request Added (#377) 2023-01-28 21:32:01 -08:00
Nikhil Rao
d15dada09d
Fix event chain type check (#375) 2023-01-28 13:12:26 -08:00
Tommy Dew
d5a76f103a
Add pc.list for mutation detection (#339) 2023-01-28 10:50:52 -08:00
Dong-hyeon Shin
5aae6a122d
Fix typos (#368) 2023-01-28 09:26:25 -08:00
advo-kat
0056d94d57
Reconnect websocket on window focus (#366) 2023-01-28 09:24:16 -08:00
Dong-hyeon Shin
5427dd0f5b
Support multiple styles for components (#370) 2023-01-28 09:21:36 -08:00
Dong-hyeon Shin
f22c67e48c
Type check event handler signature (#363) 2023-01-27 17:18:54 -08:00
Dong-hyeon Shin
c690b2a824
Update .gitignore (#352) 2023-01-26 22:54:07 -08:00
Dong-hyeon Shin
1c20f4357c
Fix validate event (#338) 2023-01-26 20:29:07 -08:00
advo-kat
a4ac2979c8
Use ReconnectingWebSocket instead of vanilla WebSocket (#348) 2023-01-26 02:27:41 -08:00
Alek Petuskey
90f2672bc0
Added Testing to Contributing Guide (#343) 2023-01-25 14:58:59 -08:00
Alek Petuskey
cb61579f53
Added anonymous telemetry helpers. (#340) 2023-01-25 14:57:29 -08:00
LumiaGG
bfe9ad807e
Fix Stream did not contain valid UTF-8 (#282) (#332)
This fix is for some characters that were wrongly formatted because of lacking UTF-8
2023-01-24 22:27:04 -08:00
Thomas Brandého
52aaf365c9
Add onload event handler (#337) 2023-01-24 17:41:42 -08:00
Robert Neumann
3bcb350fac
Update README and add link to bun (#335) 2023-01-24 13:39:04 -08:00
Nikhil Rao
6f3d763f82
Rename path to route everywhere (#329) 2023-01-23 21:53:42 -08:00
Tommy Dew
f7e35771e9
Relax type requirement on pc.cond (#323) 2023-01-23 20:20:19 -08:00
Nikhil Rao
d376d2972b
Support dataframes as state vars (#324) 2023-01-23 18:47:21 -08:00
Alek Petuskey
dd5fa88050
Apache License Fix (#318) 2023-01-22 19:11:09 -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
Francesco Ambrosini
8068d5f176
Add --port flag to pc run (#313) 2023-01-22 10:57:20 -08:00
Dong-hyeon Shin
2a5ed7d40b
Fix comment in datatable (#309) 2023-01-22 09:48:00 -08:00
Christian Clauss
eca91beab2
Fix typos with codespell (#305) 2023-01-22 09:45:11 -08:00
Nikhil Rao
58a0d8c805
Fix running in backend-only mode (#311) 2023-01-22 09:30:58 -08:00
Nikhil Rao
42e3a8b728
Add windows support (#290) 2023-01-18 21:15:13 -08:00
Nikhil Rao
8be411b81b
Implement var slicing (#289) 2023-01-18 17:53:04 -08:00
Alek Petuskey
5d3ecadf65
Added steps to make a pr. (#286) 2023-01-18 14:24:07 -08:00
andy-verstraeten
b93c7a8cbf
Empty pages directory on recompile (#269) 2023-01-18 12:11:31 -08:00
WONJUN PARK
40801186ad
Update app import path (#275) 2023-01-16 22:59:04 -08:00
Alek Petuskey
acb2a16d5a
Got rid of nextjs telemetry. (#274) 2023-01-16 17:31:34 -08:00
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