Skip to content

v1.1.0

Compare
Choose a tag to compare
@drinking-code drinking-code released this 08 Aug 17:07
· 21 commits to master since this release
af7a09c

New features and changes:

  • switched to using CSS clip-path instead of recreating the complete div as SVG
    • thus adding full support for gradient backgrounds, background images, etc. (everything a standard div can do)
  • support for differently sized and colored top, left, bottom, and right borders
  • removed clip option (clips now regardless)

Improvements:

  • unnoticeably better round corners formula
  • improved performance: uses less react renders