Commit Graph

9766 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
9b61110911 fix: popover position on canvas pan 2022-11-02 12:37:16 +02:00
Konstantinos Kaloutas
a0577ec195 fix: typo 2022-11-02 11:36:35 +02:00
Konstantinos Kaloutas
5ee215b31d Merge branch 'master' into feat/whiteboards-color-system 2022-11-02 11:34:34 +02:00
Tienson Qin
6647d805f1 fix: prompt to create a Logseq sync graph or normal graph on iOS
Previously, users can create a graph everywhere including the iCloud
folder, which is both confusing and can cause unexpected data
conflicts.

Another enhancement:
After the user confirms the "Use Logseq Sync for this new graph?"
prompt, a remote graph will be created and start to sync automatically.

https://www.loom.com/share/69059969747c4b798a4c712c45e442d7
2022-11-02 13:45:54 +08:00
Tienson Qin
a2322ecffb fix: report error if the title property is not a text
related to https://sentry.io/organizations/logseq/issues/3638204936
2022-11-02 00:33:57 +08:00
Konstantinos Kaloutas
c954a1f470 fix: shape preview 2022-11-01 18:02:15 +02:00
Konstantinos Kaloutas
c33f5dff2d fix: collision element 2022-11-01 17:45:00 +02:00
Konstantinos Kaloutas
328e9df6f9 fix: remove opacity from toggle input 2022-11-01 14:24:27 +02:00
Peng Xiao
3375bb0674 Update tldraw/apps/tldraw-logseq/src/lib/shapes/YouTubeShape.tsx 0.8.10 2022-11-01 20:02:36 +08:00
Peng Xiao
760900169f Update tldraw/apps/tldraw-logseq/src/lib/shapes/YouTubeShape.tsx
Co-authored-by: Konstantinos <konstantinos@logseq.com>
2022-11-01 20:02:36 +08:00
Peng Xiao
ab40ea6b61 feat: show youtube thumb images in preview 2022-11-01 20:02:36 +08:00
yoyurec
c8e2e15ded Page bottom refs blocks 2022-11-01 19:58:39 +08:00
Konstantinos Kaloutas
21bf19aaff fix: slider margin 2022-11-01 13:49:27 +02:00
Konstantinos Kaloutas
c91cdc6c1b fix: demo elements 2022-11-01 13:43:13 +02:00
Konstantinos Kaloutas
e642b1f505 fix: fill icon 2022-11-01 13:34:13 +02:00
Konstantinos Kaloutas
4075dcb11c fix: slider thumb styles 2022-11-01 13:22:22 +02:00
Konstantinos Kaloutas
caac8b7e5e fix: circle button opacity 2022-11-01 13:22:08 +02:00
Konstantinos Kaloutas
b8f579ae7d fix: single block bg color 2022-11-01 10:47:29 +02:00
Konstantinos Kaloutas
7573ae709e styles: run prettier 2022-11-01 10:26:52 +02:00
Konstantinos Kaloutas
73424da281 Merge branch 'master' into feat/whiteboards-color-system 2022-11-01 10:24:17 +02:00
Konstantinos Kaloutas
a85f38f414 fix: slider background 2022-10-31 18:45:28 +02:00
Konstantinos Kaloutas
9f0cfc571f feat: introduce opacity slider 2022-10-31 18:11:42 +02:00
Konstantinos Kaloutas
d34e5f116d fix: portal header color 2022-10-31 18:11:03 +02:00
Loïc Gerbaud
191b79e716 fix french typos 2022-10-31 11:37:08 -04:00
Loïc Gerbaud
ac8b4a3665 Add french tutorial and dummy notes for demo 2022-10-31 11:37:08 -04:00
Loïc Gerbaud
b6ac173ac1 Updating French translation 2022-10-31 11:37:08 -04:00
Tienson Qin
0938e52677 fix: remove unused namespace 2022-10-31 22:08:21 +08:00
Konstantinos Kaloutas
9b6e465299 chore: color system enhancements 2022-10-31 14:36:37 +02:00
Konstantinos Kaloutas
0f57a4ad00 Merge branch 'master' into feat/whiteboards-color-system 2022-10-31 10:58:50 +02:00
Sergey Kolesnik
22e419a28f Update common.css
define values for undefined variables (probably unused)
2022-10-31 08:58:25 +08:00
Sergey Kolesnik
1e81e49629 Update common.css
typo
2022-10-31 08:58:25 +08:00
Tienson Qin
ef7e3d2fa4 fix: slide bugs
close #4799
2022-10-29 08:47:44 +08:00
Gabriel Horner
223b62de28 Don't fail publish action if they don't exist for #7067
Export.css and custom.css are optional files
2022-10-28 11:16:34 -04:00
Candide U
4457ecd04c Enhancement: Logseq Publish uses custom.css and export.css (#7067)
* Add custom.css link to head

* Add back custom.css

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-10-28 11:16:09 -04:00
Gabriel Horner
b3464c8c11 Remove unused var 2022-10-28 09:49:45 -04:00
Tienson Qin
983478d3ad fix: start to sync is not a warning 2022-10-28 21:13:03 +08:00
Tienson Qin
52324b0ff2 chore: bump to 0.8.10 2022-10-28 21:13:03 +08:00
Tienson Qin
7f7e21cdce fix: progressing number when downloading files 2022-10-28 21:11:58 +08:00
Tienson Qin
d220462c39 fix: wrong sync progressing numbers 2022-10-28 17:58:02 +08:00
Tienson Qin
1a0012974f Move sync to close beta 2022-10-28 17:22:16 +08:00
charlie
65e77e6523 fix(mobile): format of recorder audio file 2022-10-28 15:50:34 +08:00
charlie
84924c66d5 fix(ios): encode file path for capacitor fs 2022-10-28 15:50:34 +08:00
charlie
fb42464300 fix(ui): headerbar position on iPhone14x 2022-10-28 13:48:46 +08:00
Tienson Qin
023d5a749c enhance: fast sync on mobile 2022-10-28 11:44:24 +08:00
Tienson Qin
3486692ed1 fix: sync status 2022-10-28 11:37:29 +08:00
Konstantinos Kaloutas
e18905071f fix: use inside-portal predicate 2022-10-27 22:24:02 +08:00
Konstantinos Kaloutas
214c7c311a fix: disable context menu on whiteboards 2022-10-27 22:24:02 +08:00
Konstantinos Kaloutas
5e180d93eb fix: circle button styles and transition 2022-10-27 22:24:02 +08:00
Konstantinos Kaloutas
ecba32ecb3 fix: selected block overflow 2022-10-27 22:24:02 +08:00
Konstantinos Kaloutas
ada95055f8 fix: portal header bg color 2022-10-27 22:24:02 +08:00