Commit Graph

7630 Commits

Author SHA1 Message Date
charlie
48840ffac6 fix(ui): adjust bg color of left sidebar from mobile 2022-05-31 17:27:01 +08:00
Charlie
55ccdd5dba Feature/onboarding Quick tour (#5247)
* enhance(ui): polish elements of left sidebar

* enhance(ui): active state of nav item from left sidebar

* enhance(ui): active state of nav item from left sidebar

* enhance(ui): WIP quick tour tips

* enhance(ui): WIP quick tour tips

* enhance(ui): WIP quick tour tips

* enhance(ux): add quick tour palette command

* enhance(ui): add step dots for quick tour tips

* enhance(ux): title hints for sidebar link items

* fix(ui): active state for journals from left sidebar

* enhance(ux): support quick tour command when initial app

* fix(ui): position of journal page quick tour tip box

* fix: cljs lint

* fix: remove unused method

* fix(e2e): e2e test for new left sidebar
2022-05-31 16:41:17 +08:00
llcc
ef0201358c fix record bar drag issues 2022-05-31 15:46:08 +08:00
llcc
c0b4f09f94 make audio-record-toolbar draggable 2022-05-31 15:46:08 +08:00
llcc
332c8e6987 better timer style 2022-05-31 15:46:08 +08:00
llcc
a65f6232fc improve timer while recording audio 2022-05-31 15:46:08 +08:00
Alex
b08de902a5 Enhance: Use separate export.css instead of custom.css for export (#5303)
* Use separate export.css instead of custom.css for export

* use export.css if exists, otherwise custom.css

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-05-30 10:39:14 -04:00
llcc
ac1ea69e32 fix lints 2022-05-30 22:29:25 +08:00
llcc
b0cd36d69b fix: audio record fails in breadcrumb page 2022-05-30 22:29:25 +08:00
llcc
b6901da3fd fix: record-bar doesn't show when editing 2022-05-30 22:29:25 +08:00
Tienson Qin
1363ca13f7 Add allowed tags 2022-05-30 19:33:55 +08:00
Tienson Qin
e147c88f08 fix: remove xml attrs 2022-05-30 19:33:55 +08:00
Tienson Qin
df654076cf fix: ignore comment tags 2022-05-30 19:33:55 +08:00
Tienson Qin
d49eec78a4 fix: use mod+shift+c for raw text copy 2022-05-30 19:33:55 +08:00
Tienson Qin
f8fd6544d4 feat: save html to clipboards too 2022-05-30 19:33:55 +08:00
Tienson Qin
d4be2dfe31 fix: paste support table 2022-05-30 19:33:55 +08:00
Tienson Qin
c9f7937400 fix: image label when paste 2022-05-30 19:33:55 +08:00
Tienson Qin
a3709d8c70 fix: paste headings 2022-05-30 19:33:55 +08:00
Tienson Qin
08e3ba02a0 feat: preserve rich-text format when paste from other editors like
google doc
2022-05-30 19:33:55 +08:00
Andelf
6ca7424bbf fix(ui): left menu style 2022-05-30 18:48:23 +08:00
Tienson Qin
3c886f4330 Merge pull request #5374 from jonasdiemer/calc-pretty-floats
Calculator: improved output of float numbers
2022-05-30 18:19:26 +08:00
Tienson Qin
c7698ab77e Merge pull request #5088 from logseq/gesture-support-on-block
Gesture support on mobile
2022-05-30 17:48:47 +08:00
llcc
e3e9106db8 allow audio record while editing 2022-05-30 16:19:24 +08:00
llcc
ee786379c1 tweak audio bar style 2022-05-30 16:19:24 +08:00
llcc
f65995ce5e tweak css on mobile 2022-05-30 16:19:24 +08:00
llcc
c3f5d02ef9 make left-sidebar 100% width 2022-05-30 16:19:24 +08:00
llcc
fd8eaf88fa don't show goto-back icon when at journals page 2022-05-30 16:19:24 +08:00
llcc
f8f299c39f restore z-index 2022-05-30 16:19:24 +08:00
llcc
c8e1af519b tweak audio tag width 2022-05-30 16:19:24 +08:00
llcc
359d4d02b1 bigger go-back icon 2022-05-30 16:19:24 +08:00
llcc
30e9594cd8 enhance mobile ui 2022-05-30 16:19:24 +08:00
llcc
f3a8a99ad4 align footer commands to parent node 2022-05-30 16:19:24 +08:00
Tienson Qin
a6eca9d5de chore: updated gitignore 2022-05-30 16:17:16 +08:00
Tienson Qin
7bf613348f fix: block reference metadata leaks into content
close #5453
2022-05-30 16:07:08 +08:00
Tienson Qin
06e932d130 refactor: listen to db changes for outliner pipeline 2022-05-30 12:16:46 +08:00
llcc
a4fedbe719 fix block can't be deleted if backspace at the block beginning 2022-05-29 16:40:03 +08:00
Tienson Qin
cc735fffc7 fix: tests 2022-05-29 16:31:17 +08:00
charlie
35c7516c37 fix(ui): try to fix zIndex of slash command menu with transition solution 2022-05-29 16:27:43 +08:00
charlie
a8cf6befd0 enhance(ux): flip slash commands menu when narrow vertical space 2022-05-29 16:27:43 +08:00
TaylorHo
f810cc2034 Translations pt-BR and it + corrected broken links 2022-05-29 16:21:19 +08:00
Tienson Qin
d428270178 enhance: keep line breaks for exported markdown
bump mldoc
2022-05-29 16:18:11 +08:00
Tienson Qin
7c01691385 enhance: adjust opacity for the edit icon 2022-05-29 11:19:29 +08:00
Tienson Qin
16d9bc8573 enhance: display an edit icon if a block only has a block ref 2022-05-29 11:13:42 +08:00
Tienson Qin
a7beb3aba4 fix: disable animated scroll 2022-05-29 10:55:44 +08:00
llcc
f54a54ba84 feat(gesture): disable feature on audio cp 2022-05-28 14:00:48 +08:00
llcc
b5d781e05f Merge branch 'gesture-support-on-block' of https://github.com/logseq/logseq into gesture-support-on-block 2022-05-28 13:07:14 +08:00
llcc
ce8b3cb559 fix https://github.com/logseq/logseq/issues/5455 2022-05-28 13:06:42 +08:00
Aryan Sawhney
49787cf7e0 fix #5443 2022-05-28 02:25:20 +08:00
sawhney17
008fdaa5d6 removed unused import 2022-05-28 02:25:20 +08:00
sawhney17
4e0ab7a37a fix: sort by treating capitalized and non capitalized the same 2022-05-28 02:25:20 +08:00