Commit Graph

63 Commits

Author SHA1 Message Date
charlie
85a6ed711b feat: support custom footer with user settings 2021-04-28 15:26:34 +08:00
charlie
bed22b5b18 fix(typos): missing style attr 2021-04-28 12:05:02 +08:00
Tienson Qin
45533ce77b Move to local bindings && events bus (#1686)
refactor: switch to global && local shortcuts

Also, use an events channel to decouple components and handlers
2021-04-25 09:43:18 +08:00
Tienson Qin
1375d1fab5 Merge branch 'master' into feat/outliner-core 2021-04-18 15:40:56 +08:00
Tienson Qin
dcf37edc10 fix: several issues related to graph
fixed position: sticky not working on safari
2021-04-18 12:56:44 +08:00
Tienson Qin
8f6505d04b enhance: scrollbar no longer limits to the main content
also, a sticky right topbar
2021-04-18 12:56:44 +08:00
Junyu Zhan
0e964b22ed feat: more style tweaks on layout 2021-04-17 19:38:26 +08:00
Junyu Zhan
4f88415d6f fix: add back animation to right sidebar 2021-04-17 19:38:26 +08:00
Junyu Zhan
c134aa1660 feat: use flex for drag resize 2021-04-17 19:38:26 +08:00
Junyu Zhan
9fe925f9fc feat: new layout for sidebar 2021-04-17 19:38:26 +08:00
Weihua Lu
fd0742b1f3 fix: move shortcut install to handler start 2021-04-15 15:53:20 +08:00
Tienson Qin
10a4712c54 fix: can't select blocks in edit mode 2021-04-10 17:16:09 +08:00
Tienson Qin
510d181386 fix: can't select blocks in edit mode 2021-04-09 22:38:28 +08:00
Weihua Lu
eb21eec1e1 refactor new block toggle 2021-04-09 21:47:31 +08:00
Weihua Lu
4819c6d512 install global shortcuts 2021-04-09 21:47:31 +08:00
Weihua Lu
3d7642ace8 fix: truncate repo name(7ch by default) in small screen
do not hide repo header
2021-04-07 20:55:31 +08:00
Tienson Qin
49bc64f5d0 fix: bulk outline
Also, fixed selection issues
2021-04-07 13:24:51 +08:00
Tienson Qin
f2077701ab Merge branch 'master' into feat/outliner-core 2021-04-05 09:53:18 +08:00
Tienson Qin
ee95b5070b fix: selection 2021-03-31 00:11:12 +08:00
Tienson Qin
72f5a7c07b Merge branch 'master' into refactor/core 2021-03-21 14:14:22 +08:00
Tienson Qin
e3edb55fde enhance: redirect to all pages when no default page in publishing mode 2021-03-17 00:01:35 +08:00
Tienson Qin
132b7ab1cc fix: graph-view width now limited by the main container width
Related to #1456
2021-03-16 23:09:29 +08:00
Tienson Qin
d29b265e28 refactor: db migrate wip 2021-03-13 20:43:04 +08:00
Tienson Qin
21b2c5296a fix: toggle help 2021-03-13 09:54:38 +08:00
Tienson Qin
92ad0296e6 feat: switch to use Excalidraw api 2021-03-10 23:32:49 +08:00
Tienson Qin
4884d2380d fix: existing shortcuts and css tweaks 2021-03-01 20:11:06 +08:00
charlie
ee4b126c33 Merge remote-tracking branch 'origin/master' into feat/ui-tweaks-settings 2021-02-28 10:18:54 +08:00
Tienson Qin
5d0ecd68b2 fix: t c not working for git repos 2021-02-27 11:01:37 +08:00
charlie
c61c6dd4f4 feat(ui): use modal dialog display settings page 2021-02-26 19:57:44 +08:00
Tienson Qin
84190df469 feat: add shortcut t c to toggle Contents 2021-02-24 22:14:01 +08:00
charlie
12e23c932a fix(ui): Page title show null #1343 2021-02-22 17:09:42 +08:00
Tienson Qin
aa724433e9 fix: page routes 2021-02-22 14:23:09 +08:00
Tienson Qin
e7bd754e92 refactor(shortcuts): use mousetrap to manage all the shortcuts 2021-02-16 11:17:34 +08:00
Tienson Qin
49d6b70c68 fix: remove padding bottom for global graph 2021-01-24 17:55:54 +08:00
charlie
bdd48fb3e8 fix: style issue of left bar on mobile 2020-12-29 21:01:05 +08:00
defclass
338e66cea1 fix(init-repo): init repo when login first time 2020-12-28 16:07:45 +08:00
defclass
ebfda9db8b feat(OAuth): add google login 2020-12-28 09:58:39 +08:00
Tienson Qin
8208b92d60 fix: move the theme button to settings
There're several other things
1. remove help button because there's one in the right bottom corner.
2. remove config/mobile? check for right sidebar
3. add open collective link
4. adjust left bar width
2020-12-18 19:52:31 +08:00
charlie
8a440e910a refactor: separated css modules from common style 2020-12-14 21:13:12 +08:00
charlie
4a951618f1 Merge remote-tracking branch 'origin/master' into fix/priority-style-issues 2020-12-10 17:14:58 +08:00
defclass
6e4561fe77 fix(publishing): fix css 2020-12-10 14:39:55 +08:00
charlie
32de8f2e2b refactor: add theme container & lift the dark/light class scope to root & restore scrollbar style. 2020-12-08 14:56:21 +08:00
charlie
e2949a5a2b Merge remote-tracking branch 'origin2/master' into fix/priority-style-issues
# Conflicts:
#	package.json
#	resources/css/common.css
#	src/main/frontend/components/block.cljs
#	src/main/frontend/components/page.cljs
#	src/main/frontend/components/sidebar.css
#	yarn.lock
2020-12-07 10:14:16 +08:00
charlie
e0b224cbca refactor: adapt some styles for new layout container 2020-12-05 12:23:11 +08:00
charlie
8bf550d2ea [refactor] improve main content layout . 2020-12-05 12:19:21 +08:00
Tienson Qin
2ba37cdd6c feat(chrome-native-fs): save block even in editing mode 2020-12-05 00:18:24 +08:00
Tienson Qin
17bb4be3ad fix: add loading status 2020-12-04 18:25:46 +08:00
Tienson Qin
43e925767b fix: click contents page doesn't close the left bar 2020-12-02 17:31:22 +08:00
Tienson Qin
8b165c89a5 refactor(editor): fix on-key-down mixin
Add both explicit options:
1. :not-match-handler
2. :all-handler
2020-12-02 11:08:50 +08:00
Michael Wong
5ace647ca3 fix(react): fix react warning (#753)
* fix(react): fix react warning

* fix(foldeable): browser complains

* fix(react): fix effects
2020-11-25 23:42:06 +08:00