Skip to content

Migrate standards table to shared tablesort library - #156

Merged
lukefretwell merged 1 commit into
mainfrom
consolidate-table-sort-icons
Jul 27, 2026
Merged

Migrate standards table to shared tablesort library#156
lukefretwell merged 1 commit into
mainfrom
consolidate-table-sort-icons

Conversation

@lukefretwell

Copy link
Copy Markdown
Contributor

Replaces the bespoke sort/icon script in standards-table-sort.html with the shared tristen/tablesort library synced from components - one less copy of the same hand-rolled sort+icon logic that also lives in scangov's profile_table.html and (until now) my.scangov.com. Header icon markup simplified from the three-span sort-neutral/asc/desc pattern to the CSS-driven version, since @11ty/font-awesome rewrites these tags into SVG sprites at build time.

Replaces the bespoke sort/icon script in standards-table-sort.html with
the shared tristen/tablesort library synced from components - one less
copy of the same hand-rolled sort+icon logic that also lives in
scangov's profile_table.html and (until now) my.scangov.com. Header
icon markup simplified from the three-span sort-neutral/asc/desc
pattern to the CSS-driven version, since @11ty/font-awesome rewrites
these <i> tags into SVG sprites at build time.
@lukefretwell
lukefretwell merged commit 244cdd4 into main Jul 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant