All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.6.1 (2021-08-23)
1.6.0 (2021-08-23)
- 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)
- set width to auto for submit and reset inputs (cdfc8be)
1.5.0 (2021-08-09)
- add table layout (resolves #27) (#69) (1146b5a)
- bundle modern-css-reset in built CSS (#73) (c9ef591)
- update monospace font stack (#70) (aaedf56)
1.4.2 (2021-07-27)
- set body width to 100% (ffd8f85)
1.4.1 (2021-07-27)
- don't add top margin to items preceded by hidden inputs (f07b815)
1.4.0 (2021-07-22)
1.3.4 (2021-07-15)
- address a linting issue (7468263)
1.3.3 (2021-07-15)
- restore default list styles (7799ba4)
1.3.2 (2021-07-15)
- add proper attributes for checkbox group (277cd72)
1.3.1 (2021-05-04)
- correct variable name (7fbfd15)
1.3.0 (2021-03-23)
- 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)
- adjust build process (caaa09b)
1.2.0 (2021-03-15)
- add fieldset component (resolve #10) (b94b5c5)
- add link-classed button (a30abf2)
- add radio button component (resolves #11) (b0002d5)
- improve link component (46461f8)
1.1.0 (2021-03-02)
- remove dark mode support to allow consumers to theme more comprehensively (96ace5b)
1.0.1 (2021-03-02)
- improve the ability to override dark theme (b77d10d)
1.0.0 (2021-02-12)
- adjust select arrow position (86f9237)
1.0.0-alpha.6 (2021-02-12)
- 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)
- add select (0c5c82f)
- add selection color (6903949)
- fall back to system font stack (73987eb)
- improve textarea and checkbox styles (472228d)
1.0.0-alpha.4 (2021-01-29)
- inherit font for buttons, add font variable (f6b2e41)
1.0.0-alpha.3 (2021-01-28)
- add build step to release (4721955)
1.0.0-alpha.2 (2021-01-28)
- add checkbox, expand inputs to container width (6a69587)
1.0.0-alpha.1 (2021-01-28)
Initial release.