Commit Graph

12 Commits

Author SHA1 Message Date
Tienson Qin
c9cbc60fea fix: don't render block embed children recursively 2020-11-15 19:40:38 +08:00
Tienson Qin
3c18e0ef84 fix: don't re-render the unrelated blocks when inserting a new block 2020-11-13 21:08:05 +08:00
Tienson Qin
5987cc9742 fix: revert :block/children because it doesn't work
We need to resolve those tempids after db transacted which makes it slow
2020-11-12 23:55:35 +08:00
Tienson Qin
8b3bde40a1 feat: add embed youtube video command 2020-11-08 12:29:37 +08:00
Tienson Qin
2cc45fbf9d fix: alias 2020-11-05 23:15:23 +08:00
defclass
24f86232c5 refactor: refactor breadcrumb-show? logic 2020-11-04 18:28:06 +08:00
defclass
606b545d6c fix(reference): recursive display children
Fixed: https://github.com/logseq/logseq/issues/506
2020-11-04 18:05:43 +08:00
Michael Wong
3cc0d3154a style: remove unused :require (#193)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-11-04 11:35:35 +08:00
Tienson Qin
241490640c fix(import): roam research block refs 2020-11-04 11:22:58 +08:00
Tienson Qin
021ab780ee Refactor/names (#190)
* refactor: rename frontend.components.hiccup to block

* refactor: rename v1,v2 to fst-block-text, snd-block-text
2020-11-03 17:50:15 +08:00
Tienson Qin
943d2b7b5c fix: clicking the file in the sync dialogue navigates to blank page
Closed https://github.com/logseq/logseq/issues/541
2020-10-28 21:34:56 +08:00
Tienson Qin
2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00