1.1.0 — collections, tooltips, sizing & alignment
A big quality-of-life pass on the shortcode: flag collections, hover tooltips, flexible sizing, alignment, and public updates with no token.
Changes
- Collections:
[pride flag="trans,nonbinary,bi"]renders a row of flags. Single-flag usage is unchanged. - Collection builder: the Pride Flags dashboard page has a "Build a collection" panel — click "+ Add" to stack flags, then copy one combined shortcode.
- Tooltips: flags show a styled hover/focus tooltip with the flag name by default. Customize with
tooltip="…"or turn off withtooltip="false". - Flexible
size: any CSS unit (2rem,1.5em,50%,3vh); a bare number is still pixels. alignattribute:left/center/rightto place a flag or collection on its own line.- A little more spacing between flags in a collection.
- Public updates: repo is public, so the update checker uses no token.