Skip to content

1.1.0 — collections, tooltips, sizing & alignment

Choose a tag to compare

@carmynwilson carmynwilson released this 18 Jun 08:14
· 1 commit to main since this release

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 with tooltip="false".
  • Flexible size: any CSS unit (2rem, 1.5em, 50%, 3vh); a bare number is still pixels.
  • align attribute: left / center / right to 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.