Commit Graph

6245 Commits (c292f6fb966de1cc090678dd3f9eb0d13b618a08)

Author SHA1 Message Date
shidenggui 5d5811fb38 fix: fix sometimes the top block doesn't expand when clicking the bullet of the block 2021-12-26 11:20:33 +08:00
shidenggui 494532e95b fix: should remove the :collapse property when the block is opened in the sidebar 2021-12-26 11:20:33 +08:00
shidenggui 647f84edc3 fix: make collapse-all! and expand-all! public && avoid useless dispatch 2021-12-26 11:20:33 +08:00
shidenggui 9e117d2618 enhance(toggle): fix `t o` doesn't collapse all blocks && add `Exppand all` and `Collapse all` menu item for toggling block && auto expand children of the top block if collapse(fix #3222) && basic support for toggling by clicking the left bar of the block (see https://discuss.logseq.com/t/collapse-all-child-bullets-by-clicking-the-alignment-line/1937/3) 2021-12-26 11:20:33 +08:00
Andelf b6af68189f fix(build): add missing cross-env prefix 2021-12-26 10:50:58 +08:00
Andelf 3d12402b6a fix(build): rm parser-worker patch 2021-12-26 10:50:58 +08:00
Andelf a1825370ef fix(build): lock pixi.js v6.2.0 for pixi-graph-fork 2021-12-26 02:47:24 +08:00
Andelf d95be218e8 chore: bump version 0.5.5 2021-12-25 22:42:21 +08:00
Andelf 250dd4e9c3 feat(scripts): add bump-version script 2021-12-25 22:42:21 +08:00
Andelf 114a8a5ace fix(electron): windows path escape with colon 2021-12-25 22:03:42 +08:00
leizhe 2c1b32e2b5 fix(ios): unhide logseq folder in iCloud Drive
Simplily adding an empty .logseq file at the container root to reveal
the logseq folder
2021-12-25 17:14:39 +08:00
Andelf aaceac2c96 test(e2e): monitor error logs 2021-12-25 13:41:22 +08:00
charlie 9e44bdca48 chore(plugin): bump libs version 2021-12-25 13:40:53 +08:00
Andelf bd6bb97293 ci: non release for non-beta 2021-12-25 10:29:14 +08:00
charlie ebdbd8a0b1 improve(electron): redundant utils method 2021-12-24 13:49:23 +08:00
charlie c760d184cf fix(electron): corresponding window instance from ipc sender 2021-12-24 13:49:23 +08:00
Tienson Qin 23ffacea83 enhance: move the editor into the center of the viewport if it's
near the top.

It can be triggered by deleting a block near the top.
2021-12-24 13:22:24 +08:00
leizhe 24789420a2 enhance(mobile): enable swipe to open/close right sidebar on large screen 2021-12-24 13:22:08 +08:00
charlie 86e4db9e01 enhance(ui): fade bgc of overlay from left sidebar 2021-12-24 13:21:47 +08:00
charlie 7624b39a59 enhance(mobile): set light theme as default for native 2021-12-24 13:21:47 +08:00
Tienson Qin c720de0d81 fix: config.edn can't be reloaded on mobile 2021-12-24 13:19:00 +08:00
Andelf 9c5dd154d5 fix(build): wrong excalidraw version 2021-12-24 13:05:33 +08:00
leizhe 5f3ee199ad don't affect website image displaying 2021-12-24 12:03:32 +08:00
leizhe 073a35a372 disable assets image display on iOS temporarily 2021-12-24 12:03:32 +08:00
Tienson Qin c74fc20026 fix: press Enter duplicate block's content
close #3476
2021-12-23 18:35:34 +08:00
Tienson Qin fc8d2727d1 refactor: make-el-into-viewport 2021-12-23 13:05:05 +08:00
Tienson Qin 717fdb5940 fix: don't show the refresh button if there's no graphs added yet 2021-12-23 11:34:26 +08:00
Tienson Qin 03ff1048bb enhance: text 2021-12-23 11:31:50 +08:00
Tienson Qin ebdce733da enhance: fix ui/button minor differences in iOS 2021-12-23 11:30:39 +08:00
Tienson Qin eabc79c933
Merge pull request #3547 from logseq/enhance/ios-fixed-el-fromvisual-viewport
enhance(ui): fixed element of iOS platform
2021-12-23 10:27:09 +08:00
Tienson Qin d03e50a9a2
Merge branch 'master' into enhance/ios-fixed-el-fromvisual-viewport 2021-12-23 10:26:50 +08:00
leizhe dfc4e5be45 fix(iOS): weird status bar height before iPhone 8 2021-12-23 10:24:56 +08:00
leizhe 1b9cecd180 fix(iPad): weird status bar height when splitting screen 2021-12-23 10:24:56 +08:00
leizhe 59d9fac5db reuse existing function to format photo link 2021-12-23 10:24:15 +08:00
leizhe e6fa1be618 enhance(mobile): take care of spaces around photo link 2021-12-23 10:24:15 +08:00
Andelf a2de46f666 fix(android): use the same version as main app 2021-12-23 01:17:35 +08:00
Andelf d5921e3a33 ci: add android apk build to nightly and beta release 2021-12-23 01:17:35 +08:00
Tienson Qin e5aff72935 fix: setup listeners for all the electron windows
close #3544
2021-12-23 00:39:24 +08:00
Tienson Qin 1c7c57f3b5 doc: add instruction on install npm packages for building on desktop 2021-12-22 23:54:02 +08:00
charlie ce545f41d1 enhance(mobile): just close left sidebar when editing mode from keyboard rising 2021-12-22 19:40:01 +08:00
charlie 1b879d49e5 Merge branch 'enhance/ios-fixed-el-fromvisual-viewport' of https://github.com/logseq/logseq into enhance/ios-fixed-el-fromvisual-viewport 2021-12-22 19:06:18 +08:00
Tienson Qin 12a588a218 fix: header glitch on Safari 2021-12-22 18:17:47 +08:00
Tienson Qin 73623c98dc fix: switch to space-between 2021-12-22 18:08:24 +08:00
Tienson Qin b2123d6d95 enhance(mobile): make editing into viewport when insert new line 2021-12-22 18:08:16 +08:00
charlie 5b9c059b11 enhance(mobile): make input into viewport when initial editing 2021-12-22 18:07:41 +08:00
Tienson Qin 7f96776c15 enhance: disable tooltip on mobile 2021-12-22 18:07:41 +08:00
charlie 6c8255a8cc enhance(mobile): make editing always in viewport when be close to bottom 2021-12-22 18:07:41 +08:00
Tienson Qin dbc8e23b17 enhance(mobile): space around for bottom bar 2021-12-22 18:07:41 +08:00
charlie e36ab0dc97 enhance(mobile): don't restore left sidebar state when keyboard hide 2021-12-22 18:07:41 +08:00
charlie a18ab8bdf2 enhance(ui): WIP: fixed element of ios platform 2021-12-22 18:07:41 +08:00