-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(release): 1.5.0 #228
Commits on May 18, 2020
-
Bump standard-version from 7.1.0 to 8.0.0
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.1.0 to 8.0.0. - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/standard-version@v7.1.0...v8.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 60ac72f - Browse repository at this point
Copy the full SHA 60ac72fView commit details
Commits on May 19, 2020
-
Created issue templates for feature request & bug report, with default labels.
Configuration menu - View commit details
-
Copy full SHA for 50596fd - Browse repository at this point
Copy the full SHA 50596fdView commit details -
Merge pull request #178 from trussworks/dependabot-npm_and_yarn-stand…
…ard-version-8.0.0 Bump standard-version from 7.1.0 to 8.0.0
Suzanne Rozier authoredMay 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 227786f - Browse repository at this point
Copy the full SHA 227786fView commit details
Commits on May 20, 2020
-
Merge branch 'master' of github.com:trussworks/react-uswds into develop
Suzanne Rozier committedMay 20, 2020 Configuration menu - View commit details
-
Copy full SHA for b36057f - Browse repository at this point
Copy the full SHA b36057fView commit details -
Merge pull request #182 from trussworks/sr-issue-templates
Created issue templates
Suzanne Rozier authoredMay 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 5775d2a - Browse repository at this point
Copy the full SHA 5775d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb5121 - Browse repository at this point
Copy the full SHA 8cb5121View commit details -
fix: accept id and name props for Search component input field (#183)
* fix: accept id and name props for Search component input field * fix: qualify id and name props for input field to not clash with form fix #162
Configuration menu - View commit details
-
Copy full SHA for c39c085 - Browse repository at this point
Copy the full SHA c39c085View commit details -
feat: add dateInput component for forms (#144)
* Added dateInput component and dateInputGroup component for forms
Configuration menu - View commit details
-
Copy full SHA for bc5eccc - Browse repository at this point
Copy the full SHA bc5ecccView commit details
Commits on May 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 85a1780 - Browse repository at this point
Copy the full SHA 85a1780View commit details
Commits on May 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5bd62c - Browse repository at this point
Copy the full SHA c5bd62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a118b - Browse repository at this point
Copy the full SHA 37a118bView commit details -
docs: add documentation for Trussels (#190)
* docs: add documentation for Trussels * docs: clean up readme to meet project standards * docs: add to active maintainers * docs: add first pass of security policy Co-authored-by: HANA <hana@truss.works>
Configuration menu - View commit details
-
Copy full SHA for 14b188b - Browse repository at this point
Copy the full SHA 14b188bView commit details -
feat: add Footer component #142 (#146)
- adds slim, medium, and big footers with mobile styles - adds new components, specifically Address, Footer, FooterNav, FooterExtendedNavList, Logo, SocialLinks
Configuration menu - View commit details
-
Copy full SHA for 94c3ed8 - Browse repository at this point
Copy the full SHA 94c3ed8View commit details
Commits on May 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f6e91d8 - Browse repository at this point
Copy the full SHA f6e91d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f352b5 - Browse repository at this point
Copy the full SHA 1f352b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe34d72 - Browse repository at this point
Copy the full SHA fe34d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27a8e36 - Browse repository at this point
Copy the full SHA 27a8e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b94b2 - Browse repository at this point
Copy the full SHA b2b94b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aca7d90 - Browse repository at this point
Copy the full SHA aca7d90View commit details
Commits on May 26, 2020
-
feat(rangeinput): creates form RangeInput component, test, and stories (
#194) * feat(rangeinput): creates form RangeInput component, test, and stories * feat: add RangeInput component to index.ts for entrypoint export * feat: remove overalpping interface props with HTMLInputAttributes type * feat: require id and name props, remove label, remove redundant unpack * feat: remove unused label import in component, show label usage in story fixes #81
Configuration menu - View commit details
-
Copy full SHA for 8e0179f - Browse repository at this point
Copy the full SHA 8e0179fView commit details
Commits on May 27, 2020
-
docs: add landing page and documentation page template stories (#195)
* docs: add landing page and documentation page template stories * docs(storybook): add current class to header navigation
Suzanne Rozier authoredMay 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 216f68e - Browse repository at this point
Copy the full SHA 216f68eView commit details
Commits on May 28, 2020
-
ci: lint PR titles instead of commits #159 (#210)
* chore: add semantic pr workflow * chore: update workflow * Remove commitlint hook * Clarify PR linting requirement Co-authored-by: HANA <hana@truss.works>
Configuration menu - View commit details
-
Copy full SHA for 858ce5f - Browse repository at this point
Copy the full SHA 858ce5fView commit details -
Suzanne Rozier committed
May 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 378075b - Browse repository at this point
Copy the full SHA 378075bView commit details
Commits on Jun 1, 2020
-
ci(happo): add happo.io visual regression testing
* This PR adds visual regression testing of storybook components using happo.io. For additional information on Happo.io read the docs located at: https://docs.happo.io/docs/getting-started
Configuration menu - View commit details
-
Copy full SHA for eb3b12f - Browse repository at this point
Copy the full SHA eb3b12fView commit details -
docs(example-app): add create-react-app example app (#206)
* feat(example-app): add create-react-app example app * test(example-app): fix Jest React module config * chore(example-app): use typescript template * chore: fix jest react resolver in lib config * chore(example-app): update readme, remove eject script * test(example-app): ignore example app in CI tests * docs(example-app): add docs about SKIP_PREFLIGHT_CHECK
Suzanne Rozier authoredJun 1, 2020 Configuration menu - View commit details
-
Copy full SHA for cf28086 - Browse repository at this point
Copy the full SHA cf28086View commit details -
fix: expand required node version range to 10.x - 12.x (#215)
* Allow node v10-12 * Temporarily add prepublish script * Prepublish should have been prepare... * Revert prepare script
Suzanne Rozier authoredJun 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 0be79d3 - Browse repository at this point
Copy the full SHA 0be79d3View commit details
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d239779 - Browse repository at this point
Copy the full SHA d239779View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe6ff7 - Browse repository at this point
Copy the full SHA bfe6ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 306619b - Browse repository at this point
Copy the full SHA 306619bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04e0b33 - Browse repository at this point
Copy the full SHA 04e0b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a934b - Browse repository at this point
Copy the full SHA 83a934bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea2cc9 - Browse repository at this point
Copy the full SHA 6ea2cc9View commit details
Commits on Jun 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a4f4739 - Browse repository at this point
Copy the full SHA a4f4739View commit details -
Suzanne Rozier committed
Jun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for a788d57 - Browse repository at this point
Copy the full SHA a788d57View commit details