v1.1.0
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)
- thus adding full support for gradient backgrounds, background images, etc. (everything a standard
- 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