Skip to content

@react-slate/[email protected]

Compare
Choose a tag to compare
@zamotany zamotany released this 20 May 13:05
· 72 commits to master since this release

Changelog

  • chore: rename react-slate package to @react-slate/core
  • feat: support style array notation (thanks to @jukben)
  • fix: make borderColor override border property (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 resize events