etiquette/frontends/etiquette_flask/static/js
Ethan Dalool a56b5274c9 Read spinner button function from onclick instead of data-onclick.
I think my original reason for doing this was to prevent the button
from being operational until after the spinner initialization has
completed, so you don't get any weird half-functional spinner buttons.
However, in practice I'm finding that I constantly forget about this
and it adds tedium to creating spinner buttons.
Will review if any actual problems come up.
2020-06-17 14:04:27 -07:00
..
api.js Add tag delete button to specific tag page. 2020-02-27 14:57:27 -08:00
common.js Synchronize Etiquette common.js and YCDL common.js. 2020-06-17 13:38:20 -07:00
editor.js
hotkeys.js
photo_clipboard.js
spinner.js Read spinner button function from onclick instead of data-onclick. 2020-06-17 14:04:27 -07:00
tag_autocomplete.js Move tagname related functions from common.js to tag_autocomplete.js. 2020-06-17 12:42:08 -07:00