Commit Graph

2339 Commits

Author SHA1 Message Date
defclass
b108b82903 test(react-impl): add react-impl 2021-02-24 12:56:42 +08:00
defclass
f8deee4473 test(outliner): fix some tests 2021-02-24 12:56:14 +08:00
defclass
88121ae9d3 refactor(outliner): remvoe cursor impl 2021-02-22 14:31:44 +08:00
defclass
c4ac7662d6 feat(outliner): add render-react-tree 2021-02-06 16:42:46 +08:00
defclass
a563275cb8 fix(react): fix react impl 2021-02-06 11:09:53 +08:00
defclass
a41501e14d fix(outliner): fix test 2021-02-06 10:31:17 +08:00
defclass
003e957eed fix(test): use datascript as test impl 2021-02-06 00:56:00 +08:00
defclass
ed0e999b93 fix(outliner): fix db logic 2021-02-05 22:17:00 +08:00
defclass
846c6a798b test(react): add react impl
AMEND
2021-02-05 17:38:52 +08:00
defclass
6e18c30afd feat(journal): add new journal 2021-02-05 11:41:16 +08:00
defclass
5202b51e6a fix(schema): fix schema 2021-02-05 10:26:57 +08:00
defclass
4cd44184b2 feat(outliner): add journey 2021-02-05 10:24:58 +08:00
defclass
57aeac6cb3 chore(id): add nano id deps 2021-02-05 10:21:40 +08:00
defclass
947478ca56 fix(schema): fix refs 2021-02-05 10:21:30 +08:00
defclass
9e1ac0cd8a fix(schema): remove unused comment 2021-01-28 17:55:43 +08:00
defclass
f6e93c2b0f fix(outliner): fix grammar problem 2021-01-28 17:10:44 +08:00
defclass
ac629f1fc2 feat(outliner): add block record 2021-01-28 16:44:44 +08:00
defclass
0f4e30b7c3 feat(db): add queries 2021-01-28 16:04:53 +08:00
defclass
384b935011 feat(schema): add new schema 2021-01-28 14:38:29 +08:00
defclass
1649549d63 feat(outliner): finish tree operation and test 2021-01-27 11:24:03 +08:00
Adam Schmideg
a9df8deaae final touches on dual platform testing of Raom import 2021-01-22 06:33:08 -08:00
Adam Schmideg
b9416ac989 roam/json->edn test runs in clj 2021-01-22 06:33:08 -08:00
Adam Schmideg
06f7d6ddc1 Change deps.edn to we can run both clj, and cljs tests 2021-01-22 06:33:08 -08:00
Adam Schmideg
d1e595ff76 roam test with cljs 2021-01-22 06:33:08 -08:00
Tienson Qin
836b1dad7e doc: make it clear that backend code is not open-sourced 2021-01-21 00:19:09 +08:00
Tienson Qin
d53ed3fb69 fix: display original page name 2021-01-19 20:46:18 +08:00
Tienson Qin
86e2f8eb77 fix: don't capitalize right sidebar's page names 2021-01-19 20:38:56 +08:00
Tienson Qin
36016a2dc7 Merge branch 'adamschmideg-util-to-cljc' into master 2021-01-19 13:59:34 +08:00
Tienson Qin
60406cbb10 Merge branch 'util-to-cljc' of git://github.com/adamschmideg/logseq into adamschmideg-util-to-cljc 2021-01-19 13:58:55 +08:00
defclass
09d48718a8 chore(readme): add thanks section 2021-01-18 17:42:05 -08:00
Adam Schmideg
2cc4418fd0 profile macro should expand in clj 2021-01-18 18:18:49 +01:00
Tienson Qin
2192a4945e fix: Database isn't escaped when dumped in the published HTML file
Related to #1100
2021-01-18 07:02:30 -08:00
Tienson Qin
58d7b1d0bf chore: upgrade shadow-cljs
fix #1087
2021-01-18 22:45:56 +08:00
akhater
82d3783ada Update to code.cljs
adding support for powershell
2021-01-18 05:35:53 -08:00
Adam Schmideg
547a6e55b1 Convert frontend.util from cljs to cljc 2021-01-17 22:23:53 +01:00
Tienson Qin
e31a38c5a1 chore: bump minor version 2021-01-17 23:13:36 +08:00
Tienson Qin
167a269721 fix: enable export when not logged in 2021-01-17 23:13:10 +08:00
Tienson Qin
2b1847ac3d fix: Shift clicking items under "Recent" tab makes new web page
Resolved #1092
2021-01-17 23:09:37 +08:00
Tienson Qin
9e6b0fe471 fix: disable shift+click page title in the right sidebar 2021-01-17 23:07:06 +08:00
Tienson Qin
ed04da15b2 Merge pull request #1146 from logseq/fix/alignment-of-indent-block
fix(style): alignment of block control when indent children block
2021-01-17 06:39:00 -08:00
charlie
8bc0177cb0 fix(style): alignment of block control when indent children block 2021-01-17 21:34:12 +08:00
Tienson Qin
da8b92c0b3 fix: remove mldoc.min.js 2021-01-17 21:01:43 +08:00
Tienson Qin
ec12ce1c51 chore: bump version of shadow-cljs 2021-01-17 18:11:17 +08:00
Tienson Qin
21da510465 chore: bump minor version 2021-01-17 16:10:43 +08:00
Tienson Qin
05f1b02d74 fix: links are partially broken inside the front matter
Related to #1145
2021-01-17 16:10:15 +08:00
Tienson Qin
cdf9492357 fix: tags with a comma are not working inside blocks (inline tags)
Related to #1144
2021-01-17 15:47:01 +08:00
Tienson Qin
62f3e3b78c fix: don't display # in property value 2021-01-17 12:00:55 +08:00
Tienson Qin
a9f2d20e25 chore: bump minor version 2021-01-17 11:41:38 +08:00
Tienson Qin
f326a87371 Merge branch 'master' of github.com:logseq/logseq into master 2021-01-17 11:41:24 +08:00
Tienson Qin
14cb8af42c fix: templates with bullet will auto duplicate
Related to #1141 and #1123
2021-01-17 11:40:44 +08:00