Skip to content

React Kitten v0.4 w/ Snapping

Compare
Choose a tag to compare
@rohanrhu rohanrhu released this 22 Sep 14:44

Here is Kitten v0.4 🥳

This new version has a super feature-rich Window Snapping feature with Snap Moving and Snap Resizing.

What's new with Kitten v0.4?

  • Window Snapping
  • Snap Moving
  • Snap Resizing
  • Window component's onPositionChange and onSizeChange events now have a second parameter reason: 'user' | 'system' now; you can understand what caused the event.

Other Changes

  • Kitten's scalability is available for all of Window Snapping features.
  • Minor fixes for scalability of previous features
  • New module hierarchy
  • Other minor fixes and improvements

Full Changelog: v0.3.2...v0.4.0