Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

2.29

Compare
Choose a tag to compare
@jean9696 jean9696 released this 06 Feb 12:52
· 1712 commits to dev since this release
  • add withTriggerElement HOC : makes Modal or Drawer uncontrolled through a triggerElement passed in props (not applicable to the Menu since it's already uncontrolled)

Drawer:

  • fix transition (closing is now pass to children as it should)

Modal:

  • add a close button

Select

  • add select all