Commit Graph

31 Commits

Author SHA1 Message Date
Kabir Goel
1de48ee17a
Support Tailwind out of the box (#1155) 2023-06-17 18:22:33 -07:00
Nikhil Rao
fedecfdf44
Fix processing flag for generator events (#1157) 2023-06-09 10:50:03 -07:00
Masen Furer
d0e383d23c
Fix db_url set to empty string in default pcconfig.py (#1022) 2023-05-14 19:03:36 -07:00
Masen Furer
e887dd143b
Trigger on_load when router completes navigation (#984) 2023-05-10 01:11:54 -07:00
PeterYusuke
3b88e7c329
[Fix 477] Use jinja2 for templating (#915) 2023-05-09 14:34:47 -07:00
Kasun Herath
fc9b03ebd7
Custom configuration support (#792) 2023-04-24 21:40:07 -07:00
Masen Furer
c3148d348c
component.get_hooks: inject hook code into component func (#810) 2023-04-15 22:10:17 -07:00
PeterYusuke
bd03e9290c
Fix textarea rendering issue (#700) 2023-04-13 11:02:20 -07:00
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
Nikhil Rao
d72256d427
Generate app sitemap (#552) 2023-02-16 14:53:18 -08:00
叶子
094082c35b
Fix type errors in template (#493) 2023-02-12 09:36:16 -08:00
advo-kat
8d9c75824c
Socket fixes and config options(#485) 2023-02-09 23:59:20 -08:00
advo-kat
50a7c02142
Use Socket.IO for message transport (#449) 2023-02-06 10:37:52 -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
advo-kat
0056d94d57
Reconnect websocket on window focus (#366) 2023-01-28 09:24:16 -08:00
Atharva Shah
2ccbfff223
General code cleanup (#312) 2023-01-22 10:58:07 -08:00
Nikhil Rao
1e64e62842
Fix websocket race condition (#261) 2023-01-14 16:49:45 -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
d93e2cec00
Add decorator for custom components (#193) 2023-01-02 16:08:00 -08:00
Nikhil Rao
57e278ae1c
Improve event processing performance (#153) 2022-12-21 15:18:04 -08:00
Nikhil Rao
0b496fc0e0
Use websockets for events (#150) 2022-12-20 15:22:04 -08:00
Nikhil Rao
209f490bfc
Add windows support (#96) 2022-12-14 16:07:46 -08:00
Nikhil Rao
30f1bb17e1
Add cache for GitHub actions (#13) 2022-11-24 17:35:39 -08:00
Nikhil Rao
159e7949f1
Create config class (#8) 2022-11-20 16:12:46 -08:00
Nikhil Rao
29e37350e5
Add basic unit tests (#7)
* Unit tests for components, state, and utils
2022-11-20 14:34:25 -08:00
Nikhil Rao
67058b66a4 Clean up tag rendering 2022-11-18 22:08:50 -08:00
Nikhil Rao
3c2a34a2b4 Update state template 2022-11-18 20:00:10 -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