Commit Graph

463 Commits

Author SHA1 Message Date
alt0
011a969a53 fix: update get-started template 2022-08-15 17:17:49 +08:00
DarkSky
13deca1ef6 feat: local mode for develop 2022-08-15 17:12:55 +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
zuomeng wang
5cec5a363d
fix: update default status color (#227) 2022-08-12 12:25:43 +00: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
DarkSky
8b239cd292 chore: workspace name 2022-08-12 19:30:22 +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
zuomeng wang
b2b111f65e
Merge pull request #219 from toeverything/feat/update-get-started-template
feat: update Get Started template
2022-08-12 18:48:31 +08:00
austaras
308d2c4445 fix(whiteboard): error when drag away last element in Chrome 2022-08-12 18:37:58 +08:00
alt0
2cc091c708 Merge remote-tracking branch 'origin/develop' into feat/update-get-started-template 2022-08-12 18:10:07 +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
alt0
a8e1de079c feat: update Get Started template 2022-08-12 17:41:14 +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
DarkSky
b2bac25a92
Merge pull request #195 from toeverything/fix-gap
fix(editor): gap between block
2022-08-11 21:13:37 +08:00
DarkSky
b53204a765
Merge pull request #189 from toeverything/feature/fix-track-pad-scroll
feat: fix-track-pad-scroll
2022-08-11 19:37:47 +08:00
DarkSky
eb929eb99e
Merge pull request #194 from toeverything/fix/experience
Fix/experience
2022-08-11 19:37:31 +08:00
austaras
5a23f67d31 feat(whiteboard): cursor style when dragging 2022-08-11 19:01:09 +08:00
austaras
11c7e3ad83 fix(editor): gap between block 2022-08-11 19:00:52 +08:00
QiShaoXuan
5e3f914182 fix: fix ui problems 2022-08-11 18:52:31 +08:00
alt0
9935556947 fix: change edgeless tool selected color 2022-08-11 17:40:50 +08:00
QiShaoXuan
0a265f9981 refactor: refactor paste behavior (not support selection) 2022-08-11 17:06:16 +08:00
mitsuha
2d18e8f558 improvement: 1.left toolbar hover style#148; 2022-08-11 16:17:02 +08:00
QiShaoXuan
de4b40605a Merge branch 'fix/clipboard' of github.com:toeverything/AFFiNE into fix/clipboard 2022-08-11 16:03:19 +08:00
QiShaoXuan
716c9ea34c feat: update animate of pandent trigger line 2022-08-11 15:51:24 +08:00
JimmFly
b4724f3ae0
fix: windows zoom (#190)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2022-08-11 07:48:51 +00:00
DiamondThree
9ad7332b30 fix: lint 2022-08-11 15:39:22 +08:00
DiamondThree
9b0f608b6b fix: add moveCursor function 2022-08-11 15:15:47 +08:00
QiShaoXuan
137d6a1923 fix: hold pendant popover when completed incorrectly 2022-08-11 14:42:27 +08:00
SaikaSakura
011aac0bfc feat: fix-track-pad-scroll 2022-08-11 14:35:33 +08:00
QiShaoXuan
52a59d8dfd fix: add message after link copied, fixed #131 2022-08-11 14:06:31 +08:00
QiShaoXuan
4dd76949c4 refactor: change pendant popover trigger to click 2022-08-11 12:19:36 +08:00
Whitewater
94dbd89d8f
fix: console error (#180) 2022-08-11 11:18:44 +08:00
DarkSky
083d74c904 fix: e2e 2022-08-11 10:57:58 +08:00
DarkSky
e9447cdcfe fix: load data on first time 2022-08-11 10:44:22 +08:00
DarkSky
86090be4a3 refactor: local storage 2022-08-11 01:45:38 +08:00
DarkSky
89191290e4 refactor: remote data provider 2022-08-10 22:10:34 +08:00
QiShaoXuan
a5d71d2dfa Merge branch 'fix/clipboard' of github.com:toeverything/AFFiNE into fix/clipboard 2022-08-10 19:38:07 +08:00
DarkSky
a5a8b32a25
Merge pull request #174 from toeverything/fix-left-menu
fix(plugin): hide left menu when block change
2022-08-10 19:18:56 +08:00
DiamondThree
d7ddffe3f8
fix: error catch (#181) 2022-08-10 18:45:20 +08:00
DiamondThree
696a7785e0
Merge pull request #183 from toeverything/fix/style
fix: style ui
2022-08-10 18:44:30 +08:00
DiamondThree
b1602b2b1a
fix: error catch (#182) 2022-08-10 18:39:01 +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
austaras
00f5f239b2 fix(plugin): hide left menu when block change 2022-08-10 18:22:45 +08:00
SaikaSakura
f87d4e3d18 Merge remote-tracking branch 'origin/develop' into feature/new-grid-drop 2022-08-10 18:14:17 +08:00
DarkSky
ffdf247517 feat: parent refresh event 2022-08-10 17:47:28 +08:00
austaras
56cdcf8622 fix(group): delete group when there's no children 2022-08-10 17:01:35 +08:00
mitsuha
1a9a5d99fa opti: 1.right panel trigger button cannot click#176; 2022-08-10 16:36:24 +08:00
DiamondThree
90b5602eb8
Merge pull request #171 from toeverything/bug/fix-scorll
fix: #106
2022-08-10 16:08:59 +08:00
SaikaSakura
8183552011 feat: fix backspeace 2022-08-10 16:07:52 +08:00
SaikaSakura
b5ae4e9a64 feat: fix review 2022-08-10 15:34:26 +08:00
SaikaSakura
4c57486d79 Merge remote-tracking branch 'origin/develop' into feature/new-grid-drop 2022-08-10 15:16:44 +08:00
lawvs
ff468baf49 fix: cancel kanban mouse down event 2022-08-10 14:43:05 +08:00
QiShaoXuan
0f49444c05 style: update code style 2022-08-10 13:32:29 +08:00
DiamondThree
fa458f06a4 fix:commend-menu postion 2022-08-10 11:42:09 +08:00
DiamondThree
32be658e96 fix:lint 2022-08-10 11:15:22 +08:00
Whitewater
22f325fbff
Merge pull request #166 from toeverything/refactor/page-tree-styles
Refactor/page tree styles
2022-08-10 10:38:17 +08:00
DarkSky
8d34618849 feat: binary export 2022-08-10 00:52:50 +08:00
lawvs
e44b86c94c chore: tweak styles 2022-08-09 21:12:19 +08:00
lawvs
b2ff15266e chore: remove css 2022-08-09 21:04:53 +08:00
lawvs
8d1da35b56 refactor: update component styles 2022-08-09 21:04:44 +08:00
lawvs
50270f87ed feat: migrate to styled 2022-08-09 21:04:09 +08:00
DarkSky
b5d4410dca feat: tips bar 2022-08-09 19:31:08 +08:00
DarkSky
0083b7445a feat: basic db support 2022-08-09 18:58:34 +08:00
DiamondThree
e795655bd9 fix:lint 2022-08-09 18:57:41 +08:00
SaikaSakura
4522e0a56c feat: new grid drop logic 2022-08-09 18:44:14 +08:00
DiamondThree
1b337e9766 feat: add selection function 2022-08-09 18:43:09 +08:00
DiamondThree
36ad39237b feat: add selection function 2022-08-09 18:41:08 +08:00
Whitewater
73d7d4e1a8
Merge pull request #157 from toeverything/fix/page-plugin
fix page title tranform
2022-08-09 18:02:31 +08:00
DiamondThree
36f971bb7e Merge branch 'fix/page-plugin' of github.com:toeverything/AFFiNE into fix/page-plugin 2022-08-09 17:44:48 +08:00
DiamondThree
0d33006da2 fix page title tranform 2022-08-09 17:38:57 +08:00
mitsuha
f0788e0b4b opti: 1.page tree; 2. icon invert; 3.topbar; 2022-08-09 17:29:43 +08:00
lawvs
5fdbd90877 fix: clean ReferenceMenuPlugin side effect 2022-08-09 15:00:58 +08:00
QiShaoXuan
75083f1c75 style: update code style 2022-08-09 14:54:59 +08:00
Whitewater
81867d85e3
chore: prefer const 2022-08-09 12:33:56 +08:00
DiamondThree
c2edd93c72 fix page title tranform 2022-08-09 12:14:14 +08:00
QiShaoXuan
849bf813b4 Merge branch 'develop' into fix/clipboard 2022-08-09 11:28:20 +08:00
Chi Zhang
808a31f19e
Merge pull request #153 from toeverything/feat/switch-view
feat(Switcher): change words
2022-08-09 11:08:54 +08:00
tzhangchi
2310b4306f feat(Switcher): change words 2022-08-09 10:19:57 +08:00
DiamondThree
b56199c69d delete params 2022-08-08 21:06:35 +08:00
DiamondThree
c5d2525086 fix Cursor move up and down error 2022-08-08 21:06:35 +08:00
DarkSky
eb2ad57c5a feat: block remove event 2022-08-08 18:44:45 +08:00
austaras
4f0232cbbf fix(whiteboard): select text in whiteboard 2022-08-08 18:44:45 +08:00
austaras
eff461891d fix(plugin): left menu item refresh on blockId change 2022-08-08 18:44:45 +08:00
austaras
fdeae3d432 fix(plugin): use rxjs throttle 2022-08-08 15:05:01 +08:00
austaras
07e6e9fe98 fix(sidebar): use a tag for link 2022-08-08 14:13:13 +08:00
DarkSky
45763aa4e3 chore: update deps 2022-08-08 01:16:25 +08:00
DarkSky
63e1989d4b
Merge branch 'master' into develop 2022-08-07 22:33:30 +08:00
tzhangchi
450a54bcb9 fix(Reference): add robust judgment 2022-08-07 19:58:37 +08:00
Caleb OLeary
1ad0c44dd4 refactor(component): clean up code block component
clean up codeblock component
ts types
remove commented code
remove unused vars
better css
names
2022-08-06 13:12:54 -05:00
Caleb OLeary
7042a04212 fix(component): fixes codeblock so lang selection persists across refresh 2022-08-06 12:22:05 -05:00
DarkSky
34d30d9e43
Merge pull request #112 from githbq/feature/page-tree-code-style
Feature/page tree code style
2022-08-06 19:06:54 +08:00
biqing.hu
16756e770e feat: add underscore 2022-08-06 18:35:23 +08:00
biqing.hu
05fce1a61e Merge branch 'master' of https://github.com/toeverything/AFFiNE into feature/page-tree-code-style 2022-08-06 18:30:55 +08:00