Commit Graph

9922 Commits

Author SHA1 Message Date
Tienson Qin
d4ba355c62 fix: local page history not working 2022-11-21 21:03:32 +08:00
Tienson Qin
f47ef566cd Make it clear that watcher events are from mobile 2022-11-21 21:03:32 +08:00
Tienson Qin
56d6be278b fix: make sure paths are normalized before uploading to server 2022-11-21 21:03:32 +08:00
Tienson Qin
17a1ac35eb fix: normalize the paths returned from file watcher 2022-11-21 21:03:32 +08:00
Tienson Qin
831356ece8 Make sure file paths are normalized before writing 2022-11-21 21:03:32 +08:00
rcmerci
671ca3bc13 fix(sync): add missed sync-event 2022-11-21 21:03:32 +08:00
rcmerci
65338a9811 fix(sync): apply path-normalize on read/write filepath 2022-11-21 21:03:32 +08:00
Peng Xiao
e9edd91003 fix: copying whiteboard shapes into outliner 2022-11-21 14:20:41 +08:00
Manu [tennox]
b9f3bee43c fix #7283: customUUID not converted to UUID type
Closes #7283
2022-11-21 14:19:09 +08:00
glippi
f6ea0539f2 Add a section on how to contribute by opening a PR 2022-11-21 14:12:33 +08:00
Matt Lilley
0827a529f7 Fix shift+click on all pages launching a new window 2022-11-21 14:06:13 +08:00
Soumik
1e09f35063 fix: rebase issue 2022-11-21 14:03:11 +08:00
charlie
135717e08e improve: reuse function about filter installed plugins 2022-11-21 14:03:11 +08:00
Soumik
8e10239b87 feat: show theme plugin settings under Settings menu 2022-11-21 14:03:11 +08:00
Gabriel Horner
794684750e Fix up rules lint know that rules var is a map 2022-11-21 14:02:58 +08:00
Gabriel Horner
70a476dde3 Fix up model tests and remove unused rules 2022-11-21 14:02:58 +08:00
charlie
96381a9919 enhance(ux): auto width for absolute modal. That's friendly for widen screen. 2022-11-21 14:01:38 +08:00
Konstantinos Kaloutas
5abbf8b198 fix: title bar drag region 2022-11-21 14:00:52 +08:00
Andelf
e618f5d1f7 Fix: android nav bar and status bar color (#7385)
* fix(android): set nav bar and status bar color

Close #7382
2022-11-21 10:50:10 +08:00
Gabriel Horner
962998a7b2 Merge pull request #7336 from logseq/fix/wb-fixes
fix(whiteboard): whiteboard ux issues
2022-11-18 14:03:34 -05:00
Gabriel Horner
51fe26ff5a Merge branch 'master' into fix/wb-fixes 2022-11-18 12:35:41 -05:00
Peng Xiao
91aba5c499 chore(whiteboard): update dependencies 2022-11-18 11:05:26 -05:00
Gabriel Horner
6f5a6dcbf7 Merge pull request #7358 from logseq/feat/color-panel
Feat (Whiteboards): Add main color panel and rearrange tools
2022-11-18 10:53:07 -05:00
Konstantinos Kaloutas
4f93f92eb0 fix: allowed attributes an add a test 2022-11-18 10:34:34 -05:00
Darwis
7a508dde0a fix issue #7366 render custom html element as hiccup no longger working. dompurify remove is attribute from hiccup 2022-11-18 10:34:34 -05:00
Konstantinos Kaloutas
cfb446437f fix: reviewer notes 2022-11-18 12:46:59 +02:00
Peng Xiao
29004a50c6 fix: make sure caret in portal shape can be correctly set 2022-11-18 15:23:20 +08:00
Peng Xiao
a72bb8bcb4 fix: optimize dot grid svg rendering in Safari 2022-11-18 14:15:42 +08:00
Peng Xiao
b495205795 fix(whiteboard): last wheel event triggered twice issue 2022-11-18 10:41:10 +08:00
Peng Xiao
edc9618a81 fix(whiteboard): tldraw demo should inherit root tailwind config 2022-11-18 10:34:36 +08:00
Andelf
1caba0359f fix: error while backup global config under windows 2022-11-17 17:10:49 -05:00
Vitali Haravy
6eab0d7f30 Correct wording of a comment in config.edn 2022-11-17 16:59:50 -05:00
queeup
db39c4b0d9 i18n: update Turkish translation 2022-11-17 16:58:29 -05:00
Sergey Kolesnik
04fecb0aa8 legacy style fix: remove search-field css and --ls-search-background-color var (#7318) 2022-11-17 13:40:54 -05:00
Konstantinos Kaloutas
de39e94cdf style: run prettier 2022-11-17 19:28:58 +02:00
Konstantinos Kaloutas
56be54ea2e fix: portal color on dnd 2022-11-17 19:15:48 +02:00
Konstantinos Kaloutas
c9ab86a049 remove opacity option 2022-11-17 19:10:51 +02:00
Konstantinos Kaloutas
804bba6988 chore: set fill and stroke on create 2022-11-17 19:00:36 +02:00
Konstantinos Kaloutas
4d7f68fe66 fix: update selected elements on set color 2022-11-17 17:24:08 +02:00
Konstantinos Kaloutas
f90cee54b1 fix: e2e test 2022-11-17 17:15:53 +02:00
Konstantinos Kaloutas
f92e609af9 fix: e2e tests 2022-11-17 17:02:25 +02:00
Konstantinos Kaloutas
47f7863651 fix: keyboard shortcuts 2022-11-17 16:49:52 +02:00
Konstantinos Kaloutas
6269bce384 fix: portal tool label 2022-11-17 16:44:22 +02:00
Konstantinos Kaloutas
d88e1de7e8 fix: tool separator 2022-11-17 16:41:07 +02:00
Konstantinos Kaloutas
53a6904d7a refactor: popover indicator 2022-11-17 16:17:16 +02:00
Peng Xiao
eb072afa53 fix: still use svg grid for non-safari 2022-11-17 21:43:34 +08:00
Konstantinos Kaloutas
a4b91c46f0 Merge branch 'master' into feat/color-panel 2022-11-17 15:13:11 +02:00
Charlie
dd2ef163ba Enhance/PDF viewer (#7369)
* fix(pdf): WIP potential memory leaks
* enhance(pdf): sync page number in highlights metafile
* enhance(pdf): support preview highlight area image in a lightbox
* fix: clojurescript unit tests
* fix(pdf): page number overflow when more digits
2022-11-17 20:31:08 +08:00
Konstantinos Kaloutas
27f991451d fix: click on indicator 2022-11-17 14:09:37 +02:00
Konstantinos Kaloutas
766d91be0c add popover indicator 2022-11-17 13:54:52 +02:00