38484b7e42
extension: collapsible headers
2021-10-21 23:27:58 +11:00
8a1eb811a6
extension: right-to-left
2021-10-19 21:26:05 +11:00
382451156c
extension: outliner
2021-10-19 16:40:50 +11:00
d4b344900f
upload progress of ported mods from extension repo
2021-10-03 19:47:11 +11:00
CloudHill
80d1694977
outliner optimizations, making use of fragments
2020-12-11 16:59:15 +07:00
CloudHill
bb9a0e197d
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
134fd074c2
outliner fix inline page links not rendering right
2020-12-07 16:52:14 +07:00
CloudHill
88bbff62fe
outliner now follows the headers' inline styling
2020-12-07 16:26:40 +07: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
894f2578df
fix outliner lines not scrolling with the container
2020-12-04 10:54:26 +07:00
CloudHill
7d61ca130b
prevent the outliner's styles from being overriden
2020-12-03 22:17:51 +07:00
CloudHill
c410b14c19
minor style changes to code-line-numbers, outliner, side-panel
2020-12-03 16:31:24 +07:00
CloudHill
03139a5e7c
outliner: add option to show indentation lines
2020-12-02 22:10:05 +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