Skip to content

Releases: seb-oss/bootstrap

v5.1.1

13 Feb 15:28
7f9332d
Compare
Choose a tag to compare

5.1.1 (2020-02-13)

Bug Fixes

  • precompiled-css: load fonts from unpkg (1e1d705)

v5.1.0

03 Jan 21:25
b6c684a
Compare
Choose a tag to compare

5.1.0 (2020-01-03)

Bug Fixes

  • button: inverted colors (e8aa3ec), closes #169
  • button-outlined: inverted colors (12ffe92), closes #169
  • card: use spacer variable for card column margin (f06b25d)
  • list-group: use solid border color (70b0b5b), closes #164
  • modal: responsive breakpoints (cba5294), closes #168

Features

  • deps: bump bootstrap to 4.4.1 (2d92586)

v5.0.0

26 Nov 19:29
9f6864a
Compare
Choose a tag to compare

5.0.0 (2019-11-26)

Bug Fixes

  • modal: remove content border (3e86ef8)
  • shadows: enable shadows and update variables (7ff9d47), closes #157
  • expose variables, functions and mixins under core.scss (aeb6014), closes #159
  • borders: utility class should set border-radius (e5749ef)
  • pagination: adjust size and border radius (981ea1b), closes #147
  • toastr: add support for latest ngx-toastr (52a96e7)

Code Refactoring

  • ng-bootstrap: move ng-bootstrap to own repo (0922786), closes #158
  • toast: move ngx-toastr to own repo (60c9e0c), closes #146

Features

  • skeleton-loader: update templates and add new fill version (d4d8f39), closes #150 #153
  • tables: add mixin and styles for sort icons (8b54db6), closes #144 #145

BREAKING CHANGES

  • ng-bootstrap: ng-bootstrap styles have been moved to a separate package see
    @sebgroup/ng-bootstrap for more info.
  • toast: ngx-toastr styles have been moved to a separate package see
    @sebgroup/ngx-toastr for more info.

v4.0.0

19 Jul 13:14
76d1754
Compare
Choose a tag to compare

4.0.0 (2019-07-19)

Bug Fixes

  • accordions: update design (4fe768e), closes #118
  • alerts: remove outline version (566aa41), closes #130
  • alerts: update colors and add more examples (ac553cd)
  • breadcrumbs: use correct height for divider in IE (9ad7eb4), closes #122
  • buttons: use $dark color instead of $black for .btn-dark (0efd6ef), closes #133
  • cards: update card shadow (261ae8f)
  • colors: update theme colors (8c11490)
  • datepicker: fix hover state and add style for today (a8e4858)
  • forms: use correct height for input groups (8ae8a9b), closes #135 #135
  • icons: use regular version of font awesome (dcad3a2), closes #129
  • input-groups: correct state for buttons in input groups (63bf13c)
  • labels: exclude custom label classes correctly (bf8206d)
  • list-groups: update design and add more states (f6179f4)
  • spinners: adjust speed (7105dfd)
  • tabs: use blue outline for focus (9515676)
  • tabs: use correct blue hover state (05d4ce1), closes #132
  • adjust paddings for buttons, inputs and alerts (57fcb27), closes #134
  • toasts: match style of alerts (6e95b56)
  • tooltips: update background color (4415967), closes #137
  • type: use regular font weight for h6 (9616554), closes #128

Features

  • breadcrumbs: add light version (a0509c9)
  • icons: add sass variable for theme icons (e005324)

BREAKING CHANGES

  • alerts: Outline version of alerts have been removed as they shouldn't be used, replace
    alert-outline-* with alert-*.

v3.4.2

26 Jun 08:36
b7196d5
Compare
Choose a tag to compare

3.4.2 (2019-06-26)

Bug Fixes

  • compilation error for sass (82a6764), closes #123
  • card: add padding for card body when card hearder is missing (2b19eb1)

v3.4.1

22 May 08:20
f5fb010
Compare
Choose a tag to compare

3.4.1 (2019-05-22)

Bug Fixes

  • buttons: loading state for secondary and outline version (95a73f5)

v3.4.0

25 Apr 07:43
00f0b4c
Compare
Choose a tag to compare

3.4.0 (2019-04-25)

Bug Fixes

  • cards: decrease space between header and content (c2b31d3), closes #115

Features

  • buttons: add btn-danger and btn-dark, update btn-light (147dc68), closes #113 #95

v3.3.0

04 Apr 12:45
1dd430d
Compare
Choose a tag to compare

3.3.0 (2019-04-04)

Bug Fixes

  • modal: animation on small screens (11ffd8a)

Features

  • dropdown: support for ngb-dropdown container='body' (a951014)

v3.2.0

02 Apr 12:56
0987cb5
Compare
Choose a tag to compare

3.2.0 (2019-04-02)

Bug Fixes

  • modal: size on iOS devices (bdc88e0)

Features

  • animation: add slide in down transition (2bf42b8)

v3.1.1

25 Feb 16:20
330f3c4
Compare
Choose a tag to compare

3.1.1 (2019-02-25)

Bug Fixes

  • breadcrumbs: update design and add mobile version (00779f9), closes #101
  • container: add padding and adjust max width of container-content (f224201)
  • ng-bootstrap: fix dropdown/datepicker position on mobile (eebe801)