Releases: bootstrap-styled/v4
Releases · bootstrap-styled/v4
v2.0.10
2.0.10 (2018-12-30)
Bug Fixes
- dependencies: upgrade dependencies and use Proptypes.any for every prop tag (c53ea2d)
v2.0.9
2.0.9 (2018-12-29)
Bug Fixes
- dependencies: update rollup to v1.0.0 and fixed unit test for Collapse by ignoring react/prop-types errors =/ (fc63c39)
v2.0.8
2.0.8 (2018-12-23)
Bug Fixes
- Img: alt can now also be of type object (useful for using in react-intl (173e59d)
v2.0.7
2.0.7 (2018-12-22)
Bug Fixes
- documentation: Added logo to readme and introduction, update package description (04e80c0)
- documentation: Added logo to readme and introduction, update package description (973d3f3)
v2.0.6
2.0.6 (2018-12-22)
Bug Fixes
- tag: allow tag to be any type due to new warning (698cf19)
v2.0.5
2.0.5 (2018-12-21)
Bug Fixes
- exports: Using named function even if no css (7a1e60b)
- exports: Using named function even if no css (fd88a7a)
v2.0.4
2.0.4 (2018-12-21)
Bug Fixes
- button: Added props
hover
and focus
, prop tag
accept any prop types (1f718c9)
- card: added props
hover
and focus
, props tag
now accept any propType. (552ba36)
- dependencies: update all dependencies (f297449)
v2.0.3
2.0.3 (2018-12-21)
Bug Fixes
v2.0.2
2.0.2 (2018-12-21)
Bug Fixes
- depdencies: Upgrade all dependencies (07e2dfe)
v2.0.1
2.0.1 (2018-12-20)
Bug Fixes