Commit Graph

20 Commits

Author SHA1 Message Date
iron3oxide
7067baf176
Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
Nikhil Rao
f7138bd53f
Add upload component (#622) 2023-03-03 19:38:58 -08:00
PeterYusuke
f76acb2d9c
[Fix issue 563] Add meta arg to page_add method (#589)
* Add meta arg to page_add method

* Remove TypeError of "|". Set default param value.
2023-02-22 21:33:04 -08:00
advo-kat
8d9c75824c
Socket fixes and config options(#485) 2023-02-09 23:59:20 -08:00
叶子
1529a23c1b
Switch linter to ruff (#450) 2023-02-09 11:33:18 -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
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
Nikhil Rao
58a0d8c805
Fix running in backend-only mode (#311) 2023-01-22 09:30:58 -08:00
Nikhil Rao
8be411b81b
Implement var slicing (#289) 2023-01-18 17:53:04 -08:00
andy-verstraeten
b93c7a8cbf
Empty pages directory on recompile (#269) 2023-01-18 12:11:31 -08:00
Thomas Brandého
f370642205
Check if router is ready on page load (#241) 2023-01-10 12:22:05 -08:00
Nikhil Rao
92fe881479
Apply global styles to body (#222) 2023-01-07 20:00:05 -08:00
Nikhil Rao
3f27ce3442
Fix component decorator bugs (#203) 2023-01-04 15:20:33 -08:00
Nikhil Rao
d93e2cec00
Add decorator for custom components (#193) 2023-01-02 16:08:00 -08:00
Nikhil Rao
0b496fc0e0
Use websockets for events (#150) 2022-12-20 15:22:04 -08:00
Nikhil Rao
b9d2e2f05c
Accordion allow toggle by default (#69) 2022-12-11 11:43:59 -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
91bb3f0b26
Added Meta for Pages (#29)
* Added meta changes.


Co-authored-by: Alek Petuskey <alekpetuskey@Aleks-MacBook-Pro.local>
2022-12-05 00:40:35 -08:00
Nikhil Rao
705557b484 Add state name into compiler 2022-11-18 17:48:51 -08:00
Nikhil Rao
e8e8eaa010 Initial commit. 2022-11-18 12:44:06 -08:00