3.1.1 (2023-08-14)
3.1.0 (2023-07-25)
- mui typography changes (d445b9e)
3.0.1 (2023-06-26)
3.0.1-alpha.0 (2023-06-26)
- migrates colors to match mui color palette
- migrates colors to match mui color palette (24a3ecc)
- typo in version (1f476a7)
2.6.3 (2023-04-19)
2.6.2 (2023-04-19)
2.6.1 (2023-04-18)
2.6.0 (2023-04-18)
- component: added new banner component (8b23183)
2.5.0 (2023-01-12)
- update monospace font stack (93248f2)
- docs: conventional commits to readme for easier clarification (e409316)
- 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)
- security: shell-quote has been flagged <1.7.2 (fc5efff)
2.4.0 (2022-06-01)
- 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)
- button: plain style background override (7391e90)
2.1.1 (2021-08-17)
2.1.0 (2021-06-23)
- add updates from
front-end
repo (ef0f2b5)
- yarn lint fix (8cf838c)
2.0.2 (2021-03-23)
- correctly set value for
current
color rules (63b04b9)
2.0.1 (2021-03-19)
2.0.0 (2020-12-01)
-
Configuration is no longer compatible with Tailwind V1.
-
upgrade to Tailwind V2 (0537dab)
1.7.2 (2020-09-25)
- revert "fix: add border between
type:plain
buttons in group" (76471bc)
1.7.1 (2020-09-24)
- 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)
- add
shadow-outline
ccolor utilities (3043ba7) - enable
focus-within
anddisabled
variants for border color (f7c6cfa)
1.6.0 (2020-07-16)
- use
display: flex
for button group (fcb43f4)
1.5.1 (2020-06-05)
- allow Tailwind variants to override button styles (948241d)
1.5.0 (2020-06-04)
- allow overriding button text color (282c76e)
1.4.0 (2020-06-03)
- add
fluid-button-group
styles (6c99400)
1.3.1 (2020-06-02)
- improve states when used with disabled appearance (5d57219)
1.3.0 (2020-06-02)
- add button types and states (b6b6138)
- add button-size classes (f2f7bd6)
- add icon-only button styles (a365074)
- support text and icon in button (d3cd3b4)
- 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)
- allow "current" as fill or stroke setting (de05fc3)
1.0.0 (2020-02-20)
- add
black
andwhite
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)
0.8.1 (2020-02-05)
0.8.0 (2020-02-05)
- bump tailwindcss from 1.1.4 to 1.2.0 (55098df)
0.7.0 (2020-02-04)
0.6.1 (2020-02-04)
0.6.0 (2020-02-03)
0.5.0 (2020-02-03)
- whitelisting padding and margin (8b940a4)
0.4.0 (2020-01-31)
- Changes to default font settings
- add body text components (848993a)
- add caption text components (d6c4e6f)
- add heading text components (01e728c)
- set default text color and line height (47f3ad9)
- drop
fontWeight
besidesbold
(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)
- 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)
- configure Storybook with preferred font families (95bb481)
0.2.1 (2020-01-27)
- whitelist files to publish to NPM (b304081)