Releases: GSA/sam-styles
v0.0.143
v0.0.142
Bug Fixes
- update primary and secondary menu to use a 508 compliant color (ink) #564null
Other
- add hover class for ngx-uswds table #563
As a part of IAEMOD-3524, ngx-uswds table should be able to highlight the row the user is hovering over. SDS already has this behavior, this PR extends the styling specified for SDS to apply to the class applied to the USWDS table.
- fix ngx-uswds table appearance when sam-styles applied #566
- update version to v0.0.142 #567null
- change footer link check registration status to change entity status #565null
- iae-2854 stack and remove margins between outlined extended tags #560
create an sds-tag-container to stack vertically and remove margins between outlined extended tags
v0.0.141
Other
- remove hover & focus behavior to enable esc dismiss #561
In order to allow esc key to hide content, focus pseudo-class needs to be removed from style def. .tooltip-expanded will instead be programmatically added and removed to facilitate showing tooltip content.
- update version to 0.0.141 #562null
v0.0.140
v0.0.139
v0.0.138
Other
- package version updated #552null
- added outline secondary button to demo page #550null
- **remove float:**left #547
To address GSA/sam-design-system#956
v0.0.137
v0.0.136
Other
Add styling to temporarily override mixin added in USWDS 2.13 so that radio and checkbox continue to be primary color. Attached are screenshots from my local to show how these controls look with this change applied.
- checkbox tristate color changed to dark green #543null