USWDS 3.11.0 #6265
thisisdano
started this conversation in
General
USWDS 3.11.0
#6265
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's new in USWDS 3.11.0
Features
usa-elements
usa-form
,usa-input-prefix-suffix
,usa-input
,uswds-core
.usa-input--[width]
and.usa-input-group--[width]
classes out of theusa-form
package. These classes are now generated in theusa-input
andusa-input-prefix-suffix
packages and can be used without the.usa-form
parent element. Thanks @aduth! (#6232)usa-table
thead th
,tbody th
, andtfoot th
cells will all have the same visual styles. Thanks @ajanickiv!✏️ Teams should confirm that their tables display as expected. (#5986)
Bug fixes
usa-button
,usa-collection
,usa-file-input
,usa-icon-list
,usa-icon
,usa-input-prefix-suffix
,usa-modal
,usa-pagination
xlink:href
references withhref
.✏ Teams should update their markup to replace
xlink:href
references withhref
and pull in the updatedloader.svg
file. (#6165)usa-file-input
usa-footer
overflow: hidden
fromusa-footer
to allow the full focus outline to show. This fix also improves horizontal alignment in the slim footer variant. Thanks @6TELOIV! (#6237)Markup changes
MDN warns that the deprecated
xlink:href
attribute can stop working at any time. When referencing SVG icon sprites, teams should usehref
instead of the deprecatedxlink:href
attribute.Dependencies and security
0
vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install @uswds/uswds
)29
moderate,26
high vulnerabilities in devDependencies (development dependencies).Release TGZ SHA-256 hash:
1c10cd70a3c627fd14d9ee74a4071e67c4e5ba4bf14ca1c50c19c2fe5885e70a
This discussion was created from the release USWDS 3.11.0.
Beta Was this translation helpful? Give feedback.
All reactions