Skip to content

Releases: GSA/sam-styles

v0.0.106

25 Mar 18:20
43d83f3
Compare
Choose a tag to compare

Bug Fixes

  • secondary-nav hover #438

Features

  • change styling for the step indicator #436
  • uswds components #434

Other

  • update button-group items to take up full height #437

Fixes issue noted in demo where if some buttons expand to multiple rows, the one that did not expand would have a different height.

v0.0.105

15 Mar 18:50
fb8f7f7
Compare
Choose a tag to compare

Bug Fixes

  • sds-dialog--full class should take full use of user's screen #433

Sds-dialog--full class uses 100vh

  • iae-48056: fixing unique entity id alignment #432

GSA/sam-design-system#542

Other

  • update package version to 0.0.105 #435

v0.0.104

08 Mar 19:33
573368f
Compare
Choose a tag to compare

Other

  • update to 0.0.104 #431
  • fixing ie issue #430

On federalist integration I noticed an issue on IE with the animation not working. Need to update a couple styles + SDS update to fix.

v0.0.103

08 Mar 15:04
519a054
Compare
Choose a tag to compare

Features

  • update uswds version #425

Other

  • update version to 0.0.103 #429
  • add styling for tabs #427

Add styling for tabs component

  • added css for disable input and label #428

v0.0.102

23 Feb 17:12
e9cec93
Compare
Choose a tag to compare

Features

  • add padding to footer #420

Adds a small amount of padding bottom below the links in footer

Other

  • update to version 0.0.102 #421

v0.0.101

15 Feb 19:40
438d8af
Compare
Choose a tag to compare

Other

  • increment version number to 0.0.101 #419
  • iae-47071: updating text and border darkness #418

Updating the color of upcoming tag's text and border to ensure enough contrast based on feedback during Friday's demo.

v0.0.100

12 Feb 16:49
a8e86d7
Compare
Choose a tag to compare

Other

  • update version to 0.0.100 #417
  • iae-47071 #416

Adding styles for tags used in roadmap

  • iae-47383: remove double divider on result-list #415

Both sam-styles and sam-design-system are trying to provide dividers on result list resulting in two dividers being shown. Given the logic in result-list to toggle dividers and the lack of connection between where this toggle is and where the sds-result-item style is applied I am moving the style which adds the divider to a separate class which can still be applied as needed if only using sam-styles, but will not result in a double divider in SDS.

v0.0.99

04 Feb 15:11
4e29409
Compare
Choose a tag to compare

Other

  • increment version to v0.0.99 #414
  • iae-45482 #411

Sam-styles updates for IAE-45482. Created new classes which apply specifically to new popover/tooltip directives. Classes specific to popup have been left in place to ensure this story does not cause any breaking changes, I anticipate in the future the popup specific classes will be removed as the popup directive is removed

v0.0.98

27 Jan 22:26
e8f4a01
Compare
Choose a tag to compare

Bug Fixes

  • fixed autocomplete overflow. fixed border not showing in toolbar. #406
  • icon list fix #408

Other

  • updated version to 0.0.98 #410

v0.0.97

26 Jan 19:08
452a19b
Compare
Choose a tag to compare

Bug Fixes

  • center login modal fix #404

Screen Shot 2021-01-26 at 11 08 58 AM

Fixing the above issue where paragraph text in dialog content wasn't getting centered

  • toolbar ie fix #403
  • select issue fix #402

max-width removed

Documentation

  • updated version to 0.0.97 #405