Commit Graph

7985 Commits (d78356c8c652cfdcb14289e40412eb31930e96c1)

Author SHA1 Message Date
sawhney17 d78356c8c6 cleanup code + format 2022-07-03 16:42:47 +04:00
sawhney17 126129fc71 address comments 2022-07-03 15:30:39 +04:00
Peng Xiao 989aec04f1
Merge branch 'whiteboards' into whiteboards 2022-07-03 16:10:32 +08:00
Peng Xiao 35d00eda74 code cleanup 2022-07-03 15:55:01 +08:00
Peng Xiao 657f7d3a0d fix: build warnings 2022-07-03 13:39:11 +08:00
Peng Xiao 26ad627661 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-07-03 12:46:36 +08:00
sawhney17 4792820325 don't close menu upon click 2022-07-02 18:42:53 +04:00
sawhney17 cb56f1ff3c update imports 2022-07-02 18:34:29 +04:00
sawhney17 e48eff20f0 add dropdown 2022-07-02 18:14:13 +04:00
Peng Xiao 931a601dfa refactor: cleanup draft flag which is confusing 2022-07-01 11:37:03 +08:00
Peng Xiao b9647c95a6 fix: minor bug 2022-07-01 01:52:13 +08:00
Peng Xiao 769dce01f9 refactor: how quick add works 2022-07-01 01:47:18 +08:00
llcc 10bc9e2f9b fix calc output position 2022-06-30 20:07:49 +08:00
llcc f394f83a68 remove string-some-changed? function 2022-06-30 17:24:10 +08:00
llcc 1497d121f2 remove delete-file! from fs protocol 2022-06-30 17:24:10 +08:00
llcc c2d288f77c remove delete-file!, address comment 2022-06-30 17:24:10 +08:00
llcc 8e2e88ae52 fix lint 2022-06-30 17:24:10 +08:00
llcc 314c3dde7e remove unnecessary delete! codes 2022-06-30 17:24:10 +08:00
llcc df84e16b97 impl file backup on mobile 2022-06-30 17:24:10 +08:00
llcc bcda3a5c7c impl mobile file unlink! 2022-06-30 17:24:10 +08:00
Junyi Du 50c9e69c21 test: update page number due to CANCELED / CANCELLED built-in pages added 2022-06-30 16:26:56 +08:00
Junyi Du cd661e0eb0 enhance: built-in canceled page 2022-06-30 16:26:56 +08:00
sawhney17 9af494899b add files 2022-06-30 09:50:05 +04:00
Peng Xiao 1387dfcc43 fix: edit shape not working properly 2022-06-30 13:48:04 +08:00
sawhney17 64a1d32d1d
Merge branch 'logseq:whiteboards' into whiteboards 2022-06-30 09:45:41 +04:00
Gabriel Horner f749da1417 Close modal before opening more results
Fix #5794, fix #4375
2022-06-30 13:15:07 +08:00
Peng Xiao da6bd917a1 fix: use edit state to toggle activation state 2022-06-30 11:30:10 +08:00
Peng Xiao 620624b39c fix: cleanup some codes 2022-06-30 10:54:55 +08:00
Peng Xiao 1a5c60f85f fix: color input infinite loop 2022-06-30 10:54:43 +08:00
Peng Xiao 42f33d56f9 fix: color input color not updating 2022-06-30 00:31:27 +08:00
llcc 39931bde63 refactor let bindings 2022-06-29 10:34:52 -04:00
llcc bba9c935e0 feat: open plaintext assets files in logseq 2022-06-29 10:34:52 -04:00
Gabriel Horner 54c886597c
Split desktop and mobile dev to separate ns's (#5864)
Also replace shell script which required external deps with a bb fn
2022-06-29 09:22:59 -04:00
sawhney17 8bcfb4f714 update viewpoint values 2022-06-29 15:12:52 +04:00
sawhney17 c3b2d3c67f update location of bar 2022-06-29 15:12:45 +04:00
Andelf 02563dac2d chore(ci): use choice instead of input-box in ci 2022-06-28 22:42:07 +08:00
Andelf fb92e64967 refactor(build): use env flags to control feature gate 2022-06-28 15:46:12 +08:00
Phoenix Eliot e92af35954 Reduce flicker when moving between blocks with keyboard 2022-06-28 15:10:37 +08:00
Andelf 4faf26f838 address comment 2022-06-27 15:45:13 +08:00
Andelf c9be357476 fix(editor): wrong cycle todo when heading symbol on the same line
Fix #5836
2022-06-27 15:45:13 +08:00
llcc c120bd9dbc fix #5837 2022-06-27 15:43:37 +08:00
llcc ea6fe55510 remove debug print. Address comments 2022-06-27 15:43:37 +08:00
llcc 2f35629738 allow user to disable gestures on blocks with customized tags 2022-06-27 15:43:37 +08:00
llcc 6de6222645 increase gesture activation threshold 2022-06-27 15:43:37 +08:00
llcc cf7528ee71 disable gesture on query table and logbook
fix #5783
2022-06-27 15:43:37 +08:00
llcc 292bda9f8b fix bilibili embed issues
1. fix #5820
2. fix #5811
2022-06-27 15:42:43 +08:00
charlie ca52df97bc fix: block properties order missing #5788 2022-06-27 12:26:22 +08:00
Sheldon Guo 0bc3d4165b Update develop-logseq.md
This problem cost me some time to fix. Maybe it is simple, but I think it would be better to add this as a hint to someone new to setting up a desktop app development environment.
2022-06-25 21:24:20 +08:00
andy 258f865282 fix bilibili video progress bar display 2022-06-25 09:00:42 +08:00
Junyi Du b43ca96e0a enhance: support suppercase suffix for import file name 2022-06-24 17:11:24 +08:00