Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: patrickcate/vue-uswds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: patrickcate/vue-uswds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 11 commits
  • 129 files changed
  • 3 contributors

Commits on Dec 11, 2023

  1. chore (npm): bump @cypress/code-coverage from 3.12.12 to 3.12.13

    Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.12.12 to 3.12.13.
    - [Release notes](https://github.com/cypress-io/code-coverage/releases)
    - [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
    - [Commits](cypress-io/code-coverage@v3.12.12...v3.12.13)
    
    ---
    updated-dependencies:
    - dependency-name: "@cypress/code-coverage"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    04ef411 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #767 from patrickcate/dependabot/npm_and_yarn/cypr…

    …ess/code-coverage-3.12.13
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    aa937c4 View commit details
    Browse the repository at this point in the history
  3. chore (npm): bump @uswds/uswds from 3.7.0 to 3.7.1

    Bumps [@uswds/uswds](https://github.com/uswds/uswds) from 3.7.0 to 3.7.1.
    - [Release notes](https://github.com/uswds/uswds/releases)
    - [Commits](uswds/uswds@v3.7.0...v3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@uswds/uswds"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4c952c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afa69c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    55c16db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e0991 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #769 from patrickcate/feature/000/tree-shaking

    feat(vite): update to Vite 3 to improve component tree shaking
    patrickcate authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7285be1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    62f8a4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #770 from patrickcate/feature/000/name-prop

    feat(UsaSearch): add `name` prop
    patrickcate authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2ffba58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #771 from patrickcate/develop

    2023-12-13 Release
    patrickcate authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    95d4342 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39f1e1b View commit details
    Browse the repository at this point in the history
Loading