Anki/web
Damien Elmes dd01561537 fire saveField("key") when webview loses focus
fixes the following reported issue, caused by currentField
being sent to None:

1. Start from the main view.
2. Click Add
3. In the Add window, change deck
4. In the Choose Deck window, add a new deck, give a random name
5. Back in the Add window, call "Edit HTML"
6. Anki displays an error

This change will mean the editFocusLost hook will not fire when
switching between windows, which is probably an improvement.
2019-02-05 10:46:47 +10:00
..
imgs switch to svg images for better hidpi rendering 2017-08-15 13:54:58 +10:00
mathjax ignore tex environments/refs outside of math tags 2017-09-13 13:08:43 +10:00
browsersel.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
deckbrowser.css remove images and move away from qt resources 2017-08-11 20:59:43 +10:00
deckbrowser.js Fix decks being moved to the default deck when dragged to the bottom 2017-08-14 22:58:14 +01:00
editor.css Remove <br> from empty fields. 2019-01-19 19:36:55 +01:00
editor.js fire saveField("key") when webview loses focus 2019-02-05 10:46:47 +10:00
jquery-ui.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
jquery.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
overview.css move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
overview.js move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
plot.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
reviewer-bottom.css add small extra margin to answer button 2018-09-28 17:52:10 +10:00
reviewer-bottom.js enter/space should use selected answer button 2018-09-24 14:24:17 +10:00
reviewer.css bigger margins in reviewer 2017-12-28 20:15:11 +10:00
reviewer.js change purple flag to orange 2018-11-01 14:58:41 +10:00
toolbar-bottom.css add a little padding in bottom area 2017-08-12 17:04:07 +10:00
toolbar.css remove border on bottom toolbar; fix hacky spacing of top elements 2017-08-10 19:17:28 +10:00
webview.css move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
webview.js move webview js into separate file 2017-08-01 17:04:55 +10:00