anki/qt/aqt/browser
Henrik Giesel 478b3a53f1
Remove individual .html files + other refactorings (#1588)
* Move some AddCards specific code to NoteCreator.svelte

* Add new strings for Toggling the Visual / HTML editor

* Set LabelContainer vertical-align to text-top

- Makes them look more centered

* Remove appendInParentheses helper

* Make all ts/*.html files include only module.js and module.css

* Move any JS from .html to index files

* Remove .html files from ts modules

* Remove Python with Starlark implemenation

* Remove reference to non-existing file

* Remove deck-option.html as well

* fix change-notetype screen (dae)
2022-01-16 15:05:35 +10:00
..
sidebar Browser sidebar icon improvements (#1586) 2022-01-11 16:35:46 +10:00
table update platform checks (eg isWin -> is_win) + devMode 2021-11-25 09:06:16 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py PEP8 editorMode 2022-01-12 15:01:43 +10:00
card_info.py Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
find_and_replace.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
find_duplicates.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
previewer.py Allow <audio> to play without user interaction in accordance to autoplay setting v2 (#1539) 2021-12-08 08:08:56 +10:00