Commit Graph

9387 Commits (9ab554408623643c1253fa853b63d349aa28db59)

Author SHA1 Message Date
Tienson Qin 0ede2d1263 fix: lint 2022-09-21 16:07:05 +08:00
Tienson Qin 310bff0fad fix: CI 2022-09-21 16:02:21 +08:00
Konstantinos Kaloutas fec4bbc871 fix: title spacing issue 2022-09-21 10:24:49 +03:00
Tienson Qin 1fbb364512 Add :block/properties-text-values 2022-09-21 15:06:48 +08:00
Konstantinos Kaloutas 077766c3c5 fix: tweak styles 2022-09-21 10:04:43 +03:00
Konstantinos Kaloutas 0760b97b91 refactor: styles 2022-09-21 09:55:42 +03:00
charlie 0422f31130 fix(ui): color of block control arrow 2022-09-21 14:49:20 +08:00
charlie 50b4f6577d improve(ui): polish built-in icon 2022-09-21 14:49:20 +08:00
charlie 8f96f4b176 improve(ui): polish built-in icon 2022-09-21 14:49:20 +08:00
charlie eb46482a75 fix: lint 2022-09-21 14:49:20 +08:00
charlie 6d72dc584c improve(ui): polish built-in icon 2022-09-21 14:49:20 +08:00
charlie 424cc3c3ee fix(pdf): calculate highlight selection async 2022-09-21 14:49:20 +08:00
charlie dad5bc3609 improve(ui): polish built-in icon 2022-09-21 14:49:20 +08:00
charlie f8cc6378c3 improve(ui): update built-in icon mode 2022-09-21 14:49:20 +08:00
Konstantinos Kaloutas a0b37fa20e fix: restore zoom level 2022-09-21 14:48:50 +08:00
Konstantinos Kaloutas 7770d7246c fix; persist zoom level on app close 2022-09-21 14:48:50 +08:00
Konstantinos Kaloutas fc4cff97a7 refactor: unify menu styles 2022-09-21 09:40:56 +03:00
Konstantinos Kaloutas a7fd0c1000 Revert "chore: add styles for vertical separator"
This reverts commit 7cb32424c2.
2022-09-21 09:17:07 +03:00
Konstantinos Kaloutas 6cfc1a307c chore: rename toolbar classes 2022-09-21 09:15:35 +03:00
Konstantinos Kaloutas a109c5dc32 chore: replace separator 2022-09-21 09:15:08 +03:00
Konstantinos Kaloutas 5266e35133 chore: remove toolbar component 2022-09-21 09:14:36 +03:00
Konstantinos Kaloutas 3ce1e1c8f2 Merge branch 'whiteboards' into feat/whiteboards-align-shapes 2022-09-21 08:51:59 +03:00
Tienson Qin da72d4d620 Some cleanup suggested by Gabe 2022-09-21 12:59:14 +08:00
Gabriel Horner a368cab5e4 Add ns linter to deps libs and then add+update ns docstrings 2022-09-21 10:17:15 +08:00
Konstantinos Kaloutas 44e2cf8964 refactor: button and toolbar styles 2022-09-20 20:18:23 +03:00
Gabriel Horner 70460547d7
Merge pull request #6765 from logseq/fix/sort-by-filter
Fix sort-by filter for simple queries
2022-09-20 12:46:30 -04:00
Konstantinos Kaloutas 566879f7b9 chore: add placeholder buttons 2022-09-20 19:30:16 +03:00
Konstantinos Kaloutas 7cb32424c2 chore: add styles for vertical separator 2022-09-20 19:25:30 +03:00
Gabriel Horner b4c4a5bd96 Remove unused local state from query table
Also renamed key to column
2022-09-20 12:20:17 -04:00
Gabriel Horner 60067cb817 Disable sorting if query contains and there is no default sorting
- Also fixed caret not showing up when sorting occurs by default for
  a default sorting state coming from :query-sort-by and
  :query-sort-desc
- Also cleaned up sort state. Rum local state doesn't seem necessary
2022-09-20 12:20:17 -04:00
Gabriel Horner 91d6d14720 Fix sort-by not working for blocks
- Also add sort-by support for pages which fixes #5643
- Add sort-by tests
- Fix sample producing weird queries e.g. mixed block and page clauses
- Clean up last, hard to read test setup in query-dsl
2022-09-20 12:20:17 -04:00
Andelf ed8d7bfb89 fix(build): wrong java version for android 2022-09-20 23:40:32 +08:00
ingepettersen d190168059
Updated Norwegian translation (#6798)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-09-20 09:39:23 -04:00
ingepettersen 5a4074d083 Update Norwegian translation 2022-09-20 09:25:13 -04:00
Peng Xiao a0b0e30f22 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-20 16:51:36 +08:00
Peng Xiao 2c4798f6dd fix: revise whiteboard saving throttle code 2022-09-20 16:51:29 +08:00
Tienson Qin 2762dce3e7
Merge pull request #6796 from japaul527/messageRefreshTypo
issue #6782- changed message typo
2022-09-20 15:21:50 +08:00
rcmerci 41b4cdb938 fix(sync): check sync-state is valid to accept filewatcher events 2022-09-20 15:06:17 +08:00
rcmerci 5a006c59f8 fix(sync): add graph-uuid arg to <get-local-files-meta 2022-09-20 15:06:17 +08:00
Andelf dfbb42a1b3 fix(sync): update rsapi, add graph-uuid to all fn 2022-09-20 15:06:17 +08:00
Andelf c6ff4e8084 chore: rm unused code 2022-09-20 15:06:17 +08:00
paul bfdae9c1a0 changed message typo from
"Refresh detects and processes files modified on your disk and diverged from the actual Logseq page content. Continue?" to

"Refresh detects and processes files modified on your disk that have diverged from the current Logseq page content. Continue?"
2022-09-20 12:23:39 +05:30
Peng Xiao b4e6ad4769 fix: lint issue 2022-09-20 14:34:40 +08:00
Peng Xiao a0054fc0e1 docs: add a reminder 2022-09-20 14:34:03 +08:00
Peng Xiao 44e0f0be26 fix: save whiteboard when inactive for 3s 2022-09-20 14:16:11 +08:00
Peng Xiao f1102c57c9 fix: bring in tldraw's optimization on using freehand
see https://github.com/tldraw/tldraw/pull/989
2022-09-20 11:58:56 +08:00
Peng Xiao 7e241016cf
Merge pull request #6790 from logseq/fix/dnd 2022-09-19 18:04:09 +08:00
Konstantinos Kaloutas 741411dd20 fix: prefer text data on dnd 2022-09-19 12:12:07 +03:00
Peng Xiao 73b33a6fc8 fix: delay icon button offset change on active 2022-09-19 16:45:59 +08:00
Tienson Qin 25d0699d36
Merge pull request #6707 from logseq/feat/whiteboards-create-button
Feat: Create button on sidebar and command panel enhancements
2022-09-19 16:19:33 +08:00