Commit Graph

7 Commits

Author SHA1 Message Date
Ryo Hilmawan
406e6fa5d9 new extension: panel-sites (#313) 2020-12-05 10:19:34 +11:00
CloudHill
ba8a044e4f pass store() into panel mods' js file in the same way as other extensions 2020-12-04 14:19:20 +07:00
CloudHill
b598aa451e fix side panel mod being stuck outside the screen 2020-12-03 19:00:36 +07:00
CloudHill
c410b14c19 minor style changes to code-line-numbers, outliner, side-panel 2020-12-03 16:31:24 +07:00
CloudHill
5f096034c1 side-panel: bind toggling to Ctrl+Shift+Backslash 2020-12-02 22:33:20 +07:00
CloudHill
416a343809 side-panel: styling for reload button 2020-12-02 22:29:16 +07:00
Ryo Hilmawan
c08f7cdb86 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