Commit Graph

7 Commits

Author SHA1 Message Date
Ryo Hilmawan
b76c04428c
new extension: panel-sites (#313) 2020-12-05 10:19:34 +11: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
c767449bbf fix side panel mod being stuck outside the screen 2020-12-03 19:00:36 +07:00
CloudHill
26d3a702b5 minor style changes to code-line-numbers, outliner, side-panel 2020-12-03 16:31:24 +07:00
CloudHill
e8f8576f63 side-panel: bind toggling to Ctrl+Shift+Backslash 2020-12-02 22:33:20 +07:00
CloudHill
8267d8e143 side-panel: styling for reload button 2020-12-02 22:29:16 +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