v2.1.0
DEV
- DEV - Add /js and /css to mkdocs watch directories
Ajouts
- ADD - Light/dark themes for the docs
- ADD - Hack to soften the background colors of sqlides in dark mode, without changing anything on CodeMirror side.
- ADD - Result tables are now sortable (hidden buttons)
Corrections
- FIX - Unsilence errors during
load(...)(which was a pain...) - FIX - CSS - Gutters kine numbers were going over the top menu header.
Modifications
- CHANGE - Update SQLIDE class (renaming to SqlIde on the way)
- CHANGE - make
baseandinitarguments work together. - CHANGE - Reorganize
Counter.build_sqlso that the branches match the execution order in the JS layer.
Documentation
- DOCS - Update docs with the new specs
- DOCS - Add dev tests (deactivated by default)
- DOCS - Suppress one
then
Co-authored-by: FredZinelli 145555278+FredZinelli@users.noreply.github.com