Saul-Mirone
|
9c65c42d64
|
chore(editor): cleanup dead code (#9904)
|
2025-01-27 17:06:42 +00:00 |
|
Saul-Mirone
|
17bf75e843
|
refactor(editor): remove dependency of command global types (#9903)
Closes: [BS-2216](https://linear.app/affine-design/issue/BS-2216/remove-global-types-in-command)
|
2025-01-27 12:28:46 +00:00 |
|
doouding
|
73b4437081
|
chore: dnd cleanup (#9899)
|
2025-01-27 04:29:14 +00:00 |
|
zzj3720
|
5a5779c05a
|
feat(editor): simple table block (#9740)
close: BS-2122, BS-2125, BS-2124, BS-2420, PD-2073, BS-2126, BS-2469, BS-2470, BS-2478, BS-2471
|
2025-01-24 10:07:57 +00:00 |
|
Saul-Mirone
|
30a181da38
|
refactor(editor): move mini mindmap to ai module (#9497)
|
2025-01-03 03:34:56 +00:00 |
|
Saul-Mirone
|
6c33eaace0
|
refactor(editor): extract frame title widget (#9458)
|
2024-12-31 10:12:03 +00:00 |
|
Saul-Mirone
|
597b631918
|
refactor(editor): extract color picker component (#9456)
|
2024-12-31 07:23:37 +00:00 |
|
Saul-Mirone
|
1e34ec8487
|
refactor(editor): extract data view block (#9452)
|
2024-12-31 06:15:35 +00:00 |
|
Saul-Mirone
|
c28f918527
|
refactor(editor): extract database block (#9435)
Part of: [BS-2269](https://linear.app/affine-design/issue/BS-2269/%E8%BF%81%E7%A7%BB-database-block-%E5%88%B0-affine-%E6%96%87%E4%BB%B6%E5%A4%B9%E4%B8%8B%E5%B9%B6%E5%BC%80%E5%90%AF-nouncheckedindexedaccess)
|
2024-12-30 12:59:57 +00:00 |
|
Saul-Mirone
|
e526106f45
|
refactor(editor): extract surface ref block (#9433)
|
2024-12-30 12:09:26 +00:00 |
|
fundon
|
a5641ae608
|
feat(editor): update edgeless color palette (#9243)
Closes: [BS-1475](https://linear.app/affine-design/issue/BS-1475/颜色主题更新) [BS-1803](https://linear.app/affine-design/issue/BS-1803/fill-color色板影响的yuan素) [BS-1804](https://linear.app/affine-design/issue/BS-1804/border-color色板影响的yuan素) [BS-1815](https://linear.app/affine-design/issue/BS-1815/连线文字配色略瞎)
### What's Changed
* refactor `EdgelessLineWidthPanel` component, the previous width is fixed and cannot be used in the new design
* refactor `EdgelessColorPanel` and `EdgelessColorButton` components, make them simple and reusable
* delete redundant `EdgelessOneRowColorPanel` component
* unity and update color palette, if the previously set color is not in the latest color palette, the custom color button will be selected
|
2024-12-30 03:36:34 +00:00 |
|
Saul-Mirone
|
cec4a4b2c0
|
refactor(editor): extract drag handle widget (#9415)
|
2024-12-29 06:51:48 +00:00 |
|
Saul-Mirone
|
b96a03b283
|
refactor(editor): remote selection widget (#9408)
|
2024-12-28 08:47:09 +00:00 |
|
Saul-Mirone
|
901965b61e
|
refactor(editor): remove components in blocks/_common (#9401)
|
2024-12-28 01:10:23 +00:00 |
|
Saul-Mirone
|
6ebefbbf2b
|
refactor(editor): extract code block (#9397)
|
2024-12-27 14:45:11 +00:00 |
|
Saul-Mirone
|
76d9712f21
|
chore(editor): remove pie menu (#9394)
|
2024-12-27 12:32:42 +00:00 |
|
Saul-Mirone
|
003ce4c9e9
|
refactor(editor): extract divider block (#9393)
|
2024-12-27 12:12:17 +00:00 |
|
Saul-Mirone
|
80dc0e8271
|
refactor(editor): extract edgeless text (#9375)
|
2024-12-27 10:48:12 +00:00 |
|
Saul-Mirone
|
fd872943b1
|
feat: extract latex block (#9327)
|
2024-12-26 06:13:07 +00:00 |
|
Saul-Mirone
|
fc5999a482
|
refactor(editor): extract frame block (#9322)
|
2024-12-26 04:45:11 +00:00 |
|
Saul-Mirone
|
2ffd0e561c
|
refactor(editor): extract note block (#9310)
|
2024-12-26 01:30:44 +00:00 |
|
Saul-Mirone
|
5274441e14
|
refactor(editor): extract image block (#9309)
|
2024-12-25 13:26:29 +00:00 |
|
Saul-Mirone
|
ebd97752bf
|
refactor(editor): extract attachment block (#9308)
|
2024-12-25 12:19:58 +00:00 |
|
Saul-Mirone
|
d8bc145465
|
refactor(editor): extract bookmark block (#9304)
|
2024-12-25 11:22:29 +00:00 |
|
Saul-Mirone
|
7c84545647
|
refactor(editor): cleanup dead code (#9300)
|
2024-12-25 07:48:00 +00:00 |
|
Saul-Mirone
|
16c59d96d9
|
refactor(editor): move menu context to components (#9302)
|
2024-12-25 07:34:04 +00:00 |
|
Saul-Mirone
|
cd830d6f81
|
refactor(editor): extract ai item component (#9283)
|
2024-12-24 09:41:45 +00:00 |
|
Saul-Mirone
|
190e7e6f30
|
refactor(editor): extract common components (#9282)
|
2024-12-24 08:41:22 +00:00 |
|
Saul-Mirone
|
4ce5cf20c3
|
refactor(editor): extract filterable list component (#9278)
|
2024-12-24 05:14:22 +00:00 |
|
Saul-Mirone
|
ea0a345533
|
refactor(editor): extract common components (#9277)
|
2024-12-24 04:42:53 +00:00 |
|
Mirone
|
30200ff86d
|
chore: merge blocksuite source code (#9213)
|
2024-12-20 15:38:06 +08:00 |
|