Andrew Duthie

Results 89 issues of Andrew Duthie

## 🛠 Summary of changes Updates form markup to collapse rendering of `simple_form_for` to a single line. This is a follow-up to #10604. I had originally planned to include these...

## 🛠 Summary of changes Updates CircleCI configuration to use CircleCI orb helpers as a simpler (faster?) alternative to manually managing Node.js versions and caching package manager dependencies. References: *...

## 🛠 Summary of changes Iterates on styles introduced in #442 targeting the badge icon. The IdP has a [novel implementation](https://github.com/18F/identity-idp/pull/10065) of icon component which does not render markup as...

breaking change

For the same reasons as described in https://github.com/sass/sass/issues/3577 , it can be useful to know which files were loaded at the time of a compilation failure. For example, watching those...

enhancement
planned
JS API

## 🎫 Ticket [LG-13220](https://cm-jira.usa.gov/browse/LG-13220) ## 🛠 Summary of changes Fixes an issue where new-device email notification is not sent as expected when fully authenticating after letting a first sign-in attempt...

## 🛠 Summary of changes Manually adds subresource integrity hash for a script contained within the design system dependency, with spec coverage to ensure it is kept in sync should...

## 🛠 Summary of changes Updates subresource integrity hashes produced by the Webpack configuration to use SHA256 instead of SHA512. This is a continuation of improvements around resource hints started...

performance

# Summary **Reduced the JavaScript bundle size.** By optimizing the implementation of core component code, overall JavaScript sizes are reduced. ## Breaking change This _could_ be considered a breaking change...

Context: JavaScript
Needs: Confirmation
Needs: Discussion
Affects: Dependencies

# Summary **Unstyled buttons no longer appear as full width at narrow viewport sizes.** This brings the button into alignment with expectation of it being used in plain text contexts....

Context: Sass
Package: Button
Role: A11Y

# Summary **Add missing styles for Text Input component when using optimized installation.** Width variants for the Text Input component were previously not included when using the `usa-input` Sass package....