CatsJuice
|
9e903fe909
|
fix(component): optimize stack notification with different height (#8700)
![CleanShot 2024-11-05 at 09.10.54.gif](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/LakojjjzZNf6ogjOVwKE/ed74d2ad-3044-4df3-9207-69a891435ea3.gif)
|
2024-11-05 07:47:57 +00:00 |
|
pengx17
|
e7732d0e18
|
fix(core): update prompt texts for opening new doc (#8696)
fix AF-1590
|
2024-11-05 07:31:00 +00:00 |
|
pengx17
|
8c650f7b43
|
test(core): add open in app test case (#8695)
fix AF-1496
|
2024-11-05 07:30:59 +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 |
|
JimmFly
|
9e41918a1a
|
feat(core): remember the scroll position of doc when routing forward and backward (#8631)
close AF-1011
https://github.com/user-attachments/assets/d2dfeee2-926f-4760-b3fb-8baf5ff90aa9
|
2024-11-05 06:59:34 +00:00 |
|
CatsJuice
|
15749def2a
|
chore: bump theme version, replace all typography in mobile (#8701)
|
2024-11-05 03:48:26 +00:00 |
|
EYHN
|
902635e60f
|
refactor(core): desktop project struct (#8334)
|
2024-11-05 11:00:33 +08:00 |
|
darkskygit
|
89d09fd5e9
|
fix: copilot ci condition (#8692)
|
2024-11-05 02:36:52 +00:00 |
|
CatsJuice
|
fe04ab35cc
|
feat(mobile): mobile app fallback skeleton (#8686)
close AF-1533, AF-1532
|
2024-11-05 00:35:21 +00: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 |
|
liuyi
|
d35a9cff95
|
ci: make renderer instances in beta 2 (#8688)
|
2024-11-04 17:19:26 +08:00 |
|
liuyi
|
7b66e51099
|
fix(core): clip app element overflow content (#8689)
|
2024-11-04 09:05:56 +00:00 |
|
Peng Xiao
|
378c9eb73a
|
fix(electron): active view sometimes does not get focused (#8683)
|
2024-11-04 08:34:11 +00:00 |
|
JimmFly
|
d700f828b7
|
fix(core): the full width layout feature does not work (#8687)
|
2024-11-04 08:29:48 +00:00 |
|
pengx17
|
fd7d112235
|
fix(core): open in app card wording (#8677)
|
2024-11-04 07:58:07 +00:00 |
|
renovate
|
9cb08373e3
|
chore: bump up oxlint version to v0.11.0 (#8673)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`0.10.3` -> `0.11.0`](https://renovatebot.com/diffs/npm/oxlint/0.10.3/0.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.10.3/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.10.3/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxlint)</summary>
### [`v0.11.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#0110---2024-11-03)
[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.10.3...oxlint_v0.11.0)
##### Documentation
- [`4551baa`](https://redirect.github.com/oxc-project/oxc/commit/4551baa) linter: Document `rules` ([#​6983](https://redirect.github.com/oxc-project/oxc/issues/6983)) (Boshen)
</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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
|
2024-11-04 07:39:33 +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 |
|
HeJiachen-PM
|
763537d84c
|
Update README.md (#8680)
|
2024-11-04 06:50:06 +00:00 |
|
darkskygit
|
2e7a7d5909
|
fix(core): copilot test condition & retry (#8665)
|
2024-11-04 06:17:06 +00:00 |
|
forehalo
|
ee16ea7a5a
|
fix(server): avoid preserved html meta tag name (#8682)
|
2024-11-04 06:01:04 +00:00 |
|
forehalo
|
63b58aad5c
|
fix(server): reduce yjs binary size (#8681)
|
2024-11-04 05:45:06 +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 |
|
donteatfriedrice
|
aacfb82819
|
fix: should toggle empty input when generate an image (#8643)
|
2024-11-01 10:45:32 +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 |
|
github-actions[bot]
|
aa2f6b7739
|
chore(i18n): sync translations (#8654)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: forehalo <forehalo@gmail.com>
|
2024-11-01 09:30:28 +00:00 |
|
JimmFly
|
c2ebf0b822
|
fix(core): handle uncaught ai flag (#8663)
|
2024-11-01 17:18:21 +08:00 |
|
donteatfriedrice
|
0184328011
|
feat: optimize import export event tracker (#8652)
|
2024-11-01 08:37:00 +00:00 |
|
forehalo
|
a776c1f82b
|
fix(core): unregister global error handler once app running (#8659)
close AF-1585
|
2024-11-01 08:11:35 +00:00 |
|
forehalo
|
e87963eca4
|
fix(server): wrong public path for selfhosted doc renderer (#8660)
closes #8639
|
2024-11-01 07:56:01 +00:00 |
|
JimmFly
|
f36097732a
|
fix(core): dropdown menu cannot be hovered when it is at the bottom of doc (#8662)
close AF-1588
|
2024-11-01 07:40:31 +00:00 |
|
pengx17
|
070f5fae49
|
fix(electron): deep link handling without running instance (#8661)
fix AF-1586
|
2024-11-01 07:23:38 +00:00 |
|
pengx17
|
33088500e4
|
fix(core): unnamed doc title of db properties (#8657)
|
2024-11-01 07:23:37 +00:00 |
|
pengx17
|
4f16e22f5b
|
fix(electron): add missing configureAppThemeModule to shell (#8656)
|
2024-11-01 07:23:37 +00:00 |
|
darkskygit
|
7a201984e9
|
feat(server): add real-world prompt test for copilot apis (#8629)
fix AF-1432, PD-1176
|
2024-11-01 07:05:12 +00:00 |
|
JimmFly
|
1c22fdd371
|
fix(core): unable to hide doc info (#8658)
close AF-1577 AF-1576
|
2024-11-01 06:47:59 +00:00 |
|
pengx17
|
c915a3bcb5
|
revert(electron): revert http protocl in electron (#8655)
fix AF-1583
|
2024-11-01 06:33:27 +00:00 |
|
L-Sun
|
1973cea035
|
fix(mobile): incorrect height of keyboard toolbar in ios (#8653)
### What Changes:
- Fix keyboard height calculation with the `KeyboardToolBarConfig.useScreenHeight = true`. More detials in: https://github.com/toeverything/blocksuite/pull/8645
- Add safe bottom padding for shrinked keyboard toolbar
- Add `VirtualKeyboard` polyfill. Close [AF-1573](https://linear.app/affine-design/issue/AF-1573/virtualkeyboard-polyfill-with-capacitor)
- Since the `@capacitor/keyboard` dose not implement the `Keyboard.show()` method, this polyfill is not enabled now.
|
2024-11-01 05:48:30 +00:00 |
|
JimmFly
|
10b1f233d9
|
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
|
2024-11-01 03:58:02 +00:00 |
|
EYHN
|
1f6cce2f5e
|
fix(core): fix copy block link (#8650)
|
2024-10-31 17:15:46 +00:00 |
|
JimmFly
|
f40578ab24
|
chore: adjust right sidebar style (#8641)
close AF-1548
![CleanShot 2024-10-31 at 15 29 12@2x](https://github.com/user-attachments/assets/251502e9-2fbf-41b2-a1bf-eab8357945e5)
|
2024-10-31 09:36:22 +00:00 |
|
pengx17
|
51ffccbbb6
|
fix(core): do not redirect to open-page for open-in-app card (#8646)
|
2024-10-31 08:23:52 +00:00 |
|
pengx17
|
2b3b7057c5
|
fix(core): checkbox property styling and layout (#8645)
fix BS-1725
|
2024-10-31 07:31:52 +00:00 |
|
pengx17
|
0f8b273134
|
feat(core): open app in electron app entry (#8637)
fix PD-208
fix PD-210
fix PD-209
fix AF-1495
|
2024-10-31 06:16:32 +00:00 |
|
renovate[bot]
|
5d92c900d1
|
chore: bump up @blocksuite/affine version to v0.17.23 (#8596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-31 14:16:10 +08:00 |
|
donteatfriedrice
|
ba3aa7f153
|
feat: add snapshot import export config (#8584)
[BS-1470](https://linear.app/affine-design/issue/BS-1470/提供-snapshot-导入导出开关)
|
2024-10-31 05:18:14 +00:00 |
|