Commit Graph

6004 Commits (2a081a790260578b11f859da7c7bdfbbba6da287)

Author SHA1 Message Date
Junyi Du 37466921a4 fix: insert-link now will send nil instead of event to the html link utility function 2021-11-29 11:24:23 +08:00
leizhe ee778efef1 enhance(ios): update Info.plist 2021-11-29 10:42:41 +08:00
leizhe 19e9d86113 enhance(mobile): tweak mobile-bar icons 2021-11-28 17:30:55 +08:00
leizhe 0bc0834195 enhance(mobile): add margin between toggle and docs 2021-11-28 16:07:21 +08:00
leizhe d7e47c6cf6 enhance(mobile): more bottom padding in settings 2021-11-28 15:59:36 +08:00
leizhe 92dbc4fe0b enhance(mobile): tweak panel's border width in settings 2021-11-28 15:40:36 +08:00
leizhe 153189422e enhance(mobile): remove theme-toggle shortcut tip in settings 2021-11-28 15:19:03 +08:00
Tienson Qin 2460b6d3e4 enhance: display a button instead of an area on mobile for adding
a graph
2021-11-27 22:55:10 +08:00
Tienson Qin 189bde4a58 enhance: display short path in graph list 2021-11-27 22:51:09 +08:00
Tienson Qin 842c8013db enhance: set status bar background for splash screen 2021-11-27 22:27:52 +08:00
Tienson Qin ef1b3d7131 fix(mobile): empty space below new page 2021-11-27 22:08:43 +08:00
Tienson Qin 8f0002ea8c enhance: set left bar width to 70vw 2021-11-27 21:48:46 +08:00
Tienson Qin e26d744679 enhance: a little bit wider for mobile left bar 2021-11-27 21:47:14 +08:00
Tienson Qin f291779aad fix(mobile): file permissions 2021-11-27 21:19:07 +08:00
Tienson Qin 676d4002fa chore: bump capacitor/filesystem 2021-11-27 19:11:20 +08:00
Tienson Qin d0d25b5ad4 fix(mobile): refresh 2021-11-27 17:46:32 +08:00
Tienson Qin 7101b8c491 fix: can't open graph again on Android 2021-11-27 13:10:34 +08:00
Tienson Qin 60d1a48fb0 fix: disable custom.js on mobile 2021-11-27 11:11:04 +08:00
Tienson Qin 453579affd fix: Hashtag # with Chinese character doesn't trigger search
close #3283
2021-11-26 22:09:38 +08:00
Junyi Du 91a76260ec fix: '#'s trigger WYSIWYG style headline in org-mode editing 2021-11-26 21:47:07 +08:00
Junyi Du 96bed7a543 Enable height measurement cache back 2021-11-26 21:47:07 +08:00
Junyi Du 8bee44c313 refactor: remove duplicated class-name
enhance: remove change of style for multiline headings in editing

enhance: to make heading css more responsive, bind editor's heading class to editor content

adapt textarea to changable font-size
2021-11-26 21:47:07 +08:00
Tienson Qin b8e3298904 enhance: type ``` and press Enter to switch to codemirror 2021-11-26 21:04:10 +08:00
leizhe a4608fbf79 bump version 2021-11-26 20:09:17 +08:00
leizhe 5b552b08a7 enhance(mobile): tweak panel height 2021-11-26 20:06:11 +08:00
Tienson Qin a5674b1728 fix: code block can't be saved 2021-11-26 19:15:33 +08:00
leizhe dc9ca3462b enhance(mobile): add a refresh button 2021-11-26 16:45:35 +08:00
leizhe ccd5b6e69a Merge branch 'mobile' of github.com:logseq/logseq into mobile 2021-11-26 16:28:40 +08:00
leizhe f4302d2bef fix(mobile): remove empty spaces in left sidebar below the header 2021-11-26 16:27:02 +08:00
charlie adeb5a8d4a Merge branch 'mobile' of https://github.com/logseq/logseq into mobile 2021-11-26 15:54:51 +08:00
charlie 2c6c55a15a fix(ui): too much blank space within left sidebar on middle width screen 2021-11-26 15:54:45 +08:00
leizhe 3abdbf9c59 enhance(mobile): set a max-width for mobile left-sidebar 2021-11-26 15:20:42 +08:00
leizhe 11228c29e3 enhance(mobile): touch/click title to fold/unfold foldable elements 2021-11-26 14:58:35 +08:00
Andelf 1ef6741282 fix: search input in All pages requires 2 chars
Fixes #3273
2021-11-26 12:19:22 +08:00
Andelf dc8972b08a ci: add .gitlibs to build cache 2021-11-26 12:03:22 +08:00
charlie c3b4f2f0bd improve(mobile): navigation for android 2021-11-25 17:10:25 +08:00
charlie 5ce32ef0e6 dev(mobile): more heap memory for gradle building 2021-11-25 16:22:56 +08:00
charlie 0d16b12885 Merge branch 'master' into mobile 2021-11-25 15:58:01 +08:00
Tienson Qin 5b2ae552ae chore: bump version 2021-11-25 15:20:12 +08:00
Tienson Qin 6db64f9f1a fix: Contents is not considered a "Built-in page" for Graph view
close #3265
2021-11-25 15:17:53 +08:00
Tienson Qin da73064a90 fix: make blockquotes compatible with previous versions
related to #3267
2021-11-25 15:00:32 +08:00
Tienson Qin b8d2dc1458 fix: add fs watcher when switching to another graph 2021-11-25 14:08:42 +08:00
rcmerci 4dfadfaaf9 add left+parent check after transact 2021-11-25 14:00:09 +08:00
Tienson Qin 7491857460 fix: close the existing watcher when adding new graph
Also, don't create today's journal file during parsing
2021-11-25 13:30:49 +08:00
Tienson Qin aca4109862 chore: add file ack debugging back 2021-11-25 10:57:34 +08:00
leizhe 59f6a4371f add run-ios-release script 2021-11-25 10:07:43 +08:00
charlie 38f1f1d8c1 Merge branch 'mobile' of github.com:logseq/logseq into mobile 2021-11-25 10:04:29 +08:00
charlie 9922951492 fix(ui): padding of left sidebar 2021-11-25 10:04:22 +08:00
leizhe 718b7ff701 restore get-local-dir for path debug 2021-11-25 10:03:23 +08:00
Tienson Qin dbef0c3d10 fix: ci 2021-11-24 23:11:21 +08:00