Elijah Ahianyo
|
00479362df
|
Allow conditional props (#359)
|
2023-02-02 00:22:44 -08:00 |
|
Francesco Ambrosini
|
ea28f336da
|
Allow the user to change ports (#417)
* Allow the user to change the app port at runtime
* Allow the user to change the app port (backend and frontend) at runtime
|
2023-01-31 21:21:44 -08:00 |
|
Wazarr
|
6c2f4deb70
|
Make db_url optional (#402)
|
2023-01-30 20:38:48 -08:00 |
|
Nikhil Rao
|
e578956b0c
|
Comment out pclist (#407)
|
2023-01-30 19:25:02 -08:00 |
|
Nikhil Rao
|
0e48ceda21
|
Update README for pip install pynecone (#404)
|
2023-01-30 18:28:58 -08:00 |
|
Nikhil Rao
|
6b97de71a0
|
Fix format route and code cleanup (#399)
|
2023-01-30 14:35:06 -08:00 |
|
advo-kat
|
41fffe677b
|
Add support for toggling color mode ('night/day mode') (#382)
Co-authored-by: g0ee <0@g0.ee>
Co-authored-by: g0ee <adbokat.b.a.s.e@gmail.com>
|
2023-01-30 12:39:32 -08:00 |
|
Francesco Ambrosini
|
4c7d923b7d
|
Check if curl and unzip are installed (#386)
|
2023-01-30 12:13:54 -08:00 |
|
Alek Petuskey
|
ca637801a6
|
Switch order of df logic. (#396)
|
2023-01-30 10:28:38 -08:00 |
|
Nikhil Rao
|
a5bd23d792
|
Fix event encoding (#393)
|
2023-01-29 21:43:26 -08:00 |
|
Robert Neumann
|
7fefbcd444
|
Feature: Add Pynecone Container Image Build (#387)
|
2023-01-29 21:38:27 -08:00 |
|
Nikhil Rao
|
3f5ff53c88
|
Support state vars in pc.markdown (#392)
|
2023-01-29 20:57:10 -08:00 |
|
Alek Petuskey
|
450576bbee
|
Finalized port closing and error warning. (#391)
|
2023-01-29 20:33:32 -08:00 |
|
Thomas Brandého
|
4971f6d814
|
Support backend-only state vars (#390)
|
2023-01-29 18:55:34 -08:00 |
|
Nikhil Rao
|
2b7e2ecf30
|
Fix custom routes on Windows (#389)
|
2023-01-29 16:39:19 -08:00 |
|
Thomas Brandého
|
39732d12f5
|
Catch a JS Error + code cleanup (#384)
|
2023-01-29 16:00:02 -08:00 |
|
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 |
|