Releases: GSA/sam-styles
Releases · GSA/sam-styles
v0.0.86
v0.0.85
v0.0.84
Bug Fixes
- sds-filter component #350
Features
- iae 41462 toasts #351
working on the toasts
Other
- updated version 0.84 #353
- 40469 design the history common component #348
- update footer to be aligned with uswds implementation #336
Updated USWDS JS version (2.8.0)
Removed existing HTML / CSS
Overrides for SDS CSS
v0.0.83
v0.0.82
Bug Fixes
- fix(tile): update padding mixin to fix sass compile issue #344
Close https://cm-jira.usa.gov/browse/IAE-40569
icon list font size fix
v0.0.81
Bug Fixes
- re-enabled standard margin class utitlities #338
There are two options now when using margin utitlities : for example margin-2 and margin-2em are equivalent
Code Refactoring
- tile #300
BREAKING CHANGES
- enhancement(table): updated styling for sds-table #340
Breaking Changes/Updates:
- table border no longer set by table itself - instead wrap table in div with class
sds-table__container
shown below
Added:
- add div wrapping table with class
sds-table__container
- adds table border (unless modified with
sds-table__container--borderless
) - inherits height of parent element
- sets scroll for x and y overflow
- adds table border (unless modified with
- add
sds-table__row
class to alltr
elements- adds striping for table cells
- add
sds-table__subsection
class to alltbody
elements of tables with multiple sections
Depreciated classes:
sds-table__head
sds-table__subsection-title
Checked in Firefox, Chrome, Safari, IE, and Edge
508 Testing using Wave and AMP
Enhancement
- iae 39544 sam styles update subheader #333
v0.0.80
v0.0.79
v0.0.78
v0.0.77
Code Refactoring
- landing page #319
Refactor landing page HTML structure
-- check after typography settings PR
- typography settings #317
Addresses refactors in IAE-38190 and IAE-38191
Cleanup
- removed sam-content preview page
- removed all instances of
usa-prose
class - removed unused config and readme files
- updated typography settings page from USWDS 2.2 to 2.6
- updated typography settings based on PI-27 Master Sketch and measure based on guidance from Christy
Typography Demos
- updated fields typography table to match Sketch file
- fixed heading link typography table to match Sketch file
- corrected heading link
a
tag - updated link example to use reusable link component
- updated typesetting paragraph measure to reflect SDS setting
- removed table demo from typesetting since it's now its own component
- most changes to typesetting page are just spacing corrections
Components
- updated icon collators for new spacing
- updated card title top margin for use with new typography settings
SCSS
- refactored hardcoded font-weight
- removed text styling where settings are used
- added list item line height since different from default
- refactored typography header to avoid unintended consequences of using @extends
- HTML in page example needs to be refactored. Designers are aware that it may look a little different until changes are made to its structure
Checked in:
- Chrome
- Firefox
- Safari
- IE
- Edge
- refactor(error-dark): corrected error dark hex code #311
- refactor(iae-37766 usa-prose): #309
Replaced sam-content preview in components where doing so didn't create conflicts
Checked in Chrome, Safari, Firefox, Edge, and IE