mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 16:19:43 +08:00
feat(core): add edgelessTheme property and edgelessDefault theme setting (#8614)
close AF-1430 AF-1471 https://github.com/user-attachments/assets/d997ac6c-ce94-4fa4-ab34-29b36c7796ea
This commit is contained in:
@@ -129,6 +129,7 @@ test('property table reordering', async ({ page }) => {
|
||||
'Created at',
|
||||
'Updated at',
|
||||
'Created by',
|
||||
'Edgeless theme',
|
||||
'Number',
|
||||
'Date',
|
||||
'Checkbox',
|
||||
@@ -172,6 +173,7 @@ test('page info show more will show all properties', async ({ page }) => {
|
||||
'Created at',
|
||||
'Updated at',
|
||||
'Created by',
|
||||
'Edgeless theme',
|
||||
'Text',
|
||||
'Number',
|
||||
'Date',
|
||||
|
||||
Reference in New Issue
Block a user