react-modal v3.7.1 Release Notes

Release Date: 2018-12-10 // over 5 years ago
    • ๐Ÿ›  [2ae092a](../../commit/2ae092a) [fixed] Allow empty classNames for body (#720)
    • [8d8f476](../../commit/8d8f476) React-Modal: chromeHeadless use
    • โœ… [fc53400](../../commit/fc53400) [fixed] Allow ReactDOM.createPortal to be mocked in tests
    • โœ… [6a6bcf7](../../commit/6a6bcf7) [fixed] Render testId property
    • ๐Ÿ›  [1b561fc](../../commit/1b561fc) [fixed] if tabbable element is undefined, focus head or tail based on shiftKey
    • ๐Ÿ›  [86632aa](../../commit/86632aa) [fixed] check if element exists before focusing in scopeTab helper