Saul-Mirone
|
84ebe62edc
|
chore: bump bs to lts (#8147)
|
2024-09-06 10:54:19 +00:00 |
|
pengx17
|
0ae5673aaa
|
feat(electron): add offline mode (#8086)
fix AF-1334
It seems `session.enableNetworkEmulation({ offline: true });` does not work - https://github.com/electron/electron/issues/21250
implemented using an in-house solution.
When turned on:

|
2024-09-04 10:46:43 +00:00 |
|
EYHN
|
2524491bd1
|
fix(env): is mobile flag (#8005)
only 'mobile' entry has isMobile = true flag
|
2024-09-04 09:21:36 +00:00 |
|
Saul-Mirone
|
56f4634c1f
|
chore: bump bs with new extension api (#8042)
|
2024-09-02 10:32:22 +00:00 |
|
JimmFly
|
a802dc4fd6
|
chore: adjust experimental features text (#8044)
close AF-1313 AF-1312 AF-1311 AF-1310
|
2024-09-02 07:40:55 +00:00 |
|
JimmFly
|
03b2cda845
|
refactor(core): move fontFamily and fullWidthLayout to editor settings (#7988)
|
2024-08-28 02:35:24 +00:00 |
|
JimmFly
|
b8f07ce3fc
|
chore(core): disable expand database block (#7984)
close AF-1271
|
2024-08-27 12:24:48 +00:00 |
|
JimmFly
|
b333cde336
|
feat(core): init editor setting ui (#7878)
- init editor setting ui
https://github.com/user-attachments/assets/c54f5816-ef05-4ac0-b11a-8ab7159f928c
|
2024-08-22 04:24:41 +00:00 |
|
EYHN
|
50948318e0
|
feat(core): use emoji as folder icon (#7842)

|
2024-08-14 10:35:22 +00:00 |
|
EYHN
|
0504d0b0ff
|
feat(core): init feature flag service (#7856)
|
2024-08-14 10:35:21 +00:00 |
|