summaryrefslogtreecommitdiff
path: root/src/client/components/page/page.note.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pages refactoring, fix bug (#7066)marihachi2021-01-301-12/+17
| | | | | | | | | | | | | | | | | | | | | | | | | * pages refactoring * pages: fix if block * fix code format * remove passing of the page parameter * remove comment * fix indent * replace with unref * fix conditions of isVarBlock() * Update src/client/scripts/hpml/block.ts use includes() instead of find() Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* pageのノート埋め込みの「詳細な表示」オプションが機能 ↵syuilo2021-01-151-2/+5
| | | | していない問題を修正
* Pages埋め込みノートで詳細表示にするかどうか選べるようにsyuilo2020-11-151-1/+1
|
* Improve Pagessyuilo2020-11-151-0/+39
Resolve #6654