Commit Graph

8625 Commits

Author SHA1 Message Date
Tienson Qin
dbf82ebdc1 fix: set triggerOnce for references 2022-08-22 17:08:53 +08:00
Tienson Qin
d39947abe0 fix: nested inline block refs 2022-08-22 17:08:53 +08:00
Tienson Qin
8cbf692601 perf: remove db calls 2022-08-22 17:08:53 +08:00
Tienson Qin
e5b71a24af fix: filters 2022-08-22 17:08:53 +08:00
Tienson Qin
814e26468a perf: don't refresh ::refs if the editing is inside current page 2022-08-22 17:08:53 +08:00
Tienson Qin
7f2666da74 fix: lint warnings 2022-08-22 17:08:53 +08:00
Tienson Qin
30180e0794 enhance: auto-expand inline block references for containers 2022-08-22 17:08:53 +08:00
Tienson Qin
0c803cd2f2 chore: add sort by journals desc back 2022-08-22 17:08:53 +08:00
Tienson Qin
ce61b01634 enhance: separate includes, excludes and other references for filters 2022-08-22 17:08:53 +08:00
Tienson Qin
f4715db2b2 fix: reactive references 2022-08-22 17:08:53 +08:00
Tienson Qin
3d5825330e wip: fix wrong refs and filters 2022-08-22 17:08:53 +08:00
Peng Xiao
55cc871d37 fix: use darken instead of tint for stroke 2022-08-22 15:56:44 +08:00
Peng Xiao
98216cc714 fix: redirect to page button for whiteboards 2022-08-22 14:30:18 +08:00
Peng Xiao
7ffdb48cc5 fix: onResetBounds should take zoom into consider 2022-08-22 14:03:30 +08:00
Peng Xiao
4bd023abd3 fix: build issue 2022-08-22 13:51:51 +08:00
Peng Xiao
ddb794907d fix: reset bounds action 2022-08-22 13:35:01 +08:00
Peng Xiao
5a78da0d9d fix 2022-08-22 12:12:31 +08:00
Peng Xiao
2ec4d77853 fix: html shape styles 2022-08-22 12:12:04 +08:00
Peng Xiao
b9ab35c7e6 fix: add text size control to text shape 2022-08-22 11:44:38 +08:00
Andelf
6004c7fc7f fix(shortcut): refine keyname trans 2022-08-22 09:18:36 +08:00
Andelf
c579053068 fix(editor): skip empty block when cycle todo 2022-08-22 09:17:57 +08:00
Peng Xiao
7c603f3988 fix: text color in action bar 2022-08-21 16:01:26 +08:00
Peng Xiao
f296545ded Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-21 15:52:09 +08:00
Peng Xiao
530140db91 fix: editing ux enhancement 2022-08-21 15:50:15 +08:00
Peng Xiao
81637484d2 feat: more toolbar actions 2022-08-21 15:36:28 +08:00
Junyi Du
653b72211d chore: delete unused param at restore-config 2022-08-21 04:12:00 +08:00
Andelf
9746328e04 chore: rm debug print 2022-08-21 04:12:00 +08:00
Andelf
436da5a98e fix(journal): use correct config while first loading
- fix wrong journal title format
2022-08-21 04:12:00 +08:00
Andelf
375e547d1c fix(ui): missing i18n 2022-08-21 04:12:00 +08:00
Peng Xiao
c4d4046daf fix: html iframe style issues 2022-08-21 01:00:07 +08:00
Peng Xiao
529eccbb19 fix: youtube external link 2022-08-21 00:53:05 +08:00
Peng Xiao
21c7f53993 feat: youtube link input 2022-08-21 00:40:27 +08:00
Peng Xiao
6ba0d5aa56 feat: open page actions 2022-08-20 23:47:40 +08:00
Peng Xiao
40b4b44091 wip: update icons 2022-08-20 17:12:16 +08:00
Peng Xiao
3e5ee7c541 wip: action bar 2022-08-20 16:56:55 +08:00
Peng Xiao
b3d69ec100 wip: context bar action 2022-08-20 16:05:30 +08:00
Peng Xiao
e9b102145f fix: zoomToSelection offset issue 2022-08-20 14:02:18 +08:00
Peng Xiao
79e3d0a93a fix: whiteboard title styles 2022-08-20 13:31:25 +08:00
Peng Xiao
e262adf0df fix: reduce number of persistence caused by auto-resize 2022-08-20 13:01:58 +08:00
Peng Xiao
64fa7f2d71 fix: selection box offset issue 2022-08-20 12:14:30 +08:00
Peng Xiao
5d32ec5a99 fix: copy & pasting into other whiteboards 2022-08-20 11:50:26 +08:00
Peng Xiao
9382750dc2 fix: heading style in single block 2022-08-20 11:22:03 +08:00
Peter Stuifzand
56f5d426ec Fix small typo in Markdown syntax 2022-08-19 23:38:36 +08:00
Peng Xiao
45e04e952b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-19 20:32:33 +08:00
Peng Xiao
7d33c3ab7c feat: whiteboard edited time on dashboard 2022-08-19 20:26:39 +08:00
Peng Xiao
42e322a7d4 fix: disable portal container transition 2022-08-19 19:26:00 +08:00
Peng Xiao
204bf0dbd8 fix: cannot rename untitled whiteboard issue 2022-08-19 19:22:31 +08:00
Andelf
9560740e4b feat(mobile): add basic migration check for old mobile paths 2022-08-19 18:18:04 +08:00
Andelf
329f9590fd fix(mobile): special backup path handling 2022-08-19 18:18:04 +08:00
Andelf
1cf71089bf Refactor path handling on mobile platforms (#6402)
* refactor(mobile): use unescaped uri across app
* refactor(android): use uri for all path
2022-08-19 18:18:04 +08:00