Commit Graph

121 Commits

Author SHA1 Message Date
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
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
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
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