Boshen
c349a24e95
chore: upgrade oxlint to v0.13.2 ( #8891 )
...
Co-authored-by: LongYinan <lynweklm@gmail.com >
2024-11-26 17:56:35 +08:00
pengx17
d87a6f7068
fix(core): multi sub menu layer handling ( #8916 )
...
fix AF-1800, AF-1801
<div class='graphite__hidden'>
<div>🎥 Video uploaded on Graphite:</div>
<a href="https://app.graphite.dev/media/video/T2klNLEk0wxLh4NRDzhk/7523df2b-2326-4878-b37a-d16e4275858d.mp4 ">
<img src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/T2klNLEk0wxLh4NRDzhk/7523df2b-2326-4878-b37a-d16e4275858d.mp4 ">
</a>
</div>
<video src="https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/7523df2b-2326-4878-b37a-d16e4275858d.mp4 ">20241126-0806-30.0904958.mp4</video>
2024-11-26 08:39:09 +00:00
JimmFly
e12d5f8750
fix(core): multiple settings dialog should not appear when click user plan button repeatedly ( #8924 )
2024-11-26 05:49:12 +00:00
renovate
70633d0d16
chore: bump up @blocksuite/affine version to v0.18.0 ( #8899 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@blocksuite/affine](https://redirect.github.com/toeverything/blocksuite ) ([source](https://redirect.github.com/toeverything/blocksuite/tree/HEAD/packages/affine/all ), [changelog](https://redirect.github.com/toeverything/blocksuite/blob/master/packages/blocks/CHANGELOG.md )) | [`0.17.33` -> `0.18.0`](https://renovatebot.com/diffs/npm/@blocksuite%2faffine/0.17.33/0.18.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>toeverything/blocksuite (@​blocksuite/affine)</summary>
### [`v0.18.0`](https://redirect.github.com/toeverything/blocksuite/blob/HEAD/packages/affine/all/CHANGELOG.md#0180 )
[Compare Source](https://redirect.github.com/toeverything/blocksuite/compare/v0.17.33...v0.18.0 )
##### Minor Changes
- [`9daa1f3`](https://redirect.github.com/toeverything/blocksuite/commit/9daa1f3 ): ## Feat
- feat(blocks): markdown adapter reference serialization and deserialization ([#​8782](https://redirect.github.com/toeverything/blocksuite/issues/8782 ))
- feat(blocks): add lazy loading to image and iframe ([#​8773](https://redirect.github.com/toeverything/blocksuite/issues/8773 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-11-25 08:58:22 +00:00
JimmFly
4ce8a180aa
fix(core): image block size limits were not enforced as expected ( #8908 )
2024-11-25 07:15:14 +00:00
pengx17
f6eb84a8e0
fix(mobile): setting item popover cannot be closed ( #8910 )
...
fix AF-1798
2024-11-25 05:54:48 +00:00
CatsJuice
b369ee0cca
feat(mobile): disable swipe back gesture when there is no back in header ( #8876 )
...
close AF-1663, AF-1756
- new global `ModalConfigContext`
- new logic to judge whether inside modal
- render `✕` for PageHeader back if inside modal
- only enable `NavigationGesture` when there is `<` in PageHeader
2024-11-25 03:12:21 +00:00
akumatus
c6ac426b4c
fix: ai ppt preview with toolbar widget ( #8882 )
...
Fix issue [AF-1716](https://linear.app/affine-design/issue/AF-1716 ).
2024-11-21 06:56:26 +00:00
CatsJuice
a6232849e3
feat(mobile): doc property journal duplicated action ( #8820 )
2024-11-21 06:40:22 +00:00
liuyi
8b066a4b39
fix(core): auth events are not continuous ( #8874 )
2024-11-20 16:25:37 +08:00
Chen
b87c3840f3
chore(core): remove snapshot import export feature flag ( #8865 )
2024-11-20 07:06:20 +00:00
akumatus
b0ca3c6d58
fix(core): linked doc named input box has excessive desire to select all ( #8861 )
...
Fix issue [AF-1706](https://linear.app/affine-design/issue/AF-1706 ).
2024-11-20 06:25:36 +00:00
Peng Xiao
afa0e31ecd
feat(core): open in app cmd ( #8870 )
2024-11-20 14:23:18 +08:00
pengx17
3f5dadb4f5
fix(core): doc info event tracking issues ( #8868 )
...
fix AF-1769
2024-11-20 01:15:51 +00:00
Peng Xiao
56a3f054f9
fix(core): emoji doc name rendering on windows ( #8857 )
2024-11-18 23:28:54 +08:00
EYHN
c712e87114
fix(core): warning when open center peek ( #8819 )
2024-11-14 09:04:38 +00:00
donteatfriedrice
6f5c61b8b6
feat(core): update import entry in all page and page list ( #8814 )
2024-11-14 06:41:01 +00:00
L-Sun
a8938ab403
chore(mobile): disable reference popup on mobile ( #8743 )
...
This PR disable reference node popup on mobile. Close [BS-1730](https://linear.app/affine-design/issue/BS-1730/%E7%A6%81%E7%94%A8-block-yuan%E7%B4%A0%E7%9A%84-toolbar )
2024-11-14 04:47:31 +00:00
CatsJuice
c32b29a293
fix(core): onboading performance improvement ( #8790 )
...
- compress images
- remove noise assets (700kb)
- remove lottie animations
- remove `perspective` after paper animation to reduce layers
2024-11-13 08:25:05 +00:00
fundon
f85dfae63b
chore: enchance copy link action ( #8797 )
...
What's Changed
* enhance copy link action
* detect compatibility
* fall back to `document.execCommand`
2024-11-13 08:07:08 +00:00
fundon
b5fa8472d9
chore: improves scrolling performance and loading component for dark theme ( #8795 )
...
What's Changed
* improve scrolling performance
* loading component for dark theme
2024-11-13 02:25:03 +00:00
EYHN
17c247af53
fix(core): speed up navigation performance ( #8794 )
...
add some memo...
2024-11-12 13:22:59 +00:00
Fangdun Tsai
f4abe39689
feat(core): pdf preview ( #8569 )
...
Co-authored-by: forehalo <forehalo@gmail.com >
2024-11-12 19:12:31 +08:00
akumatus
e2b221a451
fix: color of canvas element under embed whiteboard is wrong ( #8712 )
...
Fix issue [BS-1762](https://linear.app/affine-design/issue/BS-1762 ). Related [PR](https://github.com/toeverything/blocksuite/pull/8677 ) in Blocksuite.
`light` whiteboard with embedded `dark` whiteboard:

`dark` whiteboard with embedded `light` whiteboard:

`light` doc with `dark` frame:

2024-11-12 08:03:05 +00:00
pengx17
fa82842cd7
fix(mobile): doc property styles ( #8760 )
...
fix AF-1582
fix AF-1671
- mobile doc info dialog styles
- added ConfigModal for editing property values in modal, including:
- workspace properties: text, number, tags
- db properties: text, number, label, link
2024-11-12 07:11:00 +00:00
forehalo
bfc8b93a96
fix(core): add missing confirm button variants ( #8786 )
...
fix AF-1628
2024-11-12 04:11:12 +00:00
JimmFly
6fe2e42490
feat(core): add page width property ( #8775 )
...
close AF-1655
2024-11-12 02:58:14 +00:00
L-Sun
81fc9e1aa1
fix(mobile): typo of identifier when override config ( #8773 )
...
Fixed a typo in the mobile patches where the wrong identifier was being used to override `affine:page` configs.
2024-11-12 02:24:14 +00:00
EYHN
9239eed6a7
fix(core): fix delete doc property description ( #8772 )
2024-11-11 06:48:04 +00:00
L-Sun
1284f33a4b
chore(mobile): disable some toolbar widgets for mobile ( #8742 )
...
This PR disable some toolbar widgets on mobile. Close [BS-1730](https://linear.app/affine-design/issue/BS-1730/%E7%A6%81%E7%94%A8-block-yuan%E7%B4%A0%E7%9A%84-toolbar )
2024-11-11 03:55:28 +00:00
pengx17
e6ef1dea51
fix(core): deleted tags property cannot be added back ( #8761 )
...
fix AF-1661
2024-11-11 02:48:04 +00:00
L-Sun
5f40fbc69c
feat(mobile): mobile at menu ( #8727 )
...
Close [BS-1608](https://linear.app/affine-design/issue/BS-1608/mobile-menu ), related PR: https://github.com/toeverything/blocksuite/pull/8681
2024-11-08 11:06:12 +00:00
donteatfriedrice
c323e5ae93
feat: use custom @ import dialog ( #8723 )
...
[BS-1747](https://linear.app/affine-design/issue/BS-1747/[ui]-通过导入的ui还是旧的,需要更新 )
2024-11-08 01:53:29 +00:00
pengx17
029654f45e
fix(electron): share page in electron issues ( #8703 )
...
fix AF-1592
fix AF-1612
2024-11-05 11:46:03 +00:00
pengx17
ef82b9d3e7
chore(core): tracking events for doc properties ( #8651 )
...
fix AF-1565
2024-11-05 11:30:57 +00:00
EYHN
4977055a2e
fix(ios): fix mobile blob storage ( #8702 )
2024-11-05 11:16:00 +00:00
forehalo
01228117e3
feat(core): update connector shortcut ( #8690 )
...
fix AF-1580
2024-11-05 10:29:36 +00:00
JimmFly
aae71a23eb
fix(core): temporarily make AI functions not follow server configuration ( #8698 )
...
Since the switch of the AI function in Blocksuite cannot be hot-updated, the editor will not be able to use the AI function when it is not connected to the server at the beginning, so this code is temporarily removed.
2024-11-05 08:17:58 +00:00
CatsJuice
c41646be7f
fix(core): bump theme to fix full-width-layout and editor font customization ( #8704 )
...
close AF-1610, AF-1601
**Original PR in design: [#138 ](https://github.com/toeverything/design/pull/138 )**
2024-11-05 07:16:28 +00:00
EYHN
902635e60f
refactor(core): desktop project struct ( #8334 )
2024-11-05 11:00:33 +08:00
CatsJuice
5b5dc26abf
chore(core): always display annually for cloud toggle ( #8693 )
2024-11-04 15:05:16 +00:00
pengx17
de7b1ff516
fix(core): do not show open-in-app in mobile web browser ( #8694 )
2024-11-04 12:33:10 +00:00
JimmFly
d700f828b7
fix(core): the full width layout feature does not work ( #8687 )
2024-11-04 08:29:48 +00:00
JimmFly
0469675d88
feat(core): add tooltips to the doc properties in the sidebar ( #8684 )
...
close AF-1597
2024-11-04 07:20:33 +00:00
CatsJuice
cdaac5602c
feat(mobile): manage docs/tags/collections in explorer ( #8649 )
...
close AF-1564, AF-1542
2024-11-04 05:28:06 +00:00
CatsJuice
4cbf4b74d6
feat(mobile): explorer create/rename operation ( #8628 )
...
close AF-1560
2024-11-04 05:28:05 +00:00
EYHN
12e3cf1d07
refactor(core): set edgeless theme on doc created ( #8670 )
2024-11-04 04:38:03 +00:00
donteatfriedrice
a4f27ef391
fix: should pass std to AffineEditorContainer ( #8678 )
...
To fix [BS-1741](https://linear.app/affine-design/issue/BS-1741/toc-不显示了 )
2024-11-04 03:25:31 +00:00
Peng Xiao
ecbf5a95fa
fix: open in app card style ( #8667 )
2024-11-01 18:42:09 +08:00
akumatus
7e71395c8e
fix: old document edgelessColorTheme shows auto but always render white ( #8666 )
...
Fix issue [AF-1593](https://linear.app/affine-design/issue/AF-1593 ).
2024-11-01 09:55:29 +00:00