Commit Graph

4 Commits

Author SHA1 Message Date
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
b04e3dc5f7 prevent the outliner's styles from being overriden 2020-12-03 22:17:51 +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