Skip to content

Latest commit

 

History

History
461 lines (207 loc) · 20.1 KB

CHANGELOG.md

File metadata and controls

461 lines (207 loc) · 20.1 KB

1.25.1 (2023-09-08)

Bug Fixes

  • footer: Fix layout issues with Footer in Mako (part 1 of 2) (#269) (aa42e89)

1.25.0 (2023-08-03)

Features

  • MultiSelect: Enable React Hook Form support (#248) (244cdb6)

1.24.1 (2023-07-26)

Bug Fixes

  • Componet Update: made changes to the header component to not show list when only one item is available and header background on mobile" (#245) (7a4e9c4)

1.24.0 (2023-07-07)

Features

  • ux-lib: USWDS update fixes and React Hook Form compatibility (#236) (32de247)

1.23.1 (2023-07-06)

Bug Fixes

  • export props: made changes to export all props (#235) (531ca01)

1.23.0 (2023-06-29)

Bug Fixes

Features

  • slack-notifications: Created webhook and slack channel for repo notifications (9c8ae68)
  • update: Updates dependencies, USWDS version, and moves Tooltip into the Button component (#212) (7a326fc)

1.22.1 (2023-01-13)

Bug Fixes

  • update-actions: update github action library versions (#188) (4def8fc)

1.22.0 (2022-10-26)

Features

  • MultiSelect: add MultiSelect component (0a95093)

1.21.2 (2022-10-24)

Reverts

  • Revert "chore(deps-dev): bump rollup from 2.79.1 to 3.2.3" (#173) (034121f), closes #173 #164
  • Revert "chore(deps-dev): bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2" (#170) (6a45aaa), closes #170 #168

1.21.1 (2022-10-20)

Bug Fixes

  • DateRange: add key navigation & accessibility to Datefield and Date Range components (558c812)

1.21.0 (2022-10-20)

Features

  • FilterChip: add FilterChip component (ff47b5c)

1.20.3 (2022-10-17)

Reverts

  • Revert "chore(deps-dev): bump rollup from 2.79.1 to 3.1.0" (#159) (1433f18), closes #159 #157

1.20.2 (2022-10-13)

Reverts

  • Revert "chore(deps-dev): bump rollup from 2.79.1 to 3.1.0" (#153) (778fc3c), closes #153 #150

1.20.1 (2022-10-13)

Bug Fixes

  • general: upgrade package versions (a6fbbf9)

1.20.0 (2022-10-13)

Features

  • FileInput: add File Input component to library (6db3c5c)

1.19.0 (2022-10-12)

Features

  • Table: add Table component (60360dc)

1.18.0 (2022-10-12)

Features

  • Tooltip: Add Tooltip component (1cabd4a)

1.17.0 (2022-10-05)

Features

  • Step Indicator: Added step indicator to track user progress (fafa982)

1.16.1 (2022-10-04)

Bug Fixes

  • Dropdown: Updates to Dropdown to reduce reliance on USWDS (d5ac320)

1.16.0 (2022-09-28)

Features

  • USA Header Dark Variant: Add UsaBanner dark variant (ea3b073)

1.15.0 (2022-09-28)

Features

  • Date Range: Add Date Range component for user to select a range of dates (8152711)

1.14.1 (2022-09-27)

Bug Fixes

  • Header: refactor Header to remove functional dependency on USWDS.js (622ad97)

1.14.0 (2022-09-27)

Features

  • Site Alerts: Add SiteAlert component for site wise alerts (51db26c)

1.13.0 (2022-09-27)

Features

  • Tabs: add Tabs and TabPanel components (a0f89e9)

1.12.0 (2022-09-23)

Features

  • Alerts: Add Alert component (089441b)

1.11.0 (2022-09-13)

Features

  • Vertical Navigation: Add vertical navigation to make sidebar site navigation components (a43b433)

1.10.1 (2022-09-09)

Bug Fixes

  • radio: clean up radio directory to include radiogroup (dcf6885)

1.10.0 (2022-09-07)

Features

  • Datefield: add Datefield component to allow users to work with a date input/date picker (2fca61c)

1.9.1 (2022-09-07)

Bug Fixes

  • general: fix broken image sources and some type errors (a019609)

1.9.0 (2022-09-07)

Features

  • Storybook: allow main branch hosting on github pages (2f9da25)

1.8.0 (2022-08-31)

Features

  • CardChoice: add CardChoice and CardChoiceGroup components (c410b9f)

1.7.1 (2022-08-31)

Bug Fixes

  • readme: updated readme with correct storybook link (3338a1a)

1.7.0 (2022-08-31)

Features

  • Search: add search components (dfe2291)

1.6.0 (2022-08-31)

Features

  • Accordion: add Accordion and AccordionGroup components (11ddd70)

1.5.1 (2022-08-30)

Bug Fixes

  • rollup: update rollup config file to specifically exclude react and react-dom from package (40e8ed9)

1.5.0 (2022-08-29)

Features

  • UsaBanner: add UsaBanner component (91016dc)

1.4.2 (2022-08-18)

Bug Fixes

  • Dropdown: Update Dropdown to use USWDS to generate stylized dropdown (9bc390a)

1.4.1 (2022-08-18)

Bug Fixes

  • decorator: add USWDS decorator for improved Storybook experience (579f938)

1.4.0 (2022-08-17)

Features

  • Dropdown: add dropdown component (7dbb1d0)

1.3.2 (2022-08-16)

Bug Fixes

  • Footer: Regenerated snapshot tests for footer (41b14ba)

1.3.1 (2022-08-16)

Bug Fixes

  • Header: Gave email text a link to email and bolded the contrast between the rest of the sentence (670c4d5)

1.3.0 (2022-08-12)

Features

  • Link: add Link component (56e40d5)

1.2.2 (2022-08-12)

Bug Fixes

  • AWS Amplify Deploy: Deploy Production Site to AWS Amplify to spin up temporary environments (b1c478f)

1.2.1 (2022-08-11)

Bug Fixes

  • Header: fix css conflicts (c199ae8)

1.2.0 (2022-08-11)

Features

  • Header: add Header, ActionsMenu, and Link components (8d28d90)

1.1.0 (2022-08-11)

Features

  • Footer: add footer component (f790767)

1.0.7 (2022-08-10)

Bug Fixes

  • README update: Publishing a fix to the readme that contained a broken link. (f92761d)

1.0.6 (2022-08-10)

Bug Fixes

  • npm-2: Fix Build issues and Bring in NPM Publish Package (#64) (da18bc2)

1.0.5 (2022-08-10)

Bug Fixes

  • reverT): Revert "fix(npm: Publish package to npm registry (#58)" (951f7fc)

1.0.4 (2022-08-10)

Bug Fixes

  • npm: Publish package to npm registry (#58) (78e2833)

1.0.3 (2022-07-11)

Bug Fixes

  • add-css: add css back in (c4d23af)

1.0.2 (2022-07-11)

Bug Fixes

  • remove-css-dep: remove dependency in code on css file and fix build (c2c431e)

1.0.1 (2022-07-11)

Bug Fixes

  • remove theme: remove styled-components and theming (d143314)
  • version-issue: fix issue with version (808a18b)

1.0.1 (2022-07-11)

Bug Fixes

  • remove theme: remove styled-components and theming (d143314)

1.0.0 (2022-07-08)

Bug Fixes

  • add missing types (f98bfb8)
  • add missing typescript types (1eac8f5)
  • change version number (f1b8aa4)
  • license: Update license in readme and package.json to reflect LICENSE.md (dab2383)
  • remove line in readme (d225d9b)

Features

  • initial commit: Initial Commit (870639d)
  • release: Remove private:true from package.json to begin releasing. (5b50519)

1.0.0 (2022-07-08)

Bug Fixes

  • add missing types (f98bfb8)
  • add missing typescript types (1eac8f5)
  • change version number (f1b8aa4)
  • license: Update license in readme and package.json to reflect LICENSE.md (dab2383)
  • remove line in readme (d225d9b)

Features

  • initial commit: Initial Commit (870639d)

1.0.1 (2022-07-07)

Bug Fixes

1.0.1 (2022-07-07)

Bug Fixes

1.0.0 (2022-07-01)

Bug Fixes

  • license: Update license in readme and package.json to reflect LICENSE.md (dab2383)

Features

  • initial commit: Initial Commit (870639d)

1.0.0 (2022-07-01)

Bug Fixes

  • license: Update license in readme and package.json to reflect LICENSE.md (dab2383)

Features

  • initial commit: Initial Commit (870639d)