react-bootstrap v1.0.0-beta.9 Release Notes

Release Date: 2019-05-30 // almost 5 years ago
  • ๐Ÿ› Bug Fixes

    • Collapse: remove 0px menu height on resize and expand/collapse (#3687) (787a19e)
    • Accordion Component not collapsing when toggled twice (cd842f7), closes #3726
    • ๐Ÿ‘ท ran prettier to fix CI (#3678) (1719da5)
    • types: add bootstrap sizes for Form.Label as column (#3731) (cdb7b6b), closes #3481
    • types: add scrollable to ModalProps interface to match component (#3742) (57e7bf4)
    • types: alignRight type (#3828) (1dd21eb)

    ๐Ÿ”‹ Features

    • ๐Ÿ“„ docs: optimized style and script loading (#3713) (4b362a3)