Commit Graph

299 Commits

Author SHA1 Message Date
alt0
cf7eb9cf39 fix: set draw color & width 2022-08-03 18:23:33 +08:00
QiShaoXuan
c347878f23 refactor: improves readability 2022-08-03 18:02:28 +08:00
QiShaoXuan
7b543ec2c1 fix: fixed #19 2022-08-03 18:01:00 +08:00
QiShaoXuan
13b608277d refactor: abstract the logic of the value history to the recastBlock 2022-08-03 18:00:00 +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
DiamondThree
eab4fd2b8f fix interfere in Menu.tsx 2022-08-03 15:30:02 +08:00
QiShaoXuan
fe9a4470fc fix: fix mui select throw wraning when pendant select change 2022-08-03 11:18:00 +08:00
QiShaoXuan
727c742889 feat: modify the type of animation that appears for the pendant Add button 2022-08-03 11:14:52 +08:00
DiamondThree
928a90942a fix clickaway error in page 2022-08-03 11:04:02 +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
QiShaoXuan
dd4360fb79 fix: The status history in kanban mode cannot be synced to text mode, fixed #43 2022-08-02 19:44:04 +08:00
QiShaoXuan
f18f51ba7c feat: support group by status in kanban mode, resolved #40 2022-08-02 19:10:51 +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
DiamondThree
96ea531b4e fix iframe will take away the focus 2022-08-02 17:03:01 +08:00
DiamondThree
6f340adf24 fix iframe will take away the focus 2022-08-02 16:59:59 +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
DiamondThree
e8f390a0d2 fix iframe will take away the focus 2022-08-02 16:17:10 +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
qishaoxuan
d5f6ab0bb5 chore: remove useless file 2022-07-28 14:24:51 +08:00
qishaoxuan
56eae05a0f feat: add tab-index in select 2022-07-28 14:06:56 +08:00
qishaoxuan
ec80998b82 refactor: refactor input component, to support tab-index 2022-07-28 14:05:52 +08:00
DiamondThree
d99649a9b6 fix: commond menu in whitebord 2022-07-28 23:10:30 +08:00
alt1o
7407349561 fix(draw): close #515 2022-07-28 16:00:05 +08:00
alt1o
cdb497e747 fix(draw): close #525 2022-07-28 15:24:37 +08:00
mitsuhatu
d18a07727c opti: topbar style 2022-07-28 17:58:25 +08:00
SaikaSakura
66488d1ec8 feat: fix class name 2022-07-29 10:14:27 +08:00
SaikaSakura
57bbf5aebe feat: fix grid drag border 2022-07-28 19:18:24 +08:00
SaikaSakura
142523337b feat: grid item style 2022-07-28 18:16:43 +08:00
SaikaSakura
cfe9d5a82d feat: select in grid 2022-07-27 18:13:52 +08:00
austaras
e150b7c32a fix(plugin): make group menu invisible when leave 2022-07-28 16:24:46 +08:00
alt1o
fbce0e11dc feat(draw): lock shape 2022-07-28 18:56:39 +08:00
alt1o
5a78afceb2 feat(icon): update icon 2022-07-28 17:18:39 +08:00
qishaoxuan
f4d3a6eafa refactor: refactor lock scroll 2022-07-28 15:52:17 +08:00
qishaoxuan
439eb90e93 feat: add frozen scroll method in editor.scrollManager, resolved #564 2022-07-27 19:06:59 +08:00
qishaoxuan
937221a040 fix: fix selection rect error when editor is scrolling, fixed #563 2022-07-27 17:56:52 +08:00
qishaoxuan
500a68df7a fix: adaptation of editor changes and restoration of scrollManager functionality 2022-07-27 15:53:20 +08:00
qishaoxuan
c4b1c10ffc feat: expose editor by ref 2022-07-27 15:24:40 +08:00
DiamondThree
5844abe078 fix: typo 2022-07-28 22:35:03 +08:00
DiamondThree
27a0b02bdb fix: #516 commneu menu style 2022-07-28 17:37:24 +08:00
lawvs
31c8747f33 chore: update view text 2022-07-28 16:53:02 +08:00
alt1o
b5d2d063a5 fix(ui): tooltip style #505 2022-07-28 16:54:28 +08:00
lawvs
1dfb241eee fix: hide groupBy tag at kanban 2022-07-28 15:46:55 +08:00
mitsuhatu
986b9f45a4 fix: activities make chrome crash; 2022-07-28 15:36:44 +08:00
alt1o
ca7abcbdbe fix(draw): close #512 2022-07-28 14:27:01 +08:00
DiamondThree
d622164fe0 fix: commneu menu style 2022-07-28 14:58:52 +08:00
qishaoxuan
6971e95dad fix: popover obscured in kanban state, fixed #589 2022-07-28 11:05:45 +08:00
qishaoxuan
56a9e2ead5 refactor: refactor pendant history 2022-07-27 23:00:20 +08:00
qishaoxuan
4c35337dbb chore: fix codereview problems 2022-07-27 19:51:36 +08:00
qishaoxuan
a881556ad3 chore: optimisation code 2022-07-26 18:53:28 +08:00
qishaoxuan
c6cad6a911 feat: support editing title when editing tag, resolved #538 2022-07-26 18:18:11 +08:00
qishaoxuan
cb7400b091 feat: add button only show on hover, resolved #526 2022-07-26 16:43:31 +08:00
qishaoxuan
23b31b327f fix: fix pendant color error, fixed #537 2022-07-26 15:44:34 +08:00
qishaoxuan
a7c76c0bce feat: add animate in trigger, resolved #529 2022-07-25 19:10:02 +08:00
qishaoxuan
dd75c36a4a feat: add shortcut in select like pendant, resolved #528 2022-07-25 19:06:22 +08:00
austaras
21fbadb399 feat(plugin): migrate plugin runner to rxjs 2022-07-27 16:22:05 +08:00
DiamondThree
d7c9d430e4 fix commneu menu style 2022-07-28 14:42:40 +08:00
DiamondThree
6c26485343 fix lint 2022-07-27 23:13:47 +08:00
DiamondThree
3d99479938 fix lint format 2022-07-27 21:30:32 +08:00
austaras
6df271f003 fix(inline-menu): container position 2022-07-27 19:02:24 +08:00
DarkSky
79b1547721 feat: jwst connectivity 2022-07-27 20:35:44 +08:00
DarkSky
a220ea517f feat: improve search ux 2022-07-27 18:12:34 +08:00
DarkSky
e273d1e606 feat: fix global search empty item 2022-07-27 17:31:24 +08:00
lawvs
6ef0e5e567 chore: clean code 2022-07-27 16:15:42 +08:00
lawvs
3deabad74c chore: sunset scene api 2022-07-27 16:15:21 +08:00
lawvs
29d5a8c971 chore: remove property correct 2022-07-27 16:12:54 +08:00
lawvs
91781b4d75 feat(editor-core): async block support remove property 2022-07-27 15:56:29 +08:00
lawvs
bea829efd6 fix: view api 2022-07-27 18:31:36 +08:00
lawvs
5b52daa030 refactor(group): split group menu 2022-07-27 18:31:20 +08:00
lawvs
196fe993b3 chore: simplify panel 2022-07-27 18:30:17 +08:00
mitsuhatu
7820fd7b34 opti: style improve of sidebar and topbar #572; 2022-07-27 17:40:42 +08:00
mitsuhatu
9f0064978d opti: top-bar issue: 4; 2022-07-26 15:32:23 +08:00
DiamondThree
144a0f4af9 fix: code copy to clipboard 2022-07-27 11:48:01 +08:00
DiamondThree
3fc70a7aad fix: #547 2022-07-27 10:41:47 +08:00
DiamondThree
87990de95a fix: #517 codeeditor style 2022-07-27 00:37:45 +08:00
austaras
455feedce5 fix(plugin): remove onscroll 2022-07-27 14:17:53 +08:00
austaras
b9f46028a8 fix(editor): remove rootRect and modify layout 2022-07-26 17:28:19 +08:00
lawvs
8b5e47ed73 chore: update import 2022-07-27 12:07:51 +08:00
SaikaSakura
9cd1890bb6 feat: add dispose 2022-07-27 14:02:50 +08:00
SaikaSakura
8b8529c1be feat: change cursor when drag 2022-07-26 18:49:18 +08:00
DiamondThree
9cc55d7f63 fix: slash menu cannot disappear 2022-07-27 18:16:36 +08:00
DiamondThree
6f8ad3fa77 fix: typo 2022-07-27 16:52:43 +08:00
DiamondThree
499b673406 fix code copy to clipboard 2022-07-27 14:08:52 +08:00
qishaoxuan
d71ccd3b82 refactor: refactor code by lint 2022-07-27 11:02:03 +08:00
qishaoxuan
52e9d0b2d7 feat: add onScroll hook in editor, resolved #561 2022-07-27 11:00:56 +08:00
DarkSky
dd0d31e72d fix: temp fix broadcast storm 2022-07-26 18:33:06 +08:00
lawvs
03c29aeee6 chore(view): hide add new view temp 2022-07-26 17:39:47 +08:00
lawvs
3582d7c013 chore: clean api 2022-07-26 17:32:08 +08:00
lawvs
f8485d895b refactor(view): migrate to new view api 2022-07-26 17:24:05 +08:00
lawvs
7584986aa9 chore: clean source view style 2022-07-26 17:06:20 +08:00
lawvs
502a7c87a5 refactor(view): migrate group menu 2022-07-26 16:25:51 +08:00
lawvs
2846e464d9 refactor(view): migrate group by 2022-07-26 16:25:07 +08:00
lawvs
98688592ab feat(view): support save current view 2022-07-26 16:17:49 +08:00
lawvs
aa320a174b feat(view): view support group menu 2022-07-25 18:41:50 +08:00
lawvs
c699fd4100 fix: typo 2022-07-25 18:39:50 +08:00
lawvs
b89d3deb6e chore: clean code 2022-07-22 16:40:44 +08:00
lawvs
b480153de9 chore: tweak view 2022-07-21 16:23:27 +08:00
lawvs
94b7f77f8f feat: basic view api 2022-07-18 19:09:34 +08:00
lawvs
6597051e9a chore: sunset withRecastTable api 2022-07-18 19:08:49 +08:00
DarkSky
c39814047a feat: jwt performance 2022-07-26 17:11:01 +08:00
zhangchi
3ec95e4377 feat(more-actions): hidde undefined function 2022-07-26 14:30:34 +08:00
DiamondThree
acd6b0434e fix(style) iframe 2022-07-25 00:06:13 +08:00
lawvs
b4362dd968 fix(kanban): move kanban card at same group (#524) 2022-07-25 18:21:37 +08:00
lawvs
d4a77b5d7b fix: kanban tag click not work (#494) 2022-07-25 15:38:33 +08:00
zhangchi
4640a3ab1e feat(workspace): add debug clear button 2022-07-25 14:57:58 +08:00
zhangchi
92e195446a feat(workspace): add debug clear button 2022-07-25 14:31:45 +08:00
austaras
95629486b3 fix(select): select rect position 2022-07-25 11:15:14 +08:00
DarkSky
a4132f5f8a feat: router & block preview 2022-07-24 21:56:03 +08:00
DiamondThree
4f1c47a3bc fix(style): group selecting styles 2022-07-24 17:43:18 +08:00
zhangchi
76b7dc72d0 feat(template): remove default 2022-07-24 00:36:35 +08:00
zhangchi
e7f0be9463 feat(figma): can click 2022-07-24 00:18:46 +08:00
zhangchi
101449dd37 fix(selection): iframe slow selection 2022-07-23 23:20:52 +08:00
zhangchi
48a5f52fb4 feat(comming-soon): add comming-soon 2022-07-22 21:38:57 +08:00
DarkSky
9361ad8e61 feat: local command 2022-07-22 18:08:30 +08:00
DarkSky
0871fbda07 feat: merge keck 2022-07-22 17:04:52 +08:00
DarkSky
e3e3741393 init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00