Skip to content

v1.0.0-rc.1

Latest
Compare
Choose a tag to compare
@TrySound TrySound released this 02 Jul 21:30
· 27 commits to master since this release

Improvements

  • PowerPlug now provides typescript defintions (thanks to @theKashey)
  • <FocusManager /> .blur() function now provide natural blur of focused elements not only state change (thanks to @TrySound)

Chore & bugs

  • Prevent changing composed component order after rerender (thanks to @jeetiss)
  • Added missing functions to <FocusManager /> children props in flow definitions (thanks to @TrySound)
  • Added <Set /> docs (thanks to @denisborovikov)
  • Various docs fixes (thanks to @kpman and @LinusU)