What's Changed
- Respect
box-sizing
when determining the parent component size by @sangaline in #87 - Upgrade dependencies by @kmjennison in #88
- Add a border-box box-sizing example in the demo by @kmjennison in #89
- Upgrade additional dependencies by @kmjennison in #90
Breaking Changes
- Sparkle dimensions may change for elements using
box-sizing: border-box
to account for padding and borders: #87
New Contributors
- @sangaline made their first contribution in #87
Full Changelog: v1.1.1...v2.0.0