Skip to content

Releases: GSA/sam-styles

v0.0.143

06 Sep 18:44
1c120b4
Compare
Choose a tag to compare

Other

  • fix style placement #568

Need to adjust where style is placed so that both .usa-table & .sds-table will have sam row highlighting when applied to ngx-uswds

  • update version to 0.0.143 #569null

v0.0.142

22 Aug 19:49
4d1a03d
Compare
Choose a tag to compare

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

Extra border:
before:
Screen Shot 2022-08-22 at 10 11 04 AM

after:
Screen Shot 2022-08-22 at 3 39 55 PM

Compact Mode:
before:
Screen Shot 2022-08-22 at 10 11 17 AM
after:
Screen Shot 2022-08-22 at 10 11 29 AM

  • 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

15 Aug 16:01
7578acc
Compare
Choose a tag to compare

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

01 Aug 19:39
81a13ab
Compare
Choose a tag to compare

Other

  • version updated to 0.0.140 #559null
  • iae-2039 horizontal form radio buttons #557

Modify the horizontal-option class to make SDS form radio buttons horizontal

  • table sort background color changes #556null

v0.0.139

06 Jun 19:10
1e2a833
Compare
Choose a tag to compare

Other

  • package updated to 139 version #554null

v0.0.138

24 May 19:25
01113fb
Compare
Choose a tag to compare

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

17 May 20:32
37da9b1
Compare
Choose a tag to compare

Other

  • package version updated to 0.0.137 #551null
  • the vertical header should stay to the left of the card body when in mobile and tablet view. #548

The vertical header should stay to the left of the card body when in mobile and tablet view.

  • checkbox background #549null

v0.0.136

04 May 19:26
1fbfc9e
Compare
Choose a tag to compare

Other

  • fix color #546null
  • increment version to 0.0.136 #545null
  • apply primary to radio and checkbox #544

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.

Screen Shot 2022-05-04 at 2 05 18 PM

Screen Shot 2022-05-04 at 2 05 24 PM

  • checkbox tristate color changed to dark green #543null

v0.0.135

18 Apr 18:02
523f8e9
Compare
Choose a tag to compare

Other

  • increment version to 0.0.135 #542null
  • add important to fix row hover issue #541null

v0.0.134

05 Apr 17:39
101c590
Compare
Choose a tag to compare

Other

  • version updated to 0.0.134 #539null
  • margin fix for the form error group and search center fix #538null
  • add rich text editor styling #535null
  • add styles for row-highlighting #536null