Commit Graph

5969 Commits (d7b1ce51e368a8ea7ae2020070144b7e0441abcf)

Author SHA1 Message Date
Peng Xiao b4dbf1a04c fix: queryElementById type 2021-11-30 11:04:20 +08:00
Andelf aa77d7ba9e fix: avoid cyclical refs and deep refs
Fixes #3305
2021-11-30 11:04:02 +08:00
Bad3r 6a2fe9ab71 fixup! chore: Updated README E2E Testing Instructions 2021-11-30 11:03:36 +08:00
Bad3r 0d91953581 chore: Updated README E2E Testing Instructions
Updated the instructions for E2E testing

- Cypress was removed and replaced with playwright (https://github.com/logseq/logseq/pull/3241)
- Instructions are based on @andelf comment (https://github.com/logseq/logseq/pull/3241#issuecomment-976201958)
2021-11-30 11:03:36 +08:00
leizhe 6e796aea5d enhance(mobile): disable right sidebar 2021-11-30 09:28:11 +08:00
Tienson Qin 6a53fecf6a fix(ios): rename from App to Logseq 2021-11-29 23:21:09 +08:00
charlie ddbf0de9f2 improve(editor): move editing into center of viewport when editor input out of viewport 2021-11-29 23:10:43 +08:00
Tienson Qin f1dde0bdf5 mobile: remove navigation 2021-11-29 19:08:33 +08:00
Tienson Qin 20575e7003 ios: create container if not exists 2021-11-29 19:06:10 +08:00
Tienson Qin aa3b56bafc mobile(ios): fix warnings 2021-11-29 13:51:31 +08:00
Tienson Qin 923640edde mobile(ios): remove cloud documents 2021-11-29 13:48:15 +08:00
Tienson Qin c0d1fd64fe mobile: enable cloudkit 2021-11-29 13:05:23 +08:00
Tienson Qin 3316fb5fb8 mobile: update team 2021-11-29 13:02:24 +08:00
leizhe 649af8f625 enhance(mobile): renew mobile bar icons 2021-11-29 12:02:19 +08:00
Devon Zuegel cc46c8e5fa
enhance: tiny improvements to Settings (#3279)
This PR looks more substantial than it really is. The key changes in UX are:

Add buttons for Edit custom.css and Customize config.edn to the Settings modal.
Consolidate the Customize Shortcuts settings tab with the General tab.
(Reasoning: Since the former only had one item, it didn't warrant a whole separate tab.)

Beyond that, all of the other changes are small refactors (e.g. extracting repetitive code into reusable functions, fixing inconsistent whitespace) or tiny tweaks to copy (i.e. making text more concise / easier to read on the page).
2021-11-29 11:25:46 +08:00
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