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
168f76e62e
pass store() into panel mods' js file in the same way as other extensions
2020-12-04 14:19:20 +07:00
CloudHill
e91a363b08
fix outliner lines not scrolling with the container
2020-12-04 10:54:26 +07:00
CloudHill
b04e3dc5f7
prevent the outliner's styles from being overriden
2020-12-03 22:17:51 +07:00
CloudHill
26d3a702b5
minor style changes to code-line-numbers, outliner, side-panel
2020-12-03 16:31:24 +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