Commit Graph

312 Commits

Author SHA1 Message Date
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
xiaodong zuo 174779bb28 fix: link style issues 2022-08-12 16:49:17 +08:00
xiaodong zuo e47268bb8b fix: link style issues 2022-08-12 16:41:37 +08:00
QiShaoXuan 82c3d773d6 fix: move the pendant popover to the body layer 2022-08-12 16:24:51 +08:00
QiShaoXuan 7e3df042ec feat: update pendant add button 2022-08-12 16:10:05 +08:00
MingLIang Wang dd0e69d6ec Merge pull request #210 from toeverything/feature/fix-selection-on-scroll
feat: fix selection on scroll
2022-08-12 15:54:57 +08:00
DiamondThree 551ddf5f94 fix: code style (#208)
* fix: code style

* fix: add copy icon
2022-08-12 15:24:16 +08:00
QiShaoXuan ac84c16a4a fix: fix color and text of status pendant 2022-08-12 15:23:11 +08:00
Whitewater 9be0735207 chore: align tree line (#211) 2022-08-12 07:17:51 +00:00
MingLIang Wang 7177e62517 feat: fix selection on scroll 2022-08-12 14:58:11 +08: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
lawvs 7024b7f11a chore: clean page tree styles 2022-08-12 13:56:27 +08:00
lawvs 41980188cf chore: update warn message 2022-08-12 13:56:27 +08:00
MingLIang Wang dbd16f33a9 feat: repair grid border in selection (#206) 2022-08-12 13:29:52 +08:00
alt0 b9e69ec833 fix: left menu color 2022-08-12 11:44:04 +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 d3b4906da9 chore: reduce code for icons 2022-08-12 01:42:17 +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
DarkSky 09b8c9c8bc Merge pull request #197 from toeverything/fix/experience
feat: update help info of pendant field title
2022-08-11 23:58:40 +08:00
DarkSky d8b176a329 chore: login condition 2022-08-11 23:02:36 +08:00
QiShaoXuan 7d101edf71 Merge branch 'develop' into fix/clipboard 2022-08-11 22:59:57 +08:00
QiShaoXuan 0674a48854 refactor: remove useless file 2022-08-11 22:49:42 +08:00
QiShaoXuan 6ad94242c4 fix: insert correct selection after paste 2022-08-11 22:33:51 +08:00
DarkSky f57aaf7e80 feat: header switcher 2022-08-11 22:31:38 +08:00
SaikaSakura 322fb098a4 feat: repair paste cursor 2022-08-11 22:06:50 +08:00
DarkSky b3f1ba6ca0 feat: login reduce 2022-08-11 22:04:47 +08:00
Qi a527e745d1 Merge branch 'develop' into feature/fix-backspace 2022-08-11 21:49:45 +08:00
QiShaoXuan bb0219c5ed feat: support keep block in view 2022-08-11 21:43:51 +08:00
QiShaoXuan 76fa003189 feat: update help info of pendant field title 2022-08-11 21:27:57 +08:00