All Versions
64
Latest Version
Avg Release Cycle
17 days
Latest Release
623 days ago

Changelog History
Page 5

  • v1.1.0 Changes

    July 06, 2020

    ๐Ÿ› Bug Fixes

    • Button: Use type attribute if specified (#5208) (426b6da)
    • Toast: Fix bsPrefix (#5240) (501b3bf)
    • Toast: Reset autohide timer only if show or autohide changed (#5220) (20b532d)
    • โšก๏ธ make each context unique to prevent them being optimized away by Parcel (#5181) (c918dbf)

    ๐Ÿ”‹ Features

  • v1.1.0-rc.0

    May 27, 2020
  • v1.0.1 Changes

    April 22, 2020

    ๐Ÿ› Bug Fixes

    • consider margins in Popper calculations (#5112) (52de702)
    • ๐Ÿ‘‰ use upstream types and fix Overlay, Modal, Tooltip, and Popover โ€ฆ (#5124) (02484ef)
    • AccordionToggle: default button type=button (#5076) (59468d7)
    • types: more accurate form types (#5067) (2395802)
    • types: types for FormLabel (#5063) (42bd5af), closes #5056
  • v1.0.0 Changes

    July 15, 2019

    ๐Ÿ”‹ Features

    ๐Ÿ› Bug Fixes

    ๐Ÿ’ฅ BREAKING CHANGES

    • only breaking if you pass a popperConfig directly to overlay or dropdown components. The config format is now the v2 one. This change only relevant to users of popperConfig prop on Overlay, OverlayTrigger, and Dropdown

    • ๐Ÿ“„ docs: update some packages, clean up version dropdown a bit

    • Apply suggestions from code review

    • fail in the right place

    • clean up popper injected props

    • ๐Ÿ›  fix types

    Co-authored-by: Jimmy Jia [email protected]

  • v1.0.0-beta.9 Changes

    May 30, 2019

    ๐Ÿ› 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)
  • v1.0.0-beta.8

    April 12, 2019
  • v1.0.0-beta.7 Changes

    April 12, 2019

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

  • v1.0.0-beta.6 Changes

    March 21, 2019

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • โž• add scrollable prop to Modal (#3469) (a7e800e)
    • โž• add support for Spinners (#3541) (2adb7c6)
    • โž• add support for table-borderless, fixes react-bootstrap/react-bootstrap#3470 (#3473) (22e9316)
    • โž• added 'as' prop to Carousel (fix: #3509) (#3514) (a25d03c)
    • ๐Ÿ‘Œ support focusFirstItemOnShow prop on Dropdowns (c614940)
  • v1.0.0-beta.5 Changes

    January 25, 2019

    chore

    • ๐Ÿ— build: clean up build tooling (e71fa89)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ— build: remove bower build, use npm
    • ๐Ÿ— build: cherry picked imports no longer have to specify lib in the import
  • v1.0.0-beta.4 Changes

    January 18, 2019

    ๐Ÿ› Bug Fixes

    • pass modal manager down (2980ac6)
    • โœ‚ remove navigation role from breadcrumb (#3380) (1ac53ad)

    ๐Ÿ”‹ Features

    • first pass of typescript types for everything (#3411) (2079b22)