Commit Graph

9589 Commits (3375bb0674584a998d4b3046bc41e0725d90b356)

Author SHA1 Message Date
Peng Xiao 3375bb0674 Update tldraw/apps/tldraw-logseq/src/lib/shapes/YouTubeShape.tsx 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
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
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
Peng Xiao afd7c1b0f0 fix(whiteboard): persisting whiteboard block collapsed state 2022-10-27 21:23:58 +08:00
Peng Xiao 90150197f8 fix(whiteboard): some shortcut conflicting issues 2022-10-27 21:23:58 +08:00
Peng Xiao efadaa5095 fix(whiteboard): fix delete shape issue 2022-10-27 21:23:58 +08:00
Peng Xiao 8ea4c35fa0 fix(whiteboard): portal shape min size 2022-10-27 21:23:58 +08:00
Peng Xiao 620da324f5 fix(whiteboard): state issue after deleting shapes 2022-10-27 21:23:58 +08:00
Peng Xiao 4ac0a6edc3 fix(whiteboard): quick add style 2022-10-27 21:23:58 +08:00
Peng Xiao 65ecde222e fix: several issues on clicking the whiteboard shape ref 2022-10-27 21:06:27 +08:00
Gabriel Horner 93dd107b8f Fix file links creating garbage pages
Fixes #6034, #6618, #6930
2022-10-27 20:56:31 +08:00
situ2001 0e4e02680e fix(page): title has height 0 when length of editing title is 0 2022-10-27 20:53:58 +08:00
Tienson Qin c8f19a0d54 chore: bump capacitor-file-sync to 0.0.13 2022-10-26 22:37:27 +08:00
Tienson Qin db90f5f0af fix: not scroll to top when open in the right sidebar 2022-10-25 14:25:20 +08:00
charlie 8b2176d572 fix(ui): main content container overflow when page title too long 2022-10-25 13:53:38 +08:00
Tienson Qin fff87814e1 fix: typo 2022-10-25 10:27:01 +08:00
Tienson Qin 52948e55b7 fix: app crash when clicking block ref number on pulishing 2022-10-25 10:24:37 +08:00
Tienson Qin a43d737042 fix: debounce shortcut installation 2022-10-24 15:49:16 +08:00
Tienson Qin 425cfa298e enhance: don't scroll center to selected block if it's visible 2022-10-24 15:22:41 +08:00
Tienson Qin a3cd3444ec chore: remove unused code 2022-10-24 15:08:42 +08:00
Tienson Qin 0e7712ac0f fix: shortcut could be triggered multiple times 2022-10-24 13:52:19 +08:00
Tienson Qin 257dda1b35 fix: cancel rsapi requests when paused 2022-10-24 12:54:35 +08:00
Tienson Qin 8f55c1d3a6 fix: unexpected up/down navigation behavior after un/indenting in
navigation mode

close #7091
2022-10-24 12:04:07 +08:00
Kenneth C. Arnold f490c1c18d Fix minor grammar issues 2022-10-24 11:24:17 +08:00