Commit Graph

18312 Commits

Author SHA1 Message Date
charlie
a7cc751269 fix(editor): weird behavior when toggling edit mode for long text.
issue ref: https://twitter.com/CatoMinor3/status/1404860903825285121
2021-06-17 10:31:25 +08:00
Weihua Lu
dd9fd0f33c chore: remove unneeded clear 2021-06-17 10:31:08 +08:00
Weihua Lu
59a8eca650 fix: always clear selection before set selected blocks 2021-06-17 10:31:08 +08:00
Weihua Lu
a825750054 chore: remove unused code 2021-06-17 10:31:08 +08:00
Weihua Lu
2b2742eb6f enhance: shift down select skip nested children 2021-06-17 10:31:08 +08:00
Devon Zuegel
abe3dd6b99 Bump up opacity on icons to increase contrast 2021-06-17 10:30:02 +08:00
Devon Zuegel
b0a010e856 Fix typo: scollable -> scrollable 2021-06-17 10:30:02 +08:00
Devon Zuegel
acc4ea7189 Update modal so that click on backdrop closes the modal 2021-06-17 10:30:02 +08:00
Tienson Qin
da73426645 chore: bump minor version 2021-06-16 23:35:20 +08:00
Weihua
e905666250 fix: up select issue 2021-06-16 23:32:04 +08:00
Tienson Qin
4f40e861d8 fix: select error 2021-06-16 23:23:10 +08:00
rcmerci
d304d29b0b fix: escape regex meta chars when matching page-name with block/content 2021-06-16 16:53:01 +08:00
rcmerci
a9884164c1 fix: another left-id conflict case 2021-06-16 16:51:37 +08:00
Weihua Lu
b1c7670dd5 fix: only select page blocks 2021-06-16 16:51:09 +08:00
Weihua Lu
af9f583521 enhance: make select-all-blocks work globally 2021-06-16 16:51:09 +08:00
Weihua Lu
f37ee5e584 fix: typo 2021-06-16 11:55:15 +08:00
Weihua Lu
a19e336371 feat: add toggle open 2021-06-16 11:55:15 +08:00
Nikhil Warke
5446c17f58 feat: add collapse all binding (#2186)
A shortcut to collapse all top level blocks. It helps in getting
a quick summary of document, especially when there are outlines.

Co-authored-by: Nikhil Warke <nwarke@protonmail.com>
2021-06-16 11:14:06 +08:00
Tienson Qin
0c5b59077f chore: bump yarn.lock too 2021-06-16 00:32:21 +08:00
Tienson Qin
3eb3beef35 chore: bump mldoc 2021-06-16 00:25:55 +08:00
Tienson Qin
0887962256 fix: delete blocks 0.1.8 2021-06-15 22:34:26 +08:00
Tienson Qin
133fbd97ce fix: add rebuild:better-sqlite3 to electron release 2021-06-15 22:13:08 +08:00
Tienson Qin
281c63f0a7 chore: update version 2021-06-15 21:43:04 +08:00
rcmerci
b13572547d feat(opml): support opml import 2021-06-15 21:38:39 +08:00
Tienson Qin
c1e2b370f4 chore: update readme 2021-06-15 21:27:25 +08:00
Tienson Qin
981fb18335 chore: bump version 2021-06-15 21:25:21 +08:00
Tienson Qin
a94bd64c1d docs: add plugins sample and feedback links 2021-06-15 21:11:22 +08:00
Tienson Qin
76f2e514e2 enhance: only sort selection blocks when mouse up 2021-06-15 20:56:05 +08:00
charlie
100b3ee0e8 improve(plugin): api types & bump libs version 2021-06-15 20:47:10 +08:00
Tienson Qin
8bc6d887a0 fix: delete a block adds other blocks 2021-06-15 20:10:17 +08:00
Tienson Qin
7668dc9c28 chore: text update 2021-06-15 19:41:35 +08:00
charlie
82699ee405 improve(plugin): support relaunch app when enable plugin system 2021-06-15 19:39:26 +08:00
charlie
8acc7f975f chore(plugin): build core 2021-06-15 19:39:26 +08:00
Junyu Zhan
1e188d63f2 feat: add a pdf-preview class name 2021-06-15 19:36:43 +08:00
Tienson Qin
3c0d65de0c fix: quick input()will clear the current block 2021-06-15 19:36:00 +08:00
Tienson Qin
0e31cdd8bd fix: selected blocks order
also, catch all the errors for the main view so that it will not
crash the whole app.
2021-06-15 16:03:42 +08:00
Tienson Qin
098d95d3c3 fix: delete blocks 2021-06-15 13:11:36 +08:00
Sebastian Bensusan
3be517a3ea fix: scroll to follow the moving block 2021-06-15 10:03:54 +08:00
Peng Xiao
8a6cbc7fe9 fix: should make left container 100% 2021-06-15 10:01:38 +08:00
Peng Xiao
7b15a8970a fix: some minor issues 2021-06-15 10:01:38 +08:00
Peng Xiao
ca87fc32a5 fix: do not need to wrap a scroll container with another scroll container 2021-06-15 10:01:38 +08:00
Peng Xiao
e8aa134a2c fix: remove Brave browser from browser suggestion page 2021-06-15 10:01:38 +08:00
Peng Xiao
ef1e5494ff fix: some overflow issues 2021-06-15 09:58:55 +08:00
Tienson Qin
aa72c37c2b fix: Nothing found for entity id [:block/uuid nil]
close #2188
2021-06-15 09:53:04 +08:00
Sebastian Bensusan
d4fd6acd28 fix: use more robust regex to get underscores in JS 2021-06-13 08:49:18 +08:00
Sebastian Bensusan
37676bf7df fix: remove test cases that don't work in JS 2021-06-13 08:49:18 +08:00
Sebastian Bensusan
f611657bef feat: add scientific numbers and variables with underscores 2021-06-13 08:49:18 +08:00
Sebastian Bensusan
56de7fbd40 feat: add ui for calculator mode in editor 2021-06-13 08:48:09 +08:00
Junyu Zhan
8da1374356 feat: add more doc comments for plugins 2021-06-13 08:34:14 +08:00
Doug Holton
4ec098206c tiny missing step in instructions for compiling
added "cd logseq" line after git clone line, before running yarn
2021-06-13 08:32:35 +08:00