Skip to content

Releases: techfromsage/bootstrap-theme

1.1.2

05 Oct 10:24
Compare
Choose a tag to compare

1.1.2 (2021-10-05)

Bug Fixes

1.1.1 (2021-10-05)

Bug Fixes

  • error: move body styles to class (969aa60)

1.1.0

24 Sep 14:00
Compare
Choose a tag to compare

The Error Page release

Screenshot 2021-09-24 at 14 59 25

1.1.0 (2021-09-24)

Features

1.0.1 (2021-09-21)

Bug Fixes

1.0.0

21 Sep 09:49
Compare
Choose a tag to compare

After months in gestation, today is the 1.0.0 release! 😂

1.0.0 (2021-09-21)

Bug Fixes

1.0.0-rc.8

18 Aug 13:21
Compare
Choose a tag to compare
  • .help-block for general instructions about the form
  • .field-error for inline error messages
  • .field-hint for an inline hint about any validation requirements: it's contained within the <label>

image

1.0.0-rc.7

20 Jul 12:18
Compare
Choose a tag to compare

1.0.0-rc.7 (2021-07-20)

Bug Fixes

  • style progress bar (dede691)
  • update dropdown item focus colour (573e501)
  • forms: update validation states (57569b0)

1.0.0-rc.6

11 Jun 11:27
Compare
Choose a tag to compare

1.0.0-rc.6 (2021-06-11)

This weeks release resolves some colour contrast issues with items in supposedly inactive states. While buttons have a legitimate disabled state and are thus exempt from colour contrast considerations, we do similar with links. Without a href attribute a link is a placeholder, rather than inactive.

Bug Fixes

  • buttons: update [disabled] appearance (b160c70)
  • pagination: update .disabled colour (77ce58c)

1.0.0-rc.5

04 Jun 10:23
Compare
Choose a tag to compare

1.0.0-rc.5 (2021-06-04)

Bug Fixes

  • toasts: account for iconography (8b78aea)

1.0.0-rc.4

04 Jun 08:25
Compare
Choose a tag to compare

1.0.0-rc.4 (2021-06-04)

Features

Bug Fixes

  • toast: account for .btn-close presence (3ee88b2)
  • toast: update danger state (ac369fc)

1.0.0-rc.3

28 May 07:10
Compare
Choose a tag to compare

1.0.0-rc.3 (2021-05-28)

Bug Fixes

  • modal: define font-weight (60e74c6)
  • dropdowns: lighten .dropdown-header font-weight (6545288)

1.0.0-rc.2

19 May 12:07
Compare
Choose a tag to compare

1.0.0-rc.2 (2021-05-19)

Bug Fixes

  • adjust nav item padding on smaller screen (ca9c0ac)
  • update button width for collapsed menu (9969da5)