Blueprint

Change Log

1.0.1

Patch Changes

  • #2762 4760833e Thanks @ALacker! - Adjust color and text decoration on links to be more differentiated from body text
  • Updated dependencies [c57af9cf]:
    • @hover/tokens-depth@1.1.0

1.0.0

Major Changes

0.31.2

Patch Changes

  • Updated dependencies [51d0d973]:
    • @hover/tokens-space@0.12.0
    • @hover/tokens-typography@6.4.4

0.31.1

Patch Changes

  • Updated dependencies [9b9c7ac3]:
    • @hover/tokens-motion@0.9.0

0.31.0

Minor Changes

  • #2593 53b340e8 Thanks @jrolfs! - Add system font weights to font-weight utility API (e.g: fw-bodySemiBold)

Patch Changes

0.30.0

Minor Changes

  • #2587 fc2b88e7 Thanks @jrolfs! - Add support for using size tokens with the width and height utility APIs:


    <!-- built-in values -->
    <div class="w-100"></div>
    <div class="w-auto"></div>
    <!-- size tokens (new) -->
    <div class="w-size-100"></div>
    <div class="w-size-200"></div>
    <div class="w-size-300"></div>

Patch Changes

  • Updated dependencies [e304b641, de6f572d]:
    • @hover/tokens-space@0.11.0
    • @hover/tokens-border@1.1.0
    • @hover/tokens-typography@6.1.1

0.29.3

Patch Changes

0.29.2

Patch Changes

0.29.1

Patch Changes

  • #2426 71e3cbd9 Thanks @jrolfs! - Fix a regression in Alert caused by adding icon support. To use an icon in an Alert, add the .with-icon class and wrap the text content in a <span>. Otherwise, the alert content will use display: inline which was the source of the regression.

0.29.0

Minor Changes

Patch Changes

0.28.1

Patch Changes

0.28.0

Minor Changes

Patch Changes

0.27.0

Minor Changes

Patch Changes

0.26.0

Minor Changes

Patch Changes

  • #2204 aa0eacd6 Thanks @jrolfs! - Make button padding match React version

  • #2204 c7af83d1 Thanks @jrolfs! - Don't populate $theme-colors with all color hues as it's likely generating a ton of extraneous CSS as Bootstrap's Button component, for example, loops over $theme-colors to generate the different Button color scheme variants

0.25.0

Minor Changes

0.24.0

Minor Changes

0.23.0

Minor Changes

0.22.0

Minor Changes

0.21.0

Minor Changes

Patch Changes

  • #2147 bca053e7 Thanks @jrolfs! - Fix issue in the scoped version of the Bootstrap theme that caused Bootstrap default variables/styles from being applied instead of our customizations

  • #2150 b6a20165 Thanks @jrolfs! - Remove the background-color set on .hover-boostrap scoped theme element that was copied over erroneously from Boostrap's _reset.scss (I don't think it makes sense to apply a background color to the element, where it does when resetting body)

  • #2147 6226b9c6 Thanks @jrolfs! - Apply Bootstrap's body CSS reset to the .hover-bootstrap element in the scoped version of the Bootstrap theme

  • #2147 64778252 Thanks @jrolfs! - Apply correct border color to focused checkbox and radio

  • #2154 11e81faf Thanks @jrolfs! - Fix styling of tooltips in scoped theme

  • #2147 a4075c4a Thanks @jrolfs! - Set radio and checkbox size and spacing with system tokens

0.20.0

Minor Changes

0.19.1

Patch Changes

  • 14c2d424 Thanks @jrolfs! - Restore theme colors for info, dark and light (fixes Bootstrap and backward compatibility for Bootstrap Badge)

0.19.0

Minor Changes

Patch Changes

  • Updated dependencies [dc694740]:
    • @hover/tokens-color@7.6.0

0.18.0

Minor Changes

Patch Changes

  • Updated dependencies [9eff2c5e]:
    • @hover/tokens-space@0.10.0
    • @hover/tokens-typography@5.1.2

0.17.6

Patch Changes

0.17.5

Patch Changes

  • #1871 e4574a10 Thanks @jrolfs! - Load correct regular italic asset for MonoLisa font

  • Updated dependencies [6351e8fc]:

    • @hover/tokens-color@7.5.0

0.17.4

Patch Changes

  • Updated dependencies [eb24ffe1]:
    • @hover/tokens-depth@0.13.0

0.17.3

Patch Changes

  • Updated dependencies [7811deb0]:
    • @hover/tokens-depth@0.12.0

0.17.2

Patch Changes

  • Updated dependencies [877badb7]:
    • @hover/tokens-depth@0.11.0

0.17.1

Patch Changes

0.17.0

Minor Changes

0.16.0

Minor Changes

Patch Changes

0.15.0

Minor Changes

  • #1499 c0ac4b31 Thanks @jrolfs! - Make font stylesheets available independent of Bootstrap Theme stylesheet

Patch Changes

  • #1499 d5cfbcb2 Thanks @jrolfs! - Configure all font weights using system aliases instead of arbitrary weights

  • #1499 a178554a Thanks @jrolfs! - Fix @font-face rule for Open Sans semi-bold (was linked to 500 weight, should be 600)

  • #1499 555a92b7 Thanks @jrolfs! - Remove duplicate @font-face weight entries

0.14.0

Minor Changes

  • #1479 a65f2ae4 Thanks @cpalmatier! -
    • Add/update size variants in Bootstrap Forms to match Chakra
    • Refactor Bootstrap Forms docs to use plain HTML, not react-bootstrap

0.13.0

Minor Changes

0.12.0

Minor Changes

Patch Changes

0.11.0

Minor Changes

Patch Changes

0.10.0

Minor Changes

Patch Changes

0.9.0

Minor Changes

0.8.0

Minor Changes

  • #1231 d1ea58c8 Thanks @jrolfs! - Add new brand color palettes and update success and danger palettes for use alongside new brand colors.

Patch Changes

  • Updated dependencies [d1ea58c8]:
    • @hover/tokens-color@7.0.0

0.7.0

Minor Changes

Patch Changes

  • c6141b34 Thanks @jrolfs! - Use color token values for table row hover and stripe backgrounds

  • c6141b34 Thanks @jrolfs! - Fix table header and footer separators that were getting a weird black separator from the latest version of Bootstrap

0.5.0

Minor Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

0.3.0

Minor Changes

  • #1161 d47bdaed Thanks @jrolfs! - Include font assets (@font-face rules that load web font assets from CDN)

0.2.0

Minor Changes

0.1.0

Minor Changes

0.0.2

Patch Changes

  • Updated dependencies [62129e8]:
    • @hover/tokens-color@6.0.0