Commit Graph

107 Commits

Author SHA1 Message Date
QiShaoXuan 2ee360918c chore: abstracting callback functions to reduce the complexity of the jsx 2022-08-02 14:53:44 +08:00
QiShaoXuan 2d3ae52bbd fix: fix spelling mistakes 2022-08-01 20:11:53 +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 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