Commit Graph

3169 Commits (9e1b5beb9db8c6e761a452d5b979ab1d66de9159)

Author SHA1 Message Date
Tienson Qin 817bf9aec0 fix: Shortcut for Journal (CTRL+J in help) is actually ALT+J
Resolved #1502
2021-03-19 16:54:57 +08:00
Tienson Qin 6aaa4dd3fa chore: replace gulp build with run-s gulp:build 2021-03-19 16:43:22 +08:00
Tienson Qin 965949518e
Merge pull request #1499 from logseq/improve/css-development
improve(dev): css development flow
2021-03-19 15:21:28 +08:00
charlie ec6733dd58 fix(css): main css should before tailwind utilities 2021-03-19 15:16:23 +08:00
charlie 67321778a6 improve(dev): css development flow 2021-03-19 15:16:21 +08:00
Tienson Qin de67d7012e chore: bump mldoc 2021-03-19 15:14:03 +08:00
Tienson Qin b1eeebb45c fix: roam macro import
Related to #1493
2021-03-19 01:34:55 +08:00
Tienson Qin 7e08073f75 chore: remove style.dev.css
Also, place common.css after tailwindcss utilities to make sure our
style has a higher priority
2021-03-18 22:43:18 +08:00
Tienson Qin 8a4fc81436 fix: ui toggle button 2021-03-18 22:14:59 +08:00
Tienson Qin 86758c8007 enhance: put all export options together 2021-03-18 21:55:30 +08:00
Tienson Qin 957a2c65ab fix: remove --frozen-lockfile 2021-03-18 21:16:49 +08:00
Tienson Qin 6e1d4e305a
Merge pull request #1444 from logseq/feat/export-md
feat(export): export markdown
2021-03-18 21:10:17 +08:00
Tienson Qin 65d9824432 chore: bump mldoc 2021-03-18 21:07:53 +08:00
Tienson Qin 5b17e532af Merge branch 'feat/export-md' of github.com:logseq/logseq into feat/export-md 2021-03-18 20:59:12 +08:00
rcmerci 6230172a0d feat(export): add `export-heading-to-list?' option in config.edn 2021-03-18 20:13:49 +08:00
rcmerci da1b8630e6 chore: add export-as-markdown ui 2021-03-18 20:13:49 +08:00
rcmerci d9afcd69e0 fix: skip export if page/name not found 2021-03-18 20:13:49 +08:00
rcmerci cff78f5ffb feat(export): export markdown
- exported contents include embed-blocks & embed-pages
- translate ref-blocks uuid to block-title
2021-03-18 20:13:49 +08:00
Charlie 2625552e76
improve(dev): support tailwind jit mode (#1473) 2021-03-18 19:46:39 +08:00
rcmerci 9ac04980bd feat(export): add `export-heading-to-list?' option in config.edn 2021-03-18 15:43:28 +08:00
Tienson Qin c6975bf013 fix: remove picture-in-picture from youtube iframe for security reason
Related to https://trello.com/c/0D0AeCom/103-mac-trying-to-access-users-webcam
2021-03-18 00:38:34 +08:00
Tienson Qin 11ee002e2a feat: Improve text editing across blocks
Related thread at
https://discuss.logseq.com/t/improve-text-editing-across-blocks/148

Related to #557
2021-03-17 22:23:53 +08:00
Junyu Zhan 453971d9b2 fix: dot run init-sentry in dev 2021-03-17 18:56:39 +08:00
Tienson Qin 4bb95ef256 fix: oops 2021-03-17 02:54:38 +08:00
Tienson Qin 7f072fb2c9 chore: add typescript support 2021-03-17 01:15:48 +08:00
Tienson Qin 076625f566 fix: unquote full-text query 2021-03-17 01:14:38 +08:00
Tienson Qin d94da81459 feat: export as EDN 2021-03-17 00:27:04 +08:00
Tienson Qin c1d444e582 chore: bump version 2021-03-17 00:02:09 +08:00
Tienson Qin e3edb55fde enhance: redirect to all pages when no default page in publishing mode 2021-03-17 00:01:35 +08:00
Tienson Qin 5a3cc38cf2 enhance: don't create the last page for namespace pages for now 2021-03-16 23:14:53 +08:00
Weihua Lu b2d368d64b fix: get-page-ref-text shall return in file edit mode 2021-03-16 23:11:49 +08:00
Tienson Qin 132b7ab1cc fix: graph-view width now limited by the main container width
Related to #1456
2021-03-16 23:09:29 +08:00
Tienson Qin 5ce319415c fix: fix code-editor and other extensions not working when publishing
Also, removed unused files for publishing
2021-03-16 23:03:46 +08:00
Tienson Qin 710bab5759 fix: add fs-extra to electron app 2021-03-16 23:03:46 +08:00
Junyu Zhan b5d5b13b70 feat: make the button title shorter 2021-03-16 23:03:46 +08:00
Junyu Zhan df02353278 feat: export to a folder instead of creating one for the user 2021-03-16 23:03:46 +08:00
Junyu Zhan d626be98bf feat: disable export feature on web (now it's electron only) 2021-03-16 23:03:46 +08:00
Junyu Zhan 84f3e698df feat: revert to public instead of publishable 2021-03-16 23:03:46 +08:00
Junyu Zhan 3cb6265e16 feat: [electron] export index.html together with other assets 2021-03-16 23:03:46 +08:00
Junyu Zhan e7c6424426 chore: add a prettier config 2021-03-16 23:03:46 +08:00
Junyu Zhan 6eadb22753 refactor: use publishable instead of public because the latter is too general 2021-03-16 23:03:46 +08:00
Junyu Zhan 18cfedf536 feat: add fs-extra package 2021-03-16 23:03:46 +08:00
Tienson Qin 36c1884da2 enhance: add createDirectory and promptToCreate 2021-03-16 20:23:47 +08:00
rcmerci e72c4c16d4 chore: add export-as-markdown ui 2021-03-16 18:47:03 +08:00
rcmerci 5573d5b9f6 fix: skip export if page/name not found 2021-03-16 18:40:04 +08:00
rcmerci 5dd884ba50 feat(export): export markdown
- exported contents include embed-blocks & embed-pages
- translate ref-blocks uuid to block-title
2021-03-16 18:40:04 +08:00
Tienson Qin 37fefb9fbf feat: add db->edn-str 2021-03-16 17:46:43 +08:00
Peng Xiao 6fa1219c70 feat: map typescript to text/typescript 2021-03-16 17:22:04 +08:00
Peng Xiao 3a43d0365b feat: add js/ts/tsx modes to codemirror 2021-03-16 17:22:04 +08:00
Weihua Lu 95a68481d0 use title in rename dialog 2021-03-16 17:21:40 +08:00