Commit Graph

2442 Commits

Author SHA1 Message Date
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
DarkSky
c03749d216
Merge pull request #28 from toeverything/bugfix/leftlayout220802
Bugfix/leftlayout220802
2022-08-02 11:45:12 +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
DarkSky
829e306614
Update config.yml 2022-08-02 10:51:40 +08:00
DarkSky
972005f341
Create config.yml 2022-08-02 10:48:04 +08:00
DarkSky
775017d359
Update issue templates 2022-08-02 10:43:16 +08:00
DiamondThree
7c0e3c03d5 fix command menu don's vanish on scorlling 2022-08-01 23:16:44 +08:00
DarkSky
00d37af421
Merge pull request #22 from toeverything/fix/identify-user
fix: cancel identify user wait
2022-08-01 20:47:09 +08:00
lawvs
d0bb43c855 fix: cancel identify user wait 2022-08-01 20:41:15 +08:00
Chi Zhang
2e549d0a97
Merge pull request #10 from toeverything/feat/readme
docs(readme): remove unused description
2022-08-01 20:23:02 +08:00
QiShaoXuan
2d3ae52bbd fix: fix spelling mistakes 2022-08-01 20:11:53 +08:00
Chi Zhang
c5c0169f66
Merge branch 'master' into feat/readme 2022-08-01 18:14:33 +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
mitsuhatu
090cba0671
Merge pull request #8 from toeverything/fix/kanban-reorder-card
Fix(kanban): kanban reorder
2022-08-01 17:09:35 +08:00
Chi Zhang
10bc5b531f
Merge branch 'master' into feat/readme 2022-08-01 17:08:33 +08:00
lawvs
4fb498c562 fix(kanban): kanban reorder
Co-authored-by: mitsuhatu <mitsuhatu@gmail.com>
2022-08-01 17:03:49 +08:00
Whitewater
873ded9147
Merge pull request #7 from toeverything/chore/kanban-card-styles
Chore/kanban card styles
2022-08-01 16:54:39 +08:00
Whitewater
01c8b8959f
Merge branch 'master' into chore/kanban-card-styles 2022-08-01 16:43:59 +08:00
Whitewater
358f9031ff
Merge pull request #3 from toeverything/feat/emotion-babel-plugin
feat: add @emotion/babel-plugin
2022-08-01 16:43:23 +08:00
lawvs
171d0b8673 feat: add @emotion/babel-plugin 2022-08-01 16:29:10 +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
46ca7e9e45 docs(readme): remove unused description 2022-08-01 16:04:05 +08:00
Chi Zhang
16d934bd1d
Merge pull request #9 from toeverything/feat/AFFiNE
refactor(src): change affine to AFFiNE in string
2022-08-01 15:39:54 +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
Chi Zhang
3708ef5370
Merge pull request #2 from toeverything/feat/style
Feat/style
2022-08-01 11:20:24 +08:00
tzhangchi
9aa2a33e71 style(formatting): update .prettierignore 2022-08-01 10:59:38 +08:00
tzhangchi
b598706c76 docs(guideline): chagne brand name 2022-08-01 10:59:32 +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