anki/qt
Damien Elmes 0026506543 update ts deps
- prettier's formatting has changed, so files needed to be reformatted
- dart is spitting out deprecation warnings like:

254 │   2: $spacer / 2,
    │      ^^^^^^^^^^^
    ╵
    bazel-out/darwin-fastbuild/bin/ts/sass/bootstrap/_variables.scss 254:6  @import
    ts/sass/button_mixins.scss 2:9                                          @use
    ts/components/ColorPicker.svelte 2:5                                    root stylesheet

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($grid-gutter-width, 2)
2021-05-26 09:37:40 +10:00
..
aqt update ts deps 2021-05-26 09:37:40 +10:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
linux remove old symlink before installing a new version 2020-12-30 20:56:28 +10:00
mac exclude Mac dylib from '...' 2021-02-04 20:41:08 +10:00
tests Fix black workaround for format calls 2021-05-18 22:19:09 +02:00
tools use literal for ease type 2021-05-19 16:05:12 +10:00
.isort.cfg initial Bazel conversion 2020-11-01 14:26:58 +10:00
.pylintrc use new API for test scheduler 2021-05-11 13:06:03 +10:00
bazelfixes.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
BUILD.bazel add an updated script to run mypy as a daemon 2021-04-14 18:10:38 +10:00
dmypy.py fix dmypy action 2021-05-05 15:54:41 +10:00
mypy.ini update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00

Python's Qt GUI is in aqt/