tinytinyrss/js/form
Andrew Dolgov 720b318796 * fox.form.Select: add several properties allowing it to better
imitate other controls like DropDownButton, etc.
 * rework several main toolbar items to use fox.form.Select instead of
other controls
 * replace HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM with
HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2 because of markup change (option
instead of menuitem)
 * PluginHost: add some explicit typecasts to make intellephense shut up
2021-12-14 21:53:45 +03:00
..
ComboButton.js silence (or fix) a bunch of eslint warnings 2021-02-12 19:02:09 +03:00
DropDownButton.js silence (or fix) a bunch of eslint warnings 2021-02-12 19:02:09 +03:00
Select.js * fox.form.Select: add several properties allowing it to better 2021-12-14 21:53:45 +03:00
ValidationMultiSelect.js prevent creation of filter rules matching no feeds 2021-02-21 12:28:25 +03:00
ValidationTextArea.js silence (or fix) a bunch of eslint warnings 2021-02-12 19:02:09 +03:00