Skip to content

v0.3.9

Choose a tag to compare

@github-actions github-actions released this 10 May 22:07
· 11 commits to main since this release
  • Surroundings-picker pill polish per merchant feedback:
    • Removed line-height: 1 from the scoped remove-× rule so the × is no longer cropped vertically (was overriding the natural pill line-height).
    • Neutralised Select2 v4.1.0-rc.0's default border-right: 1px solid #aaa on .select2-selection__choice__remove — the ugly faux-separator between × and pill text is gone.
    • Bumped the choice's padding-left to 20px !important so the × has visible breathing room from the pill's left edge.
  • Headless-verified the three computed values before tagging (paddingLeft: 20px, borderRight: 0px none, lineHeight: normal).