Commit Graph

7911 Commits

Author SHA1 Message Date
Giuseppe D'Andrea
be9654da94 enhance: delete selected text when pressing enter 2023-05-30 12:35:38 +08:00
Tienson Qin
e8ed9d025d Remove file path from captured errors 2023-05-30 12:01:27 +08:00
charlie
368ad5b8cf enhance(ui): add more semantic class to the order-list block element 2023-05-29 14:43:42 +08:00
charlie
96b9b9e4f3 enhance(ux): dom element as restrict container 2023-05-29 14:40:25 +08:00
charlie
5074d36d09 enhance(ux): resize restriction for the area highlight region 2023-05-29 14:40:25 +08:00
charlie
144754f430 fix(ux): drop assets not working within the right sidebar 2023-05-29 14:38:48 +08:00
Steven Allen
ec643111dc fix: substitute date/text in all quick-capture templates (#9529)
* fix: substitute date/text in all quick-capture templates

Previously, sharing media to logseq via an android intent only
substituted the url/time. Now it substitutes the date and replaces the
text with nothing (which seems like a reasonable default when there is
no text).

---------

Co-authored-by: Andelf <andelf@gmail.com>
2023-05-29 12:13:51 +08:00
Bad3r
607345fa87 fix: Ensure space rendering in menu item titles 2023-05-29 10:15:43 +08:00
charlie
f98ee65b8a fix(query): missing :block/properties-order attr for the custom query blocks 2023-05-29 00:15:04 +08:00
Gabriel Horner
cb0d52fb1c Merge pull request #9480 from logseq/fix/whiteboards-issues
Fix (Whiteboards): Various issues
2023-05-26 10:09:08 -04:00
Gabriel Horner
df2edd44ac Rename temp :block keys to be explicit about their use
:block is a heavily used namespace. We should at least
be explicit about keys that aren't being transacted
2023-05-26 09:13:38 -04:00
Gabriel Horner
33285a354d Fix table and view properties not hidden on display
fix #9489
2023-05-26 09:10:46 -04:00
Konstantinos
525c4ba2de Merge branch 'master' into fix/whiteboards-issues 2023-05-25 00:02:45 +03:00
Gabriel Horner
ad3eda7c25 Tutorial fix and refactor. Update docs
* Some langs like es didn't have tutorials translated and were
  pretending to
* it lang had tutorials but they weren't being used
* Moved tutorials to the more appropriate src/resources/tutorials
* Also fixed typos and bb task
2023-05-24 16:57:48 -04:00
Gabriel Horner
28ff6b1894 Move dictionaries to EDN
Also introduce src/resources/ for classpath resources as templates/ is a
misleading name for generic resources and resources/ is being used for
non-resource things. Confirmed translations are the same with bb
lang:list
2023-05-24 16:07:54 -04:00
Konstantinos Kaloutas
57d6b1a018 fix: group meta 2023-05-24 21:49:21 +03:00
Konstantinos Kaloutas
b1cc247494 fix: undo deleted group #9486 2023-05-24 20:44:33 +03:00
level101
39f8d6f952 main/frontend/dicts/ru: update cycle-todo 2023-05-24 09:39:25 -04:00
level101
719a22f6fa main/frontend/dicts/ru: update translation 2023-05-24 09:39:25 -04:00
level101
e1486fa169 main/frontend/dicts/ru: prepare translation, add all elements 2023-05-24 09:39:25 -04:00
Konstantinos
643616b2e1 Merge branch 'master' into fix/whiteboards-issues 2023-05-24 14:50:07 +03:00
Konstantinos Kaloutas
c34d5c92f2 fix: bindings on initialization 2023-05-24 13:00:22 +03:00
Andelf
82cf4d3c65 chore(release): bump version 0.9.8 2023-05-24 02:40:19 +08:00
Andelf
00a304e49c chore(release): bump version 0.9.7 2023-05-23 23:51:53 +08:00
Andelf
016fd2b519 refactor(ios): new share intent implementation 2023-05-23 23:51:13 +08:00
Andelf
8ec5ea7a50 fix(ios): no handling of uri pasting
Fix #9433
2023-05-23 23:00:20 +08:00
Giuseppe D'Andrea
6bf8dcebec fix: scroll the view when selecting multiple blocks (#9444) 2023-05-23 17:57:41 +08:00
Andelf
7f0457f23f fix(android): apply url decode before fs watcher notifies 2023-05-23 17:56:30 +08:00
Andelf
746b6292c1 fix(ios): wrong link when sharing asset link (#9462)
Fix #9454
2023-05-23 11:32:25 +08:00
Andelf
739f228b26 fix(editor): auto complete parenthesis at line start 2023-05-22 22:22:05 +08:00
Andelf
f6211c77b7 refactor(editor): add nearest-scrollable-container util fn 2023-05-22 22:22:05 +08:00
Andelf
f0515f37f1 enhance(editor): restore scroll position new paste in a long block 2023-05-22 22:22:05 +08:00
Andelf
812f8ac8ba enhance(editor): restore scroll position new adding newline in a block 2023-05-22 22:22:05 +08:00
Tienson Qin
12f3871694 fix: remove ugly timeout 2023-05-22 22:15:11 +08:00
Tienson Qin
9cfc2f2d9e fix: relax same block id check only when deleting a source block 2023-05-22 22:15:11 +08:00
Tienson Qin
1be20c8f11 Move cut-paste? logic to paste handler 2023-05-22 22:15:11 +08:00
Tienson Qin
a2d1f67c5d fix: parens 2023-05-22 22:15:11 +08:00
Tienson Qin
3cc0e0ad6b Update src/main/frontend/modules/outliner/datascript.cljc
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-05-22 22:15:11 +08:00
Tienson Qin
3b92fe638a Update src/main/frontend/state.cljs
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-05-22 22:15:11 +08:00
Tienson Qin
d67d14f134 Changes suggested from Zhiyuan 2023-05-22 22:15:11 +08:00
Tienson Qin
2785681295 chore: uncomment code 2023-05-22 22:15:11 +08:00
Tienson Qin
03d6a84138 fix: lint 2023-05-22 22:15:11 +08:00
Tienson Qin
0df201e7a8 fix: replace empty target when paste cut blocks 2023-05-22 22:15:11 +08:00
Tienson Qin
753d452b50 fix: undo should bring refs back 2023-05-22 22:15:11 +08:00
Tienson Qin
a0b336c790 fix: replace with source block's content when deleting refed blocks 2023-05-22 22:15:11 +08:00
Tienson Qin
35f7e2ead2 comment on setTimeout in undo 2023-05-22 22:15:11 +08:00
Tienson Qin
2313a6a912 fix: cursor not jump back when undo a DELETE at the end action
It also remove built-in properties such as id from the editor content
2023-05-22 22:15:11 +08:00
Tienson Qin
f48235e9f5 fix: handle the case when both blocks are referenced 2023-05-22 22:15:11 +08:00
Tienson Qin
9d6bda6b2c remove unnecessary save-current-block 2023-05-22 22:15:11 +08:00
Tienson Qin
95675269bc fix: transaction 2023-05-22 22:15:11 +08:00