yomichan/ext/css
soriac ba3f7b3e96
Show any custom tags on words that have anki cards created (#1628)
* Proof-of-concept for showing card tags (#1626)

* Resolved most PR comments:
- Added a snackbar notification when clicking tag button
- Replaced magnifying glass icon with new tag icon
- Button now contains a span w/icon, to use text color
- Removed unnecessary attributes from button
- Backend now returns full noteInfos object
- Frontend now handles filtering tags

* Add options to show/hide tag button & filter tags

* Do not show tags button if, after filtering, we have zero tags.

* Change tags option to enums, optimize tags intersection check & fix code style.

* Update options-util.js to include new tag options.

* Fix wording on new tag setting.

* Add CSS to remove hidden buttons from the display layout.

* getAnkiNoteInfo extra parameter for additional info.

* Add new tag option to tests.

* Remove unnecessary changes related to anki tags option.

* Code style fixes.
2021-04-30 17:57:53 -04:00
..
action-popup.css Improve some values based on the font-size (#1430) 2021-02-21 11:34:55 -05:00
display.css Show any custom tags on words that have anki cards created (#1628) 2021-04-30 17:57:53 -04:00
material.css Add tag icon (#1629) 2021-04-26 19:59:49 -04:00
permissions.css Add PermissionsOriginController (#1603) 2021-04-08 22:52:28 -04:00
pitch-accents-preview.css Improve some values based on the font-size (#1430) 2021-02-21 11:34:55 -05:00
popup-outer.css Move css files (#1374) 2021-02-12 21:03:30 -05:00
popup-preview.css Improve some values based on the font-size (#1430) 2021-02-21 11:34:55 -05:00
search.css Add css width var (#1523) 2021-03-13 13:08:50 -05:00
settings.css Initial safari compatibility (#1609) 2021-04-10 23:55:11 -04:00