Skip to content

Latest commit

 

History

History
311 lines (170 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

311 lines (170 loc) · 16.2 KB

3.1.1 (2023-08-14)

3.1.0 (2023-07-25)

Features

3.0.1 (2023-06-26)

3.0.1-alpha.0 (2023-06-26)

⚠ BREAKING CHANGES

  • migrates colors to match mui color palette

Features

  • migrates colors to match mui color palette (24a3ecc)

Bug Fixes

2.6.3 (2023-04-19)

2.6.2 (2023-04-19)

Bug Fixes

  • security: minimist must be ^1.2.6 (f357fa1)
  • typo: should be type not size (94f43c5)

2.6.1 (2023-04-18)

2.6.0 (2023-04-18)

Features

  • component: added new banner component (8b23183)

2.5.0 (2023-01-12)

Features

  • update monospace font stack (93248f2)
  • docs: conventional commits to readme for easier clarification (e409316)

Bug Fixes

  • releases: added files when to release (5152490)
  • dedupe of yarn packages (4342a78)
  • only run release if certain files change (9bbd944)

2.4.2 (2022-07-01)

2.4.1 (2022-06-30)

Bug Fixes

  • security: shell-quote has been flagged <1.7.2 (fc5efff)

2.4.0 (2022-06-01)

Features

  • dependencies: updated husky dropped support for node 12 (c84f73a)

2.3.4 (2022-05-01)

2.3.3 (2022-04-01)

2.3.2 (2022-03-01)

2.3.1 (2022-02-01)

2.3.0 (2022-01-24)

2.2.5 (2022-01-01)

2.2.4 (2021-12-01)

2.2.3 (2021-11-01)

2.2.2 (2021-10-01)

2.2.1 (2021-09-01)

2.2.0 (2021-08-27)

Features

  • button: plain style background override (7391e90)

2.1.1 (2021-08-17)

2.1.0 (2021-06-23)

Features

  • add updates from front-end repo (ef0f2b5)

Bug Fixes

2.0.2 (2021-03-23)

Bug Fixes

  • correctly set value for current color rules (63b04b9)

2.0.1 (2021-03-19)

Bug Fixes

  • restore fill- and stroke- color helpers (a717b4d), closes #420

2.0.0 (2020-12-01)

⚠ BREAKING CHANGES

  • Configuration is no longer compatible with Tailwind V1.

  • upgrade to Tailwind V2 (0537dab)

1.7.2 (2020-09-25)

Bug Fixes

  • revert "fix: add border between type:plain buttons in group" (76471bc)

1.7.1 (2020-09-24)

Bug Fixes

  • add border between type:plain buttons in group (9698512)
  • allow an sr-only element within an icon-only button (fcc3dd3), closes #257

1.7.0 (2020-09-15)

Features

  • add shadow-outline ccolor utilities (3043ba7)
  • enable focus-within and disabled variants for border color (f7c6cfa)

1.6.0 (2020-07-16)

Features

Bug Fixes

  • use display: flex for button group (fcb43f4)

1.5.1 (2020-06-05)

Bug Fixes

  • allow Tailwind variants to override button styles (948241d)

1.5.0 (2020-06-04)

Features

  • allow overriding button text color (282c76e)

1.4.0 (2020-06-03)

Features

  • add fluid-button-group styles (6c99400)

1.3.1 (2020-06-02)

Bug Fixes

  • improve states when used with disabled appearance (5d57219)

1.3.0 (2020-06-02)

Features

  • add button types and states (b6b6138)
  • add button-size classes (f2f7bd6)
  • add icon-only button styles (a365074)
  • support text and icon in button (d3cd3b4)

Bug Fixes

  • ensure font sizes match clean px sizes (484b3a1)

1.2.1 (2020-05-04)

1.2.0 (2020-04-22)

1.1.0 (2020-03-17)

Features

  • allow "current" as fill or stroke setting (de05fc3)

1.0.0 (2020-02-20)

Features

  • add black and white colors to palette (f509a72)
  • enable height and width core plugins (d9a48aa), closes #22

0.9.1 (2020-02-15)

0.9.0 (2020-02-14)

Features

  • enable max/min height/width plugins (3722fc4)
  • generate classes with !important (3ea23d7)

0.8.1 (2020-02-05)

0.8.0 (2020-02-05)

Features

  • bump tailwindcss from 1.1.4 to 1.2.0 (55098df)

0.7.0 (2020-02-04)

Features

  • add leading-none utility (3a886ef)
  • generate stable Lorem Ipsum examples (eedcc0b)

Bug Fixes

  • set default text styles on body as well (4ebf5ac)
  • use rem units for line height (13eacff)

0.6.1 (2020-02-04)

Features

  • add leading-none utility (3a886ef)
  • generate stable Lorem Ipsum examples (eedcc0b)

Bug Fixes

  • set default text styles on body as well (4ebf5ac)
  • use rem units for line height (13eacff)

0.6.0 (2020-02-03)

Features

  • enable non-size-related core plugins (567ac6b), closes #4

0.5.0 (2020-02-03)

Features

  • whitelisting padding and margin (8b940a4)

0.4.0 (2020-01-31)

⚠ BREAKING CHANGES

  • Changes to default font settings

Features

  • add body text components (848993a)
  • add caption text components (d6c4e6f)
  • add heading text components (01e728c)
  • set default text color and line height (47f3ad9)

Bug Fixes

  • drop fontWeight besides bold (a5f547f)
  • update font configuration to match used weights (0af657a)
  • update recommended Google Font configuration (055f208)
  • use relative link to CSS from storybook (5d8a51a)

0.3.0 (2020-01-29)

Features

  • add font-size Tailwind configuration (a791926)
  • add letter-spacing configuration (3c1f353)
  • add line-height Tailwind configuration (0fa71d5)
  • configure full set of font weights (01df6c1)
  • provide minified pre-built file through csso (49043e9)

Bug Fixes

  • configure Storybook with preferred font families (95bb481)

0.2.1 (2020-01-27)

Bug Fixes

  • whitelist files to publish to NPM (b304081)

0.2.0 (2020-01-27)

Features

  • build initial Tailwind configuration (217cb02)
  • configure font families correctly (295d664)
  • configure Storybook as a dev environment (c0375b9)
  • increase base font size (65e3ccf)