Commit Graph

8144 Commits (51ed2507283f836e7df68406308ea2309bdfdd27)

Author SHA1 Message Date
Andelf 87c5b64b43 fix(ui) trailing space of search-auto-complete 2022-07-04 17:11:58 +08:00
Scott Block d15fb1c56a
(chore): Update getAllPages typescript (#5908)
* Update getAllPages typescript

* Optionally add updatedAt to PageEntity
2022-07-04 15:40:44 +08:00
Peng Xiao fb832d2493 fix: indexing whiteboard page files 2022-07-04 00:41:29 +08:00
Peng Xiao 4de59c6d63 wip whiteboard page 2022-07-04 00:00:08 +08:00
Peng Xiao 0584edd4d8
Merge pull request #5905 from sawhney17/whiteboards 2022-07-03 22:47:01 +08:00
sawhney17 6110bf964b fix zoom display not updating 2022-07-03 18:29:27 +04:00
Peng Xiao d00a3dbff2 run prettier 2022-07-03 21:38:09 +08:00
Peng Xiao d237837641 fix: disable logseq shortcuts for whiteboard 2022-07-03 21:37:49 +08:00
Peng Xiao f6586bdae8
Merge pull request #5899 from sawhney17/whiteboards 2022-07-03 21:19:35 +08:00
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