CatsJuice
|
9e903fe909
|
fix(component): optimize stack notification with different height (#8700)

|
2024-11-05 07:47:57 +00:00 |
|
EYHN
|
902635e60f
|
refactor(core): desktop project struct (#8334)
|
2024-11-05 11:00:33 +08:00 |
|
liuyi
|
7b66e51099
|
fix(core): clip app element overflow content (#8689)
|
2024-11-04 09:05:56 +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 |
|
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 |
|
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 |
|
pengx17
|
a791481ac8
|
refactor(electron): move electron-api to framework (#8601)
fix AF-1394
|
2024-10-30 09:16:20 +00:00 |
|
JimmFly
|
5690720652
|
chore: adjust floating sidebar style (#8619)
close PD-1810

|
2024-10-29 04:53:32 +00:00 |
|
pengx17
|
4b6c4ed546
|
feat(core): doc database properties (#8520)
fix AF-1454
1. move inline tags editor to components
2. add progress component
3. adjust doc properties styles for desktop
4. subscribe bs database links and display in doc info
5. move update/create dates to doc info
6. a trivial e2e test
<div class='graphite__hidden'>
<div>🎥 Video uploaded on Graphite:</div>
<a href="https://app.graphite.dev/media/video/T2klNLEk0wxLh4NRDzhk/eed266c1-fdac-4f0e-baa9-4aa00d14a2e8.mp4">
<img src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/T2klNLEk0wxLh4NRDzhk/eed266c1-fdac-4f0e-baa9-4aa00d14a2e8.mp4">
</a>
</div>
<video src="https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/eed266c1-fdac-4f0e-baa9-4aa00d14a2e8.mp4">10月23日.mp4</video>
|
2024-10-24 07:38:45 +00:00 |
|
CatsJuice
|
ed511f8d29
|
fix(component): correct notification theme when theme toggled (#8570)
close AF-1526
|
2024-10-22 03:15:33 +00:00 |
|
EYHN
|
7cd4028176
|
feat(core): adjust doc property style (#8561)
|
2024-10-21 09:41:45 +00:00 |
|
EYHN
|
42b3e069f9
|
feat(core): use contain strict optimizing performance (#8553)
|
2024-10-21 06:42:08 +00:00 |
|
EYHN
|
db374f7feb
|
feat(core): build config for ios android (#8555)
|
2024-10-21 05:39:04 +00:00 |
|
JimmFly
|
675a010dfc
|
fix(core): prevent floating sidebar from disappearing unexpectedly (#8477)
close AF-1475
Fixed an issue where you couldn't create collection or use the rename function in the floating sidebar.
https://github.com/user-attachments/assets/41c2b6a8-8fc9-4f8b-ab51-bd7ce2a58738
|
2024-10-19 13:24:08 +00:00 |
|
JimmFly
|
bfb8d582ed
|
feat(core): set doc mode and primary doc mode separately (#8359)
https://github.com/user-attachments/assets/98c282f2-4c53-475f-bf10-936a626c2630
|
2024-10-17 13:48:45 +00:00 |
|
EYHN
|
24e0c5797c
|
refactor(core): doc property (#8465)
doc property upgraded to use orm.
The visibility of the property are simplified to three types: `always show`, `always hide`, `hide when empty`, and the default is `always show`.

Added a sidebar view to manage properties

new property ui in workspace settings

Property lists can be collapsed

|
2024-10-15 10:17:12 +00:00 |
|
CatsJuice
|
1c59eda8b7
|
feat(component): basic notification adaptation for mobile (#8402)
|
2024-10-11 01:20:09 +00:00 |
|
JimmFly
|
5213431d51
|
feat(core): show floating sidebar when hovering sidebar swtich (#8393)
web:
https://github.com/user-attachments/assets/3cafe094-7938-4241-8d57-cfd5ccaadf25
client:
https://github.com/user-attachments/assets/ca218a45-de92-4e0a-ad83-c0f47aee2962
|
2024-10-09 03:48:17 +00:00 |
|
JimmFly
|
a3f8e6c852
|
refactor(core): refactor left sidebar to use di (#8385)
|
2024-09-27 09:32:25 +00:00 |
|
JimmFly
|
2df2003bd7
|
fix(core): handle composition event for Input component (#8351)
close AF-1065
|
2024-09-25 02:02:23 +00:00 |
|
CatsJuice
|
9eae3de1ae
|
fix(mobile): scroll optimization (#8362)
close AF-1421, AF-1418, AF-1423, AF-1358
|
2024-09-24 03:51:09 +00:00 |
|
Saul-Mirone
|
35e232c61c
|
feat: migrate to blocksuite/affine (#8332)
Use `@blocksuite/affine` package for all blocksuite features in affine.
```ts
@blocksuite/store -> @blocksuite/affine/store
@blocksuite/global -> @blocksuite/affine/global
@blocksuite/block-std -> @blocksuite/affine/block-std
@blocksuite/blocks -> @blocksuite/affine/blocks
@blocksuite/presets -> @blocksuite/affine/presets
```
|
2024-09-20 10:55:47 +00:00 |
|
Cats Juice
|
c87a392f29
|
fix(component): confirm modal should not clip content (#8325)
|
2024-09-20 07:38:15 +00:00 |
|
Peng Xiao
|
c26120ae36
|
fix(core): bring back menu offset (#8327)
|
2024-09-20 15:36:43 +08:00 |
|
Cats Juice
|
a6c2f5dcd5
|
fix(component): correct notification action hover style (#8303)
|
2024-09-19 15:18:19 +08:00 |
|
CatsJuice
|
0450fcea8b
|
fix(core): sidebar scrollbar is coverd by resize handle (#8307)
close AF-1236
|
2024-09-19 06:25:08 +00:00 |
|
forehalo
|
315c20f8e5
|
fix(core): avoid side effects (#8245)
|
2024-09-18 03:45:20 +00:00 |
|
EYHN
|
6fde967a6d
|
feat(core): remove loop animations (#8242)
|
2024-09-13 09:54:24 +00:00 |
|
forehalo
|
a387e4ac07
|
refactor: migrate environment to BUILD_CONFIG (#8206)
|
2024-09-13 07:58:20 +00:00 |
|
forehalo
|
25969a34e8
|
refactor: avoid runtime config object (#8202)
|
2024-09-13 07:27:11 +00:00 |
|
JimmFly
|
8e71815e46
|
fix(component): windows client does not have app controls on some pages (#8176)
close AF-1266
|
2024-09-12 06:35:55 +00:00 |
|
CatsJuice
|
8bf0458ef4
|
fix(mobile): remove all focus style for link and button (#8208)
|
2024-09-12 03:07:31 +00:00 |
|
CatsJuice
|
b7d05d2078
|
feat(core): new empty states for doc/collection/tag (#8197)
AF-1329, AF-1330
|
2024-09-11 10:48:52 +00:00 |
|
EYHN
|
f009371e06
|
fix(core): fix menu shaking (#8187)
|
2024-09-11 03:42:13 +00:00 |
|
CatsJuice
|
81ab8ac8b3
|
feat(mobile): pwa and browser theme-color optimization (#8168)
[AF-1325](https://linear.app/affine-design/issue/AF-1325/优化-pwa-体验), [AF-1317](https://linear.app/affine-design/issue/AF-1317/优化:-pwa-的顶部-status-bar-颜色应与背景保持一致), [AF-1318](https://linear.app/affine-design/issue/AF-1318/优化:pwa-的底部应当有符合设备安全高度的padding), [AF-1321](https://linear.app/affine-design/issue/AF-1321/更新一下-fail-的-pwa-icon)
- New `<SafeArea />` ui component
- New `useThemeColorV1` / `useThemeColorV2` hook:
- to modify `<meta name="theme-color" />` with given theme key
|
2024-09-11 02:20:59 +00:00 |
|
pengx17
|
fb76fdfca3
|
fix(core): menu not scrollable when opening in modal (#8179)
fix AF-1360
When menu (with modal = false) is rendered in Modal, the [RemoveScroll utility wrapped by Modal](https://github.com/radix-ui/primitives/blob/660060a765634e9cc7bf4513f41e8dabc9824d74/packages/react/dialog/src/Dialog.tsx#L203) will prevent menu from scrolling.
The reason why menu is scrollable within a dialog is because it is also wrapped a RemoveScroll [when modal is on. ](https://github.com/radix-ui/primitives/blob/660060a765634e9cc7bf4513f41e8dabc9824d74/packages/react/menu/src/Menu.tsx#L305)
In this fix, added a `useWithinModal` utility hook so that menu will automatically assign noportal mode for menu when it is rendered inside of a modal.
|
2024-09-10 06:09:00 +00:00 |
|
JimmFly
|
a7ecfea3b5
|
fix(core): disable border thickness setting when no border is selected (#8152)
close AF-1351
|
2024-09-09 03:25:04 +00:00 |
|
CatsJuice
|
87ed358f2e
|
fix(mobile): adjust mobile ui (#8112)
close AF-1274, AF-1320, AF-1333
|
2024-09-06 13:40:10 +00:00 |
|
pengx17
|
d089470bbf
|
feat(electron): electron shell skeleton (#8127)
fix AF-1331
<div class='graphite__hidden'>
<div>🎥 Video uploaded on Graphite:</div>
<a href="https://app.graphite.dev/media/video/T2klNLEk0wxLh4NRDzhk/e09203aa-f143-42f8-bd39-e5078d07ada2.mp4">
<img src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/T2klNLEk0wxLh4NRDzhk/e09203aa-f143-42f8-bd39-e5078d07ada2.mp4">
</a>
</div>
<video src="https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/e09203aa-f143-42f8-bd39-e5078d07ada2.mp4">1.mp4</video>
missing
- per split view skeleton
- per route skeleton
|
2024-09-06 09:25:20 +00:00 |
|
EYHN
|
f4db4058f8
|
feat(core): make permission and invoice offline available (#8123)
|
2024-09-05 15:11:27 +00:00 |
|
CatsJuice
|
03c2051926
|
feat(component): startScopedViewTranstion func to support scoped view transition (#8093)
AF-1293
|
2024-09-05 06:45:29 +00:00 |
|
pengx17
|
989e8830f7
|
fix(mobile): workspace selector not close on click outside (#8096)
|
2024-09-04 16:57:57 +00:00 |
|
EYHN
|
2524491bd1
|
fix(env): is mobile flag (#8005)
only 'mobile' entry has isMobile = true flag
|
2024-09-04 09:21:36 +00:00 |
|
EYHN
|
51f3566bec
|
fix(core): fix menu bugs (#8074)
|
2024-09-04 07:19:09 +00:00 |
|
pengx17
|
2ac803c73f
|
feat(mobile): sign in page (#8039)
fix AF-1237
|
2024-09-04 03:58:54 +00:00 |
|
CatsJuice
|
0d6f468385
|
fix(component): nested modal view-transition support (#8073)
<div class='graphite__hidden'>
<div>🎥 Video uploaded on Graphite:</div>
<a href="https://app.graphite.dev/media/video/LakojjjzZNf6ogjOVwKE/b8033923-8f08-4c72-96b6-d790fc0ff703.mp4">
<img src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/LakojjjzZNf6ogjOVwKE/b8033923-8f08-4c72-96b6-d790fc0ff703.mp4">
</a>
</div>
<video src="https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/LakojjjzZNf6ogjOVwKE/b8033923-8f08-4c72-96b6-d790fc0ff703.mp4">CleanShot 2024-09-03 at 18.36.17.mp4</video>
|
2024-09-04 01:29:22 +00:00 |
|
pengx17
|
d00f86c3ce
|
fix(core): handle modal overlay click event correctly (#8063)
1. overlay click + hide is brought back. this is because modal (ormobile menu)'s `onPointerDownOutside` is bound to document.body. Code in https://github.com/toeverything/AFFiNE/blob/e58af08f6325c7c2c6cbd3325e954fd7d2ab6859/packages/frontend/core/src/modules/explorer/views/tree/node.tsx#L353-L356 will stop the event from bubbling to the document element.
2. when Menu's set to modal=true, the parent is set to pointer-events: none as well. changed menu to modal false instead.

|
2024-09-03 12:00:00 +00:00 |
|
forehalo
|
e33aa35f7e
|
refactor(core): auth (#7999)
closes AF-753 AF-1227
|
2024-09-03 09:03:43 +00:00 |
|