Commit Graph

120 Commits

Author SHA1 Message Date
QiShaoXuan
e1dece0595 refactor: change activatable to editable in BaseVeiw 2022-08-19 20:41:09 +08:00
lawvs
42cc6e9042 chore: clean card item 2022-08-18 17:59:21 +08:00
lawvs
0d89fa1026 fix: workaround circular dependency editor element 2022-08-18 17:41:43 +08:00
lawvs
06d442a8c1 refactor: clean anti pattern editor element 2022-08-18 17:41:43 +08:00
lawvs
05361e75a4 fix: add pen background 2022-08-18 17:41:42 +08:00
lawvs
d300b039ad fix: renaming to edgeless 2022-08-18 17:41:42 +08:00
lawvs
4a99080860 chore: set kanban RefPageProvider 2022-08-18 17:41:42 +08:00
lawvs
dcdc7f8862 refactor: ref page use AffineEditor 2022-08-18 17:41:42 +08:00
lawvs
407ee4d8f0 feat: add kanban card mask 2022-08-18 17:41:42 +08:00
lawvs
1d3a285681 refactor: clean text enter 2022-08-17 19:13:36 +08:00
tzhangchi
2f17534394 fix(figma): Incomplete URL substring sanitization 2022-08-17 10:37:04 +08:00
tzhangchi
fd9ed2862f fix(youtube): Incomplete URL substring sanitization 2022-08-17 10:35:12 +08:00
tzhangchi
a17ec1c5f9 fix(youtube): Incomplete URL substring sanitization 2022-08-17 10:18:02 +08:00
tzhangchi
8864593882 fix(youtube): Incomplete URL substring sanitization 2022-08-17 10:14:34 +08:00
tzhangchi
f54274442c feat(weakSql): deal with Incomplete string escaping or encoding 2022-08-17 10:03:00 +08:00
DarkSky
3964ac7a38 chore: cleanup deps 2022-08-17 02:26:00 +08:00
zuomeng wang
62d23ce1dd
Merge pull request #270 from toeverything/fix/whiteboard-edgeless
fix: whiteboard -> edgeless
2022-08-16 21:02:28 +08:00
DarkSky
dfa0fdfa3d
Merge pull request #266 from toeverything/fix/indent-with-root-id
fix: handle root block when indent
2022-08-16 19:10:56 +08:00
DarkSky
643cc6d84a
Merge pull request #265 from toeverything/fix/text-with-root-id
Fix/text with root id
2022-08-16 18:55:19 +08:00
alt0
02613e08b8 fix: whiteboard -> edgeless 2022-08-16 18:41:04 +08:00
lawvs
42f02aed5c fix: handle root block when indent 2022-08-16 13:06:14 +08:00
lawvs
cc3dc1716d fix: text enter with root id 2022-08-16 13:02:51 +08:00
lawvs
6e58dff088 refactor: batch api 2022-08-16 13:02:51 +08:00
lawvs
6884451324 fix: backspace with root id 2022-08-16 13:02:51 +08:00
DiamondThree
81345ffcba fix lint 2022-08-16 10:59:13 +08:00
DiamondThree
16072240e0 fix undo redo point err 2022-08-15 23:07:35 +08:00
lawvs
4c4e98d885 fix: incorrect key prop 2022-08-15 11:52:26 +08:00
DiamondThree
eadf98ed88 fix:image click select 2022-08-13 09:19:15 +08:00
DarkSky
8b7d8dc348
Merge branch 'develop' into feature/remove-react-fc 2022-08-12 19:18:57 +08:00
lawvs
6368485cf3 chore: tweak styles 2022-08-12 19:01:20 +08:00
xiaodong zuo
06d4dbc99b fix: link style issues 2022-08-12 17:06:21 +08:00
xiaodong zuo
e47268bb8b fix: link style issues 2022-08-12 16:41:37 +08:00
DiamondThree
551ddf5f94
fix: code style (#208)
* fix: code style

* fix: add copy icon
2022-08-12 15:24:16 +08:00
Whitewater
9be0735207
chore: align tree line (#211) 2022-08-12 07:17:51 +00:00
Qi
7dd66e6737
Merge pull request #198 from toeverything/feature/fix-backspace
Feature/fix backspace
2022-08-12 14:43:49 +08:00
Qi
41352107f9
Merge pull request #200 from toeverything/fix/clipboard
Fix/clipboard
2022-08-12 14:43:26 +08:00
MingLIang Wang
dbd16f33a9
feat: repair grid border in selection (#206) 2022-08-12 13:29:52 +08:00
Bryan Lee
495d9ccc0c chore: remove residual FC and FunctionComponent from components 2022-08-12 10:56:22 +08:00
QiShaoXuan
6d3c08f3eb Merge branch 'develop' into fix/clipboard 2022-08-12 10:27:30 +08:00
DarkSky
40b617c429 chore: reduce code by gndelia/codemod-replace-react-fc-typescript 2022-08-12 01:26:27 +08:00
Bryan Lee
f81c600aaf fix: type error 2022-08-12 00:55:52 +08:00
QiShaoXuan
7d101edf71 Merge branch 'develop' into fix/clipboard 2022-08-11 22:59:57 +08:00
Qi
a527e745d1
Merge branch 'develop' into feature/fix-backspace 2022-08-11 21:49:45 +08:00
DarkSky
b2bac25a92
Merge pull request #195 from toeverything/fix-gap
fix(editor): gap between block
2022-08-11 21:13:37 +08:00
DarkSky
eb929eb99e
Merge pull request #194 from toeverything/fix/experience
Fix/experience
2022-08-11 19:37:31 +08:00
austaras
11c7e3ad83 fix(editor): gap between block 2022-08-11 19:00:52 +08:00
DiamondThree
9ad7332b30 fix: lint 2022-08-11 15:39:22 +08:00
QiShaoXuan
4dd76949c4 refactor: change pendant popover trigger to click 2022-08-11 12:19:36 +08:00
DiamondThree
7c076ea567 fix: style ui 2022-08-10 18:35:31 +08:00
DiamondThree
46f903583b fix: style ui 2022-08-10 18:25:44 +08:00