Commit Graph

13 Commits

Author SHA1 Message Date
f5f81547bf extension + integration screenshots 2021-11-01 22:58:09 +11:00
047b4cce7d extension: simpler databases 2021-10-23 23:11:52 +11:00
b1ced4fac8 extension: truncated titles 2021-10-20 21:01:52 +11:00
b294964b26 extension: code line numbers 2021-10-20 15:42:22 +11:00
d4b344900f upload progress of ported mods from extension repo 2021-10-03 19:47:11 +11:00
CloudHill
1478d44828 code-line-numbers: horizontal scroll bugfix
added background so that numbers no longer appear over the code
2020-12-11 17:15:35 +07:00
CloudHill
c410b14c19 minor style changes to code-line-numbers, outliner, side-panel 2020-12-03 16:31:24 +07:00
Ryo Hilmawan
c86e2f7548 remove console logging 2020-11-21 22:38:25 +07:00
Ryo Hilmawan
2fbe7a3798 Update mod.js (#276) 2020-11-19 22:44:51 +11:00
Ryo Hilmawan
9b644b3f86 Fix code line wrapping + other improvements (#275) 2020-11-19 20:00:15 +11:00
2fc1e66cff split app.css and variables.css, load both into main window + add relationship lines to numbered lists
fonts should now be added to variables.css instead of mod.js
2020-11-11 21:48:54 +11:00
efb20ebd19 add pull requests to changelog, rename styles.css to app.css 2020-11-11 18:44:23 +11:00
Ryo Hilmawan
2b41b0e82c Extension: Code Line Numbers (#231)
* Added extension folder with mod.js and styles.css

* Option to show numbering on single-lined blocks

Disabled by default

* Update styles.css

* Update mod.js

Changed class name from numbered to code-numbered

* Update styles.css

Changed class name from numbered to code-numbered
2020-11-11 12:06:05 +11:00