react-resizable-box v2.0.0-rc.2 Release Notes

    • ๐Ÿ‘‰ Use flowtype.
    • ๐Ÿ”„ Change callback args.
    • ๐Ÿ”„ Change some props name.
      • isResizable => enable.
      • customClass => className.
      • customStyle => style.
      • handleStyle => handlerStyles.
      • handleClass => handlerClasses.
    • โž• Add bounds feature.
    • ๐Ÿ›  Fix min/max size checker when aspect ratio locked.