Commit Graph

7 Commits

Author SHA1 Message Date
Ryo Hilmawan
0a64c4eb5c
update cloudhill mods (#600) 2021-10-30 23:06:10 +11:00
CloudHill
3f48fa42ab outliner optimizations, making use of fragments 2020-12-11 16:59:15 +07:00
CloudHill
2d43b79735 outliner: refactor to increase performance
reduced the number of times the outliner has to refresh
in response to issue #333
2020-12-09 01:34:59 +07:00
CloudHill
6a8006823f outliner fix inline page links not rendering right 2020-12-07 16:52:14 +07:00
CloudHill
67b396e511 outliner now follows the headers' inline styling 2020-12-07 16:26:40 +07:00
CloudHill
3b08e51dcb outliner: add option to show indentation lines 2020-12-02 22:10:05 +07:00
Ryo Hilmawan
4a9d6477b7
New extensions: side panel and outliner (#284)
* upload side panel core

* upload outliner extension

* add onLoad, onSwitch, and onResize functions to panel extensions

* Update panel.js

* Add onLock and onUnlock functions to panel extensions

* Reordered side panel content loading

* change panel switcher font color

* fix loading last opened panel

* use svg icon files instead of defining them inline

* outliner: add full height option
2020-12-02 23:05:33 +11:00