Skip to content

Releases: seb-oss/bootstrap

v6.0.4

27 Jul 10:22
15e0f8e
Compare
Choose a tag to compare

6.0.4 (2022-07-27)

Bug Fixes

  • replace deprecated shorthand (9302ac5)

v6.0.3

27 Jul 05:12
8bf2141
Compare
Choose a tag to compare

6.0.3 (2022-07-27)

Bug Fixes

v6.0.2

05 Jul 06:27
1b02559
Compare
Choose a tag to compare

6.0.2 (2022-07-05)

Bug Fixes

  • variables: update green-darker (0473572), closes #810

v6.0.1

04 Jan 15:44
9ca0ca1
Compare
Choose a tag to compare

6.0.1 (2022-01-04)

Bug Fixes

v6.0.0

27 Jul 16:31
aba6ad8
Compare
Choose a tag to compare

6.0.0 (2021-07-27)

Bug Fixes

BREAKING CHANGES

  • The "new" sass syntax might cause older apps who still rely on deprecated lib sass for compilation to not compile the sass properly.

v5.4.1

09 Mar 13:00
52d4036
Compare
Choose a tag to compare

5.4.1 (2021-03-09)

Bug Fixes

  • close: update focus state (05c15b3)
  • modal: empty space for scrollable modal (94270d8), closes #596
  • modal: min width for large aside modal with iframe content (0e0d9ba)

v5.4.0

25 Nov 17:10
8521c92
Compare
Choose a tag to compare

5.4.0 (2020-11-25)

Bug Fixes

  • close: new style and support for alert, modal, badge and toast (d5c9e04)
  • remove duplicate import of print styles (5cd01e4)
  • close: update style for close button (e824923), closes #470

Features

  • badge: add example and dismissable version (a2254bb)
  • variables: add variables for theme color overlay (53bb442)

v5.3.1

02 Oct 10:09
caa526e
Compare
Choose a tag to compare

5.3.1 (2020-10-02)

Bug Fixes

  • modal: size for iOS webkit browsers (a2ffa63)
  • nav-tabs: active tab color (20ce4a3), closes #434

v5.3.0

04 Jun 10:10
74ebf1e
Compare
Choose a tag to compare

5.3.0 (2020-06-04)

Bug Fixes

  • spinner: adjust sizes and animation (47498d1)

Features

  • skeleton-loader: add mask for list group (0d721d8)
  • skeleton-loader: add support for bg-dark and bg-light (4aefaf4)
  • spinner: add support for different background colors (1a57ac6), closes #306

v5.2.0

26 May 07:54
600adf7
Compare
Choose a tag to compare

5.2.0 (2020-05-26)

Bug Fixes

  • dropdown: update style and animate chevron (c3207bb)
  • list-group: update ordered list (55a16bd), closes #366
  • info colour should be grey 300 (9e63e65)
  • card: box shadow (74b2bd8), closes #277
  • carousel: fix carousel fade transitions (b700a45)
  • carousel: fix carousel transitions (9ae909a)
  • link: contrast for alert-link (c953a04), closes #286
  • outline-button: transparent background for disabled state (a939ee5), closes #307
  • table: row hover background color (25f2767)
  • utilities: import path (e30af79)
  • grey background for body (21908ac), closes #282
  • variables: update default body color (bdd67f9)
  • variables: update grayscale (0c7cb73), closes #274

Features

  • animations: add new animation mixins (b6e3484)
  • update bootstrap to 4.5.0 (9727d0c)

Reverts

  • use fixed version of chrome (69e5ce3)