AO3: [Wrangling] Smaller Tag Search

makes the Tag Search form take up less space (best on desktop/landscape screens)

Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.

  • v4.1 09-11-2024

    reduced empty vertical spacing when options wrap
    reduced label size
    made wrapping of single- and two-line display on small screens more predictable

  • v4.0 04-11-2024
    • Added ability to configure if selects are shown as dropdowns or as a buttongroup
    • Buttons use fontawesome icons via and CSS
    • Complete rewrite of the old code to match my newer SOP. Most previous version’s functionality was preserved.
    • Improved page layout via flex
  • v3.1 27-01-2024

    fixed the config GUI not correctly reflecting which Sort Order was enabled as default

  • v3.0 27-01-2024

    this version adds
    1) moves all configuration options into a GUI (sorry, there is no config migration logic - you'll have to select your choices again)
    2) adds the option to define default sorting options
    3) changes the way Sort Direction is shown, instead of asc/desc it now sets text corresponding to the Sort By, e.g. A->Z for ascending direction when sorting by Name

  • v2.2 09-10-2022

    (1) updated to latest jQuery.
    (2) made a change so the Tag Type and Wrangling Status options are stacked on top of each other (instead of next to each other) when all four dropdown options are shows with labels.
    (3) Wrangling Status label is now shortened to Status

  • v2.1 03-07-2022

    now puts the input focus automatically into the tag name (search term) text field, when there was no search yet

  • v2.0 30-06-2022

    now enables searching for Unsorted Tags. minor code cleanup.

  • v1.2.1 24-04-2022

    now really with a new namespace, added license

  • v1.2 24-04-2022

    updated jQuery lib version and script namespace

  • v1.1 23-04-2022

    fixed match pattern since it caused install failures for some

  • v1.0 23-04-2022
  • v1.0 23-04-2022