fundon
|
d0539fde22
|
fix(editor): unify file size formatting method (#12444)
Closes: [BS-3524](https://linear.app/affine-design/issue/BS-3524/统一文件大小单位,与-af-一致)


<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
- **Refactor**
- Updated file size formatting throughout the app to use a new, consistent utility for displaying file sizes.
- Improved clarity and uniformity of file size information in attachments, images, and related notifications.
- Enhanced type support to explicitly allow null values for file size descriptions.
- **Bug Fixes**
- Adjusted file size display in tests to match updated formatting standards.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
|
2025-05-23 06:33:31 +00:00 |
|
Saul-Mirone
|
45b6cbe8d7
|
refactor(editor): cleanup dead code (#11893)
|
2025-04-22 15:51:23 +00:00 |
|
fundon
|
e320552594
|
refactor(editor): edgeless note toolbar config extension (#10719)
|
2025-03-19 12:34:18 +00:00 |
|
L-Sun
|
62d8c0c7cb
|
refactor(editor): adjust folder structure for slash menu extension (#10588)
Close [BS-2743](https://linear.app/affine-design/issue/BS-2743/slash-menu插件化:调整文件夹结构)
This PR move slash menu from `affine-root-block` to `widget-affine-slash-menu`, and make it as a `WidgetViewExtension`
|
2025-03-06 16:12:06 +00:00 |
|
Saul-Mirone
|
5ad3d3c94a
|
refactor(editor): move figma squircle to shared (#10610)
|
2025-03-04 10:26:58 +00:00 |
|
fundon
|
adc003862b
|
fix(editor): image size and xywh when converting attachment to image (#10200)
In Edgeless, the image size should be read when converting attachment to image:
* fix `size`
* fix `xywh`
|
2025-02-20 05:16:21 +00:00 |
|
zzj3720
|
c78d6b81c6
|
feat(editor): table block supports drag-and-drop sorting (#10065)
close: BS-2477
|
2025-02-10 14:14:53 +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
|
cec4a4b2c0
|
refactor(editor): extract drag handle widget (#9415)
|
2024-12-29 06:51:48 +00:00 |
|
Saul-Mirone
|
1e4b1807be
|
refactor(editor): query methods in edgeless api (#9407)
|
2024-12-28 07:48:41 +00:00 |
|
Mirone
|
30200ff86d
|
chore: merge blocksuite source code (#9213)
|
2024-12-20 15:38:06 +08:00 |
|