pengx17
|
df87300a3f
|
chore(electron): upgrade electron to v32 (#8235)
workaround provided by https://github.com/electron/electron/issues/43556
|
2024-09-13 04:23:10 +00:00 |
|
Saul-Mirone
|
445acfa323
|
chore: bump bs (#8227)
|
2024-09-13 02:10:16 +00:00 |
|
pengx17
|
4b920a867c
|
fix(electron): app fallback styles (#8225)
|
2024-09-12 11:21:29 +00:00 |
|
pengx17
|
d2b482bcb2
|
fix(electron): incorrect path to root dir (#8220)
|
2024-09-12 09:00:18 +00:00 |
|
JimmFly
|
2cba8a4ccd
|
fix(core): title could not be changed when creating a new doc (#8203)
Before change, the title could not be modified from outside the editor without refreshing:
https://github.com/user-attachments/assets/536acba1-4e31-418a-bc1a-8578e3128bba
after:
https://github.com/user-attachments/assets/30a4b270-b8b1-4787-acef-0ab2a72a8f74
|
2024-09-12 07:55:23 +00:00 |
|
EYHN
|
cc5a6e6d40
|
refactor: new project struct (#8199)
packages/frontend/web -> packages/frontend/apps/web
packages/frontend/mobile -> packages/frontend/apps/mobile
packages/frontend/electron -> packages/frontend/apps/electron
|
2024-09-12 07:42:57 +00:00 |
|