AO3: [Wrangling] Rainbow Home Page and Bins

adds CSS classes to style table rows as a rainbow, and updates dynamically when filters are applied

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v5.1 05 Oktober 2024

    fixed an issue with color refresh on fandom snoozes not working
    moved all event handlers out of document.ready() so code can run early, and switched to delegated handlers to avoid script order issues

  • v5.0 05 Oktober 2024

    now works in tag bins!
    now also works with the fandom snooze script on the Wrangling Home page

  • v4.2 31 Maret 2024

    updated to work with v2.0+ of my "Sort Fandoms by Number of Unwrangled Tags" script

  • v4.1 31 Maret 2024

    just a little bit of code cleanup

  • v4.0 10 November 2023

    updated to support my new Sorting by Total Unwrangled script

  • v3.0 16 Oktober 2022

    updated code to catch click events on links from the standard filtering again. Previously the script assumed the 2nd <p>, but that has shifted thanks to an AO3 code change. Now the script looks for the <p> containing the text "Show only fandoms with" (which is unique to the standard filters)

  • v2.0 09 Oktober 2022

    (1) updated to latest jQuery
    (2) it's now possible to configure the six colors directly in the script, for those who don't use a custom AO3 skin :)

  • v1.1 11 September 2022

    fixes reloads on the Sources and Reset All Filters links (in the n-in-1 wrangling filtering script)

  • v1.0 31 Mei 2022