All Versions
41
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 4

  • v2.0.2 Changes

    • โฌ†๏ธ Upgrade react-displace.
  • v2.0.1 Changes

    • ๐Ÿ”„ Change vertical centering method to avoid occasional blurriness caused by translate.
  • v2.0.0 Changes

    • โฌ†๏ธ Upgrade to react 0.14 and its companion react-dom.
    • โฌ†๏ธ Upgrade react-displace and focus-trap-react to their React 0.14 versions.
  • v1.1.0 Changes

    • โž• Add dialogId and dialogClass props.
  • v1.0.4 Changes

    • โž• Add max-width: 100% to dialog element.
  • v1.0.3 Changes

    • ๐Ÿšš Move noScroll.off() to componentWillUnmount().
  • v1.0.2 Changes

    • focusDialog does not put dialog in tab order.
    • ๐Ÿ›  Fix typo in error message.
  • v1.0.1 Changes

    • โฌ†๏ธ Upgrade no-scroll.
  • v1.0.0 Changes

    • โž• Add onEnter prop.
    • ๐Ÿ”„ Change active prop to mounted.
    • ๐Ÿ‘‰ Use react-displace.
  • v0.1.1 Changes

    • ๐Ÿ›  Fix cursor: pointer; bug.