Skip to content
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

USWDS 3.4.1 #5181

Closed
wants to merge 20 commits into from
Closed

USWDS 3.4.1 #5181

wants to merge 20 commits into from

Commits on Oct 26, 2022

  1. Fixed header-extended logo text width

    USWDS documentation on header says there is a theme setting to adjust the logo text width. It does not work with header-extended. This fixes that.
    https://designsystem.digital.gov/documentation/settings/
    Verify where else this variable is used and if the default value needs to be updated. Documentation says default values 33%, header-extended uses default value 50%
    RSD-accessboard committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    355f6bc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    95256fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b78a24 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    108d613 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Add note

    mahoneycm committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    43a2f96 View commit details
    Browse the repository at this point in the history
  2. Run prettier

    mahoneycm committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c137ae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f61ba8c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    d82568b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e0232 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Reintroduce anchors for section targets

    1. better interoperability with project's own handling of the heading tags
    2. fix intersection observe re: #5068 (review)
    aduth committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e0d704e View commit details
    Browse the repository at this point in the history
  2. Refactor unique ID generator

    1. avoid eslint warning
    2. leverage more purpose-suited do/while vs. while(true) break
    aduth committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    cf87c95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74f658c View commit details
    Browse the repository at this point in the history
  4. Simplify diff

    aduth committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    45fdaaf View commit details
    Browse the repository at this point in the history
  5. Add clarifying code comments

    aduth committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    a820446 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Add clarifying code comments

    Based on questions from review
    aduth committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b051d44 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    3163fd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5068 from aduth/aduth-5056-in-page-nav-hash

    In-Page Navigation: Update page URL when scrolling to section
    thisisdano committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    57db4f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge pull request #5112 from uswds/cm-nested-anchor-bttn

    USWDS - Links: Fix invisible text when styled as buttons within forms. Resolves #5066
    thisisdano committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d1c739b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5008 from RSD-accessboard/patch-1

    usa-header--extended usa-logo text width: Fixed to work with theme setting
    thisisdano committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    66de591 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Merge pull request #5174 from uswds/main

    Sync develop 3.4.0
    thisisdano committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5d79d7a View commit details
    Browse the repository at this point in the history