Commit Graph

343 Commits

Author SHA1 Message Date
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
9da25b801e
Merge pull request #264 from toeverything/fix/filter-empty-from-selection
fix: filter empty string when getContentBetween
2022-08-16 19:06:07 +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
DarkSky
c697f06b9b
Merge pull request #259 from toeverything/bugfex/undo-error
fix undo redo point err
2022-08-16 18:55:04 +08:00
alt0
02613e08b8 fix: whiteboard -> edgeless 2022-08-16 18:41:04 +08:00
Qi
b682e55596
fix: the pendant popover is blocked by the container in kanban mode (#268) 2022-08-16 17:46:53 +08:00
Horus
bd59871c22
fix edgeless edit bar tooltip (#243)
* fix edgeless edit bar tooltip

* fix tooltip
2022-08-16 14:31:50 +08:00
lawvs
64952806b9 fix: slate cannot get the start point in the node at path [0] 2022-08-16 13:23:46 +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
lawvs
de0c53b1b2 fix: filter empty string when getContentBetween 2022-08-16 12:52:55 +08:00
DiamondThree
81345ffcba fix lint 2022-08-16 10:59:13 +08:00
DiamondThree
2fdfdedd7b
fix:while bord group error (#258)
* fix:while bord group error

* fix:while bord group error

* fix lint
2022-08-15 23:11:58 +08:00
DiamondThree
16072240e0 fix undo redo point err 2022-08-15 23:07:35 +08:00
DarkSky
4add6d9732 Merge branch 'master' into develop 2022-08-15 16:41:20 +08:00
lawvs
0c09bd2b8c chore: clean code 2022-08-15 11:52:40 +08:00
lawvs
4c4e98d885 fix: incorrect key prop 2022-08-15 11:52:26 +08:00
lawvs
72868bec31 fix: no forward zIndex 2022-08-15 11:36:55 +08:00
DarkSky
6514efb430
Update LayoutHeader.tsx 2022-08-13 17:59:46 +08:00
DiamondThree
eadf98ed88 fix:image click select 2022-08-13 09:19:15 +08:00
Simon Li
2560c7b074
feature: add a left menu option to add a below block (#232)
* feature: add a left menu to add a below block

* fix: 1.remove extra spaces
2.update hard code to predefined types
2022-08-13 03:18:26 +08:00
DarkSky
754b2581cd chore: sort imports 2022-08-13 03:16:26 +08:00
DarkSky
5462b1707f chore: sort imports 2022-08-13 02:45:04 +08:00
DarkSky
617f9b9bfc chore: organizeImports 2022-08-13 02:08:21 +08:00
DarkSky
7a43efa9da
Update LayoutHeader.tsx 2022-08-13 00:13:23 +08:00
DarkSky
4178005ebc
Update LayoutHeader.tsx 2022-08-13 00:02:59 +08:00
DarkSky
b61a34e48c
Merge pull request #204 from liby/feature/remove-react-fc
chore: remove residual `FC` and `FunctionComponent` from components
2022-08-12 19:52:35 +08:00
Qi
2c865132d9
Merge pull request #223 from toeverything/fix/clipboard
feat: update paste behavior
2022-08-12 19:44:35 +08:00
QiShaoXuan
3f49c7e509 feat: update paste behavior 2022-08-12 19:25:29 +08:00
DarkSky
8b7d8dc348
Merge branch 'develop' into feature/remove-react-fc 2022-08-12 19:18:57 +08:00
Qi
451e490dfd
Merge pull request #220 from toeverything/feat/block-pendant
Feat/block pendant
2022-08-12 19:12:08 +08:00
DarkSky
d32b380fc3
Merge pull request #221 from toeverything/chore/todo-tree-line
chore: tweak styles
2022-08-12 19:10:31 +08:00
QiShaoXuan
c9a5fe3d25 fix: Property zIndex does not exist on type CSSProperties 2022-08-12 19:01:40 +08:00
lawvs
6368485cf3 chore: tweak styles 2022-08-12 19:01:20 +08:00
DarkSky
ea865eb0aa chore: adjust styles 2022-08-12 18:53:46 +08:00
QiShaoXuan
4944887d4a fix: fix pendant popover obscured by screen 2022-08-12 18:51:56 +08:00
QiShaoXuan
f16bfecab8 refactor: refactor popper 2022-08-12 18:49:47 +08:00
austaras
308d2c4445 fix(whiteboard): error when drag away last element in Chrome 2022-08-12 18:37:58 +08:00
DarkSky
dc98d4042b fix: types 2022-08-12 17:58:08 +08:00
DarkSky
c0c042dac0 feat: warning tips 2022-08-12 17:58:08 +08:00
xiaodong zuo
21986b331c
Merge pull request #217 from toeverything/fix/linkstyle
Fix/linkstyle
2022-08-12 17:32:01 +08:00
xiaodong zuo
06d4dbc99b fix: link style issues 2022-08-12 17:06:21 +08:00
DiamondThree
ce0590449a
fix:setTimeout error (#215) 2022-08-12 17:04:12 +08:00
DarkSky
edfa95057b feat: optional provider 2022-08-12 16:57:14 +08:00
Whitewater
57b8263acd
Merge pull request #207 from toeverything/chore/page-tree-styles
Chore/page tree styles
2022-08-12 16:51:54 +08:00