Skip to content

js-v0.1.3

Choose a tag to compare

@MohmmedAshraf MohmmedAshraf released this 23 Feb 02:04
· 1 commit to main since this release

Fix

  • Fix flag components not respecting CSS size classes (size-4, shrink-0, etc.)
    • Strip hardcoded width/height from SVGs, use width:100%;height:100% so the SVG fills its container
    • Add display:inline-flex to the span wrapper

Affected packages: @blade-flags/core, @blade-flags/react, @blade-flags/vue