Commit Graph

147 Commits

Author SHA1 Message Date
austaras
511afe63d9 fix(component): children line style in whiteboard 2022-08-04 15:36:54 +08:00
DarkSky
78b24891d5 feat: sort & limit for jwt query 2022-08-04 15:16:45 +08:00
austaras
62cd0b4424 fix(whiteboard): editor init size when creating new editor 2022-08-04 15:09:49 +08:00
wang xinglong
fbe9add924
Merge pull request #64 from toeverything/feat/frame-background-color
feat: support set frame background color
2022-08-04 12:08:28 +08:00
xiaodong zuo
2f03304961 fix: variable naming 2022-08-04 11:42:03 +08:00
alt0
fa36432a33 fix: remove unused console 2022-08-04 11:06:41 +08:00
tzhangchi
4c9a559c08 Merge branch 'master' of github.com:toeverything/AFFiNE into feat/userConfig 2022-08-03 18:56:18 +08:00
tzhangchi
ccaca1fa0e refactor(user-config): refactor snake_case to lowerUpperCase 2022-08-03 18:50:41 +08:00
DarkSky
fcf699511e feat: insert page into workspace block 2022-08-03 18:48:48 +08:00
austaras
57ce992102 fix(plugin): left menu postion and size 2022-08-03 18:33:35 +08:00
alt0
cf7eb9cf39 fix: set draw color & width 2022-08-03 18:23:33 +08:00
alt0
cb7b16c7b3 feat: support set frame background color 2022-08-03 17:28:21 +08:00
Whitewater
d683f7ce05
Merge pull request #61 from toeverything/fix/template-error
fix: check error
2022-08-03 17:01:18 +08:00
lawvs
67238b8da8 fix: check error 2022-08-03 16:38:47 +08:00
SaikaSakura
e813b4a8d9 feat: fix code review 2022-08-03 16:37:12 +08:00
SaikaSakura
3070322393 feat: change left menu icon style 2022-08-03 16:37:12 +08:00
SaikaSakura
28f744e57c feat: grid optimise 2022-08-03 16:37:12 +08:00
DarkSky
62b057d5c1
Merge pull request #54 from toeverything/refactor/update-template
Refactor/update template
2022-08-03 03:00:01 +08:00
DarkSky
126d929350 feat: jwst comming soon 2022-08-03 01:06:17 +08:00
lawvs
7027fa4ac9 refactor: split page template 2022-08-03 00:31:03 +08:00
wang xinglong
0a54e95682
Merge pull request #41 from toeverything/fix/scroll-controller-may-not-exist
fix(editor-core): scrollController not exist in Board mode
2022-08-02 23:53:58 +08:00
alt0
329263d049 fix(editor-core): scrollController not exist in Board mode 2022-08-02 19:09:45 +08:00
wang xinglong
6992cfc4eb
Merge pull request #39 from toeverything/feature/editor-shape-init-size
feat(draw): editor shape size
2022-08-02 19:00:39 +08:00
alt0
a73651817e feat(draw): when first time transfer to board mode, use page width as editor shape's width 2022-08-02 18:50:49 +08:00
mitsuha
f0cfcbc533 opti: 1.adjust padding of page-tree item; 2. fetch new icon from figma; 2022-08-02 18:09:50 +08:00
mitsuha
2a110f7cde opti: 1.adjust padding of page-tree item; 2. fetch new icon from figma; 2022-08-02 17:57:17 +08:00
mitsuha
68eddb597c opti: 1.adjust padding of page-tree item; 2. fetch new icon from figma; 2022-08-02 17:53:49 +08:00
Diamond
cca7cdd940
Merge pull request #26 from toeverything/bugfix/command-menu
fix command menu don's vanish on scorlling
2022-08-02 16:20:20 +08:00
austaras
b71dc4a04a feat(whiteboard): keep editing state when crossing editor 2022-08-02 16:10:10 +08:00
Qi
418e260ade
Merge pull request #21 from toeverything/feat/block-pendant
Feat/block pendant
2022-08-02 15:06:29 +08:00
QiShaoXuan
2ee360918c chore: abstracting callback functions to reduce the complexity of the jsx 2022-08-02 14:53:44 +08:00
xiaodong zuo
d4be73b78b fixbug When opening multiple left sidebar "three-dot" menus in doc mode, the menu boxes will block each other. #16 2022-08-02 11:22:02 +08:00
xiaodong zuo
86faaadbe8 fixbug There is a bug in the rename workspace name function in doc mode #15 2022-08-02 11:17:59 +08:00
DiamondThree
7c0e3c03d5 fix command menu don's vanish on scorlling 2022-08-01 23:16:44 +08:00
lawvs
d0bb43c855 fix: cancel identify user wait 2022-08-01 20:41:15 +08:00
QiShaoXuan
2d3ae52bbd fix: fix spelling mistakes 2022-08-01 20:11:53 +08:00
austaras
c32878dea9 fix(plugin): fix left menu behavior 2022-08-01 18:07:35 +08:00
QiShaoXuan
64877f1c4d Merge branch 'master' into feat/block-pendant 2022-08-01 17:50:45 +08:00
QiShaoXuan
7dc25bfa95 fixed: when remove all tag, editor will throw error in tag history popover, fixed #20 2022-08-01 17:37:18 +08:00
lawvs
4fb498c562 fix(kanban): kanban reorder
Co-authored-by: mitsuhatu <mitsuhatu@gmail.com>
2022-08-01 17:03:49 +08:00
Whitewater
01c8b8959f
Merge branch 'master' into chore/kanban-card-styles 2022-08-01 16:43:59 +08:00
QiShaoXuan
5c71eb4f0f feat: error message will be appear when tag edit empty, resolved #13 2022-08-01 16:25:32 +08:00
tzhangchi
60f330f67f refactor(src): restore apk accept to application/affine 2022-08-01 15:25:40 +08:00
tzhangchi
b5cc15287f refactor(src): change affine to AFFiNE in string 2022-08-01 14:27:26 +08:00
lawvs
8822d1a096 chore: tweak kanban group gap 2022-08-01 11:33:29 +08:00
lawvs
e6a27f6286 feat: show card action only on hover 2022-08-01 11:32:55 +08:00
DarkSky
d7a5809861 fix: rebase glitch 2022-08-01 02:15:25 +08:00
qishaoxuan
36d8c0493d feat: add default title when pendant type change, resolved #616 2022-07-29 11:05:54 +08:00
qishaoxuan
56998d07a1 fix: input placeholder display error when the width is not enough 2022-07-29 10:21:18 +08:00
qishaoxuan
0cce817813 feat: rewrite message component 2022-07-28 23:42:05 +08:00