Commit Graph

106 Commits

Author SHA1 Message Date
alt0
f4abea2bb6 feat: update blocksuite 0.3.0-alpha.1 2022-11-09 15:34:14 +08:00
xiaotian
3b830e4c4a
chore:Update blocksuite dependency version (#525) 2022-11-04 15:48:29 +08:00
Qi
1ccc46ec72
Merge pull request #524 from toeverything/feat/modify
Feat/modify
2022-11-04 11:57:22 +08:00
QiShaoXuan
523f3f273c feat: add Menu component 2022-11-03 19:08:13 +08:00
QiShaoXuan
75f05cb399 feat: modify popper 2022-11-03 19:08:13 +08:00
QiShaoXuan
d9205bb405 fix: mobile modal background is error in dark mode 2022-11-03 19:08:13 +08:00
lawvs
4b3cf86027 chore: sync tsconfig 2022-11-03 19:04:41 +08:00
lawvs
e9b0160c5d chore: use react jsx 2022-11-03 19:04:41 +08:00
lawvs
ace578a6ca chore: remove next-transpile-modules 2022-11-03 19:04:41 +08:00
lawvs
8fb4b69e27 chore: upgrade next to v13 2022-11-03 19:04:39 +08:00
lawvs
4171874767 chore: print build info 2022-11-03 18:56:11 +08:00
QiShaoXuan
d7be74e0f4 fix: spell error 2022-11-01 16:30:20 +08:00
QiShaoXuan
404edececa merge pathfinder into feat/modify 2022-11-01 16:22:20 +08:00
QiShaoXuan
00db944192 fix: warning judgement error 2022-11-01 15:49:15 +08:00
Yifeng Wang
8722454776 chore: update blocksuite 2022-11-01 14:35:01 +08:00
QiShaoXuan
0baaf5aed8 fix: next warning 2022-10-31 17:08:01 +08:00
QiShaoXuan
795cd8e98f feat: add mobile modal for tip 2022-10-31 16:18:48 +08:00
QiShaoXuan
a11306bf89 feat: add Modal component to common ui 2022-10-31 15:18:22 +08:00
QiShaoXuan
1bf6546144 feat: add browser detect warning 2022-10-31 11:52:21 +08:00
QiShaoXuan
3d7c075f30 Merge branch 'pathfinder' of github.com:toeverything/AFFiNE into feat/modify 2022-10-31 10:56:28 +08:00
lawvs
95f98fb385 chore: add auto format setting 2022-10-28 15:15:53 +08:00
lawvs
24ce511b59 chore: update theme 2022-10-28 15:12:26 +08:00
Yifeng Wang
b06f89b356 chore: update blocksuite 2022-10-28 12:30:53 +08:00
QiShaoXuan
e729effcd8 feat: add disable cursor in edgeless toolbar 2022-10-27 15:18:07 +08:00
QiShaoXuan
659e83befd feat: add css virable 2022-10-27 15:17:00 +08:00
Qi
94d7543db5
Merge pull request #508 from toeverything/feat/modify
fix: in some windows chrome browser can not change backgournd
2022-10-26 21:12:41 +08:00
QiShaoXuan
43e1efd79e fix: in some windows chrome browser can not change backgournd 2022-10-26 21:10:12 +08:00
DiamondThree
da30e50e14
feat: publish new version (#507) 2022-10-26 19:32:58 +08:00
Whitewater
7c6a474929
chore: bump blocksuite (#506) 2022-10-26 17:48:25 +08:00
Qi
f0414efc79
Merge pull request #504 from toeverything/feat/modify
feat: add alternative font for windows
2022-10-26 17:31:08 +08:00
lawvs
344483e436 fix: edgeless not work 2022-10-26 17:26:51 +08:00
QiShaoXuan
6bd740b0a7 feat: add alternative font for windows 2022-10-26 17:12:56 +08:00
lawvs
cee5fb4740 Merge remote-tracking branch 'affine/pathfinder' into affine 2022-10-26 12:14:06 +08:00
lawvs
e0ee1c4ee4 chore: update workflow 2022-10-26 11:59:37 +08:00
Whitewater
a942b8b9f1
Feat/bump (#55)
* chore: update dependencies

* fix: update block suite api

* chore: use strict mode

* chore: clean code
2022-10-26 11:52:46 +08:00
lawvs
9542d5b030 chore: update workflow 2022-10-25 22:30:11 +08:00
Qi
edaa0a5125
Merge pull request #53 from toeverything/feat/layout
Feat/layout
2022-10-25 18:42:09 +08:00
QiShaoXuan
8a0a294fc9 feat: update link 2022-10-25 17:41:13 +08:00
QiShaoXuan
52e2f3854f feat: modify styles 2022-10-25 16:26:31 +08:00
QiShaoXuan
cd6a930939 feat: modify styles & ui components 2022-10-25 11:51:59 +08:00
CJSS
f3f530feda
Update index.tsx 2022-10-25 09:42:07 +08:00
CJSS
ae342773da
Update example-markdown.ts 2022-10-25 09:19:31 +08:00
CJSS
37e4de3e97
Update index.tsx
Docs link fix
2022-10-25 09:17:42 +08:00
QiShaoXuan
caf4d4dc35 feat: update blocksuite version 2022-10-24 18:22:36 +08:00
Qi
6c32b1c970
Merge pull request #49 from toeverything/example-markdown
Markdown updates
2022-10-24 18:21:16 +08:00
QiShaoXuan
fb4387ddbb fix: lint problems 2022-10-24 18:16:54 +08:00
Yifeng Wang
66763e20e6 chore: update blocksuite 2022-10-24 17:53:59 +08:00
CJSS
422678dfdf
Update example-markdown.ts 2022-10-24 17:23:57 +08:00
CJSS
4b94694a26
Update example-markdown.ts 2022-10-24 17:00:47 +08:00
fyZheng07
572f29e3cd
userguide style change 2022-10-24 16:56:08 +08:00