v1.1.0
New features and changes:
- switched to using CSS
clip-pathinstead of recreating the complete div as SVG- thus adding full support for gradient backgrounds, background images, etc. (everything a standard
divcan 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
clipoption (clips now regardless)
Improvements:
- unnoticeably better round corners formula
- improved performance: uses less react renders