Skip to content

v2.1.0

Choose a tag to compare

@Epithumia Epithumia released this 28 Oct 13:43
· 3 commits to main since this release
d9e4d21

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 base and init arguments work together.
  • CHANGE - Reorganize Counter.build_sql so 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