Commit Graph

7682 Commits

Author SHA1 Message Date
Tienson Qin
c3801d5aaf fix: slow re-index 2022-06-06 14:35:07 +08:00
Tienson Qin
4ff98966da fix: copy paste
related to #5561
2022-06-06 13:21:57 +08:00
Tienson Qin
4c879aa456 enhance: remove spaces for sticky actions for all pages 2022-06-05 23:46:11 +08:00
Tienson Qin
16c95e48dc enhance: all pages ux 2022-06-05 23:28:31 +08:00
Tienson Qin
b3b406ba31 chore: bump mldoc 2022-06-05 16:54:39 +08:00
Andelf
333017235b fix(graph-parser): avoid parsing illegal id 2022-06-05 15:12:01 +08:00
Aryan Sawhney
03c3a413c9 update comments in line with clojure standard 2022-06-05 14:00:06 +08:00
Aryan Sawhney
0e69e18e3e update blocks.cljs 2022-06-05 14:00:06 +08:00
Tienson Qin
5ce106813a fix: blanks deleted when paste 2022-06-05 13:57:37 +08:00
Tienson Qin
e36bca4660 fix: disable cache for clj-kondo 2022-06-05 12:54:03 +08:00
Tienson Qin
78d1b17743 fix: ignore parsing for :file-path 2022-06-05 12:39:12 +08:00
Tienson Qin
10d2adc0ec fix: copy paste inside logseq
related to #5522, #5533
2022-06-04 10:52:32 +08:00
Darwis
14dc2d1e30 Predefined view and transform (#5479)
* add pre-defined view in config.edn and use it in query :view

* expose js/console.log and pprint to use in query transform function or view function for easy debug query result.

* reusable pre-defined result-transform in cunfig.edn to use in query

* fix whitespace diff

* Add query namespace to predefined :view and :result-transform in config.edn
2022-06-03 10:00:15 -04:00
Sunghyun Cho
22780acbd9 Add translated tutorials 2022-06-03 09:56:30 -04:00
Sunghyun Cho
bdbd64ba53 Finish Korean Translations 2022-06-03 09:56:30 -04:00
Sunghyun Cho
69cb4def0c Add Korean Translations for src/main/frontend 2022-06-03 09:56:30 -04:00
Andelf
cb48bf70c8 fix(electron): use different app menu for macos and others 2022-06-03 12:07:39 +08:00
ingepettersen
a6f9f79a9a Improved Norwegian translation
Caught a few typos and bad sentences.
2022-06-02 17:22:30 -04:00
simonla
edd599b0f1 Update mobile.md 2022-06-02 17:13:30 -04:00
charlie
2af1f2a523 fix(ui): missing page icon from left sidebar page item 2022-06-02 10:03:50 +08:00
Tienson Qin
f49a28fa7b Merge pull request #5420 from logseq/enhance/graph-parser-part-four
Enhance: Finish up graph-parser
2022-06-02 10:00:30 +08:00
ingepettersen
26ef04141f Update dicts.cljc (#5515)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-06-01 09:50:51 -04:00
ingepettersen
98250d4de2 Norwegian tutorial.md 2022-06-01 09:41:22 -04:00
ingepettersen
a41f16578a Norwegian dummy-notes.md 2022-06-01 09:40:52 -04:00
charlie
20c168b67a fix: lint 0.7.1 2022-06-01 18:33:06 +08:00
charlie
ec7c72b1e9 enhance(ui): disable left menu button when pdf view active 2022-06-01 18:33:06 +08:00
Andelf
5d23dc96a2 fix(deps): use static build under windows 2022-06-01 18:14:48 +08:00
charlie
0dcd571fcb fix(ui): page title position when editing mode 2022-06-01 17:23:44 +08:00
Tienson Qin
f70b7a664d fix: file content not refreshed
close #5484
2022-06-01 16:39:07 +08:00
queeup
6162a9dcc8 fix: update Turkish translation 2022-06-01 15:55:06 +08:00
Andelf
88b3962dd0 fix(editor): copy with both plain and rich text 2022-06-01 15:51:37 +08:00
Andelf
c297748bd8 feat(electron): refine app menu 2022-06-01 15:49:52 +08:00
Tienson Qin
2432947607 fix: logical outdent blocks 2022-06-01 13:44:00 +08:00
Gabriel Horner
29f73549aa Moved nbb tasks to another repo
They are useful outside of logseq development and don't need to be
embedded in the Logseq app
2022-06-01 01:17:29 -04:00
Tienson Qin
5f21e2d07e fix: move blocks 2022-06-01 12:56:39 +08:00
Tienson Qin
8bd278ea44 fix: cannot paste at middle of some text
related to #5501
2022-06-01 02:11:24 +08:00
Andelf
4ea881afaa chore: release 0.7.1 2022-05-31 18:02:10 +08:00
Andelf
78e3bc0237 feat(scripts): also bump iOS version 2022-05-31 18:02:10 +08:00
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
Gabriel Horner
b74b64bc8b Merge branch 'master' into enhance/graph-parser-part-four 2022-05-30 10:41:45 -04: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
Gabriel Horner
83a4e62bfd Merge branch 'master' into enhance/graph-parser-part-four 2022-05-30 10:18:34 -04:00