LongYinan
|
3148f93ee7
|
style: add perf rules (#5413)
|
2023-12-28 05:09:30 +00:00 |
|
LongYinan
|
4fcf589fe7
|
chore: bump up opentelemetry to ^0.46.0 (#5305)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@opentelemetry/exporter-prometheus](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-exporter-prometheus) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`^0.45.1` -> `^0.46.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fexporter-prometheus/0.45.1/0.46.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/) |
| [@opentelemetry/instrumentation](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`^0.45.1` -> `^0.46.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation/0.45.1/0.46.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/) |
| [@opentelemetry/instrumentation-http](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`^0.45.1` -> `^0.46.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation-http/0.45.1/0.46.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/) |
| [@opentelemetry/sdk-node](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`^0.45.1` -> `^0.46.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsdk-node/0.45.1/0.46.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>open-telemetry/opentelemetry-js (@​opentelemetry/exporter-prometheus)</summary>
### [`v0.46.0`](https://togithub.com/open-telemetry/opentelemetry-js/compare/f665499096189390e691cf1a772e677fa67812d7...d3c311aec24137084dc820805a2597e120335672)
[Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/f665499096189390e691cf1a772e677fa67812d7...d3c311aec24137084dc820805a2597e120335672)
</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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSJ9-->
|
2023-12-27 15:35:17 +00:00 |
|
Joooye_34
|
6b9f77f511
|
feat(core): set document title when detail page render (#5418)
|
2023-12-27 15:25:26 +00:00 |
|
DarkSky
|
a6f5a03b8a
|
docs: update guide for build in windows (#5416)
|
2023-12-27 09:21:32 +00:00 |
|
Peng Xiao
|
0c64535e41
|
fix(infra): remove unused svg loader (#5398)
|
2023-12-27 09:00:37 +00:00 |
|
EYHN
|
86bd2a7d72
|
refactor(infra): no bundle infra (#5414)
|
2023-12-27 06:54:24 +00:00 |
|
Peng Xiao
|
de951c8779
|
fix(core): enable page history for beta/stable (#5415)
v0.11.1-beta.1
v0.11.1
|
2023-12-27 14:39:59 +08:00 |
|
EYHN
|
fd37026ca5
|
fix(component): fix font display on safari (#5393)
before

after

|
2023-12-27 14:39:50 +08:00 |
|
EYHN
|
4e861d8118
|
refactor(electron): create electron api package (#5334)
|
2023-12-27 06:38:37 +00:00 |
|
Peng Xiao
|
ce17daba42
|
fix(core): enable page history for beta/stable (#5415)
|
2023-12-27 06:30:29 +00:00 |
|
EYHN
|
7a770f9672
|
fix(component): fix font display on safari (#5393)
before

after

|
2023-12-27 04:37:30 +00:00 |
|
EYHN
|
265ee81666
|
refactor(infra): remove old plugin system (#5411)
plugin system need redesign
|
2023-12-27 02:49:59 +00:00 |
|
JimmFly
|
4fd5812a89
|
fix(core): avatars are not aligned (#5404)
v0.11.1-beta.0
|
2023-12-26 20:43:08 +08:00 |
|
Peng Xiao
|
d01e987ecc
|
fix(core): trash page footer display issue (#5402)
Before

After

|
2023-12-26 20:42:54 +08:00 |
|
Joooye_34
|
d87c218c0b
|
fix(electron): set stable base url to app.affine.pro (#5401)
close TOV-282
|
2023-12-26 20:42:41 +08:00 |
|
Peng Xiao
|
a5bf5cc244
|
fix(core): about setting blink issue (#5399)
|
2023-12-26 20:42:33 +08:00 |
|
Peng Xiao
|
16bcd6e76b
|
fix(core): workpace list blink issue on open (#5400)
|
2023-12-26 20:42:19 +08:00 |
|
JimmFly
|
2e2ace8472
|
chore(core): add background color to questionnaire (#5396)
|
2023-12-26 20:42:06 +08:00 |
|
Cats Juice
|
37cff8fe8d
|
fix(core): correct title of onboarding article-2 (#5387)
|
2023-12-26 20:41:58 +08:00 |
|
DarkSky
|
70ab3b4916
|
fix: use prefix in electron to prevent formdata bug (#5395)
|
2023-12-26 20:41:47 +08:00 |
|
EYHN
|
f42ba54578
|
fix(core): fix flickering workspace list (#5391)
|
2023-12-26 20:41:36 +08:00 |
|
EYHN
|
a67c8181fc
|
fix(workspace): fix svg file with xml header (#5388)
|
2023-12-26 20:41:28 +08:00 |
|
regischen
|
613efbded9
|
feat: bump blocksuite (#5386)
|
2023-12-26 20:41:18 +08:00 |
|
LongYinan
|
3903a1c1d6
|
ci: update actions/upload-artifact and actions/download-artifact (#5408)
|
2023-12-26 12:40:10 +00:00 |
|
Peng Xiao
|
c02ec5f7b9
|
fix(infra): workaround for self-referencing in storybook (#5406)
v0.11.1-canary.1
|
2023-12-26 20:27:20 +08:00 |
|
JimmFly
|
62fbab4f78
|
fix(core): avatars are not aligned (#5404)
|
2023-12-26 20:23:28 +08:00 |
|
LongYinan
|
cb4f6d30af
|
chore: bump up react-i18next version to v14 (#5375)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-i18next](https://togithub.com/i18next/react-i18next) | [`^13.3.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/react-i18next/13.5.0/14.0.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>i18next/react-i18next (react-i18next)</summary>
### [`v14.0.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1400)
[Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.5.0...v14.0.0)
- types: reportNamespaces is now optional, should fix [1693](https://togithub.com/i18next/react-i18next/issues/1693)
</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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2023-12-26 08:32:07 +00:00 |
|
LongYinan
|
8042140fe8
|
chore: bump up @types/supertest version to v6 (#5376)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@types/supertest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest)) | [`^2.0.16` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@types%2fsupertest/2.0.16/6.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2023-12-26 08:20:35 +00:00 |
|
Peng Xiao
|
285d2a7219
|
fix(core): trash page footer display issue (#5402)
Before

After

|
2023-12-26 08:07:17 +00:00 |
|
Joooye_34
|
60fe5f0e87
|
fix(electron): set stable base url to app.affine.pro (#5401)
close TOV-282
|
2023-12-26 07:57:03 +00:00 |
|
Peng Xiao
|
fafcfbce6d
|
fix(core): about setting blink issue (#5399)
|
2023-12-26 07:47:11 +00:00 |
|
Peng Xiao
|
c59a6a833c
|
fix(core): workpace list blink issue on open (#5400)
|
2023-12-26 07:37:41 +00:00 |
|
Joooye_34
|
3024b5cc63
|
ci: define tag name to fix nightly release failing (#5397)
|
2023-12-26 07:24:30 +00:00 |
|
JimmFly
|
f25814b31c
|
chore(core): add background color to questionnaire (#5396)
|
2023-12-26 07:13:44 +00:00 |
|
Cats Juice
|
080f636c1f
|
fix(core): correct title of onboarding article-2 (#5387)
|
2023-12-26 07:01:34 +00:00 |
|
LongYinan
|
03b68e2654
|
chore: bump up @vitejs/plugin-vue version to v5 (#5394)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@vitejs/plugin-vue](https://togithub.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme) ([source](https://togithub.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)) | [`^4.4.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/4.5.0/5.0.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>vitejs/vite-plugin-vue (@​vitejs/plugin-vue)</summary>
### [`v5.0.0`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#500-2023-12-25)
- **Breaking:** drop `reactivityTransform` support
- **Breaking:** drop Node 14/16 support
- **Breaking:** drop Vite 4.x support
- Vue 3.4 template AST reuse support
- Vue 3.4 compile-time flag `__VUE_PROD_HYDRATION_MISMATCH_DETAILS__` support
- Added `customElement` option
- Deprecated `defineModel` option
</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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2023-12-26 06:50:27 +00:00 |
|
Peng Xiao
|
972de52833
|
fix(core): remove plugins settings (#5337)
depend on https://github.com/toeverything/AFFiNE/pull/5324
|
2023-12-26 06:21:59 +00:00 |
|
DarkSky
|
555d40c3da
|
fix: use prefix in electron to prevent formdata bug (#5395)
|
2023-12-25 15:14:08 +00:00 |
|
EYHN
|
7fcdb7a153
|
fix(core): fix flickering workspace list (#5391)
|
2023-12-25 07:09:49 +00:00 |
|
EYHN
|
56f0580382
|
fix(workspace): fix svg file with xml header (#5388)
|
2023-12-25 06:58:11 +00:00 |
|
EYHN
|
9493bd99f9
|
refactor(infra): move currentPageAtom to core (#5332)
Remove `currentPageAtom` from `infra` to `frontend/core.`
|
2023-12-25 03:34:28 +00:00 |
|
EYHN
|
e1bd13a018
|
refactor(core): remove adapter (#5324)
workspace adapter is no longer used.
|
2023-12-25 03:34:22 +00:00 |
|
EYHN
|
05025bf59a
|
refactor(core): remove outline plugin and layout atom (#5326)
@affine/outline is no longer used, this PR deletes this plugin and deletes the code that is no longer used
|
2023-12-25 03:24:13 +00:00 |
|
regischen
|
a10aeca820
|
feat: bump blocksuite (#5386)
|
2023-12-22 18:04:05 +08:00 |
|
李华桥
|
549419d102
|
Merge branch 'canary' into stable
v0.11.0
v0.11.0-beta.5
|
2023-12-22 16:29:51 +08:00 |
|
EYHN
|
8b28761a8a
|
fix(component): fix workspace input (#5381)
v0.11.0-canary.10
|
2023-12-22 08:26:14 +00:00 |
|
EYHN
|
77d239ff81
|
fix(workspace): leave workspace correctly (#5379)
|
2023-12-22 16:17:59 +08:00 |
|
Cats Juice
|
1ce4dd0497
|
fix(core): hide onboarding paper segments gap (#5384)
|
2023-12-22 15:49:43 +08:00 |
|
EYHN
|
aa74b0617c
|
fix(workspace): dont upgrade subdoc on cloud (#5382)
|
2023-12-22 15:48:54 +08:00 |
|
Joooye_34
|
46f824c4e9
|
fix: input style priority (#5383)
|
2023-12-22 15:48:28 +08:00 |
|