Skip to content

Latest commit

 

History

History
188 lines (93 loc) · 9.64 KB

CHANGELOG.md

File metadata and controls

188 lines (93 loc) · 9.64 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.6.1 (2021-08-23)

Bug Fixes

1.6.0 (2021-08-23)

Features

  • add dashed borders (cdfc8be)
  • add hint and error message components and styles (cdfc8be)
  • adjust legend and fieldset styling (cdfc8be)
  • form layout improvements (resolves #75) (#76) (cdfc8be)
  • replace checkbox pseudo-content with pure CSS (cdfc8be)

Bug Fixes

  • set width to auto for submit and reset inputs (cdfc8be)

1.5.0 (2021-08-09)

Features

1.4.2 (2021-07-27)

Bug Fixes

1.4.1 (2021-07-27)

Bug Fixes

  • don't add top margin to items preceded by hidden inputs (f07b815)

1.4.0 (2021-07-22)

Features

1.3.4 (2021-07-15)

Bug Fixes

  • address a linting issue (7468263)

1.3.3 (2021-07-15)

Bug Fixes

  • restore default list styles (7799ba4)

1.3.2 (2021-07-15)

Bug Fixes

  • add proper attributes for checkbox group (277cd72)

1.3.1 (2021-05-04)

Bug Fixes

1.3.0 (2021-03-23)

Features

  • add blockquote element (resolves #19) (715ca43)
  • add figure (resolves #20) (a965b82)
  • add layouts for header, main, aside, and footer (90cafaa)
  • add postcss-easy-import and split CSS into components (a14c551)
  • clean up and document heading, paragraph, link, and button components (11d309e)
  • unordered and ordered lists (resolves #21) (382805d)

Bug Fixes

1.2.0 (2021-03-15)

Features

1.1.0 (2021-03-02)

Features

  • remove dark mode support to allow consumers to theme more comprehensively (96ace5b)

1.0.1 (2021-03-02)

Bug Fixes

  • improve the ability to override dark theme (b77d10d)

1.0.0 (2021-02-12)

Features

  • add alignment utilities (aac2004)
  • add current page link style (38201ec)

Bug Fixes

  • adjust select arrow position (86f9237)

1.0.0-alpha.6 (2021-02-12)

Features

  • change flow margin to relative units (251a22a)
  • configure Fractal, add active states for links and buttons (422623e)
  • use logical properties (6b538bb)

1.0.0-alpha.5 (2021-02-10)

Features

  • add select (0c5c82f)
  • add selection color (6903949)
  • fall back to system font stack (73987eb)
  • improve textarea and checkbox styles (472228d)

Bug Fixes

  • add meta width (717a35e)
  • explicitly set text colour for inputs (32cc7f7)

1.0.0-alpha.4 (2021-01-29)

Features

  • inherit font for buttons, add font variable (f6b2e41)

1.0.0-alpha.3 (2021-01-28)

Bug Fixes

  • add build step to release (4721955)

1.0.0-alpha.2 (2021-01-28)

Features

  • add checkbox, expand inputs to container width (6a69587)

1.0.0-alpha.1 (2021-01-28)

Initial release.