@react-slate/core@0.6.0
·
72 commits
to master
since this release
Changelog
- chore: rename
react-slatepackage to@react-slate/core - feat: support style array notation (thanks to @jukben)
- fix: make
borderColoroverrideborderproperty (thanks to @mik639) - fix: use WeakMap in render functions
- fix: handle offscreen elements and prevent crash with negative margins
- docs: add guide for responding to
resizeevents