Skip to content

Releases: bootstrap-styled/v4

v3.0.8

10 Mar 21:24
Compare
Choose a tag to compare

3.0.8 (2019-03-10)

Bug Fixes

  • documentation: fixed bug wiht Tooltip (286316d)
  • documentation: Fixed some minor documentation bugs. (3706154)

v3.0.7

10 Mar 10:30
Compare
Choose a tag to compare

3.0.7 (2019-03-10)

Bug Fixes

  • dependencies: upgrade all dependencies (4a3a80f)
  • TetherContent: use portals to fix bounds issues in tethered content. (bebe9e1)

v3.0.6

26 Feb 08:35
Compare
Choose a tag to compare

3.0.6 (2019-02-26)

Bug Fixes

  • Code: changed defaultProps from a tag to code tag. (442c4f3)

v3.0.5

25 Feb 23:33
Compare
Choose a tag to compare

3.0.5 (2019-02-25)

Bug Fixes

  • dependencies: Upgrade all dependencies, using @rollup-umd/rollup for rollup configuration (d091060)
  • documentation: corrected typo mistake and improved layout. (28dbd13)

v3.0.4

05 Feb 10:53
Compare
Choose a tag to compare

3.0.4 (2019-02-05)

Bug Fixes

  • Button: resolv issue #82, $btn-border-width variable (f6fc779)

v3.0.3

04 Feb 09:51
Compare
Choose a tag to compare

3.0.3 (2019-02-04)

Bug Fixes

  • Col: Add .col by default if no other cols are provided (9333e51), closes #74

v3.0.2

02 Feb 23:30
Compare
Choose a tag to compare

3.0.2 (2019-02-02)

Bug Fixes

v3.0.1

02 Feb 22:28
Compare
Choose a tag to compare

3.0.1 (2019-02-02)

Bug Fixes

  • dependencies: Upgrade all dependencies and fix documentation (a6a2018)

v3.0.0

02 Feb 20:08
Compare
Choose a tag to compare

3.0.0 (2019-02-02)

Bug Fixes

  • Fa: Remove Fa from v4 as it is not bootstrap related at all (66a1f7d), closes #67 #67

BREAKING CHANGES

  • Fa: Fa and FaStacked are removed

v2.0.22

01 Feb 08:40
Compare
Choose a tag to compare

2.0.22 (2019-02-01)

Bug Fixes

  • Row: Fix box-sizing within (c7f46bf), closes #74