1.4.1 (2021-01-07)
Bug Fixes
- Carousel: fix pause not working properly with touch devices (#5435) (5a5d636)
- fix types for DropdownButton and SplitButton (#5589) (df6024b)
- Prevent focus on disabled nav items or list group items only (#5593) (198931d)
- Alert: Properly spread props when
transition={false}
(#5545) (1352a87) - DropdownMenu: Fix base styles being overridden by popper styles (#5466) (aec9151)
- Modal: Remove role="document" from ModalDialog (#5529) (af3453a)
- types: inherit FormCheckTypes from React.InputHTMLAttributes (#5497) (4b257b6)
- types: Set @types/react to >=16.9.35 (#5542) (d337c95)