Skip to content

Releases: SU-SWS/decanter

6.2.0

05 Nov 21:43
3046778
Compare
Choose a tag to compare

What's new?

  • Deprecated modular-spacing mixin (#704)
  • Added responsive-spacing mixin to replace modular-spacing (#704)
  • Added deprecation notices for Noto-Sans and Kalam fonts
  • D8CORE-1261: Revised table styles. (#617)
  • D8CORE-1623: Adding a mixin and icons for @include icon (#690)

6.1.3

23 Sep 16:55
Compare
Choose a tag to compare

What's new?

  • D8CORE-2536: adding aria-label (#716)
  • D8CORE-2652: adding styles to the alerts for buttons (#732)
  • D8CORE-2529: if there is a link but no content set the link to null (#756)
  • Change vendor imports to use the ~ convention. (#759)

6.1.2

09 Sep 17:54
Compare
Choose a tag to compare

What's new?

  • D8CORE-2630: Alert link accessibility fixes for color contrast (#731)

6.1.1

09 Sep 17:52
Compare
Choose a tag to compare

What's new

  • D8CORE-2376: Local Footer Lockup Overrides (#729)
  • D8CORE-2630: Updating the alert basic link hover colors and underline for accessibility (#730)

6.1.0

02 Sep 04:28
Compare
Choose a tag to compare

What's new

  • Updates to all NPM packages and dependencies
  • New nvm version requirement setting at 14.8.0
  • D8CORE-2490: All new refactored alert component
  • D8CORE-2544: Link is external A11y changes to brandbar
  • D8CORE-1403: A11y changes to footer
  • Add search_input_id variable for masthead search box template
  • Minor semantic changes to template tags.

Upgrading from 6.0.6

Template changes to a few components (footer, search, alerts) may require you to
update your markup or adjust your twig variables.

New versions of nvm required. Run nvm install & nvm use before updating your
npm packages.

New npm package versions. Run npm install or npm update to get the latest.

Removed a few SVGs out of dist/assets that are no longer being used in the
components. Please switch to core/src/img if you were using them.

New FontAwesome font for fa-solid-900 that will need to be added to your fonts
if you moved them somewhere outside of a webpack build.

6.0.6

27 May 18:34
Compare
Choose a tag to compare

What's new

  • Fixes a typo in the grid-media-min comments (#641)
  • Create CODE_OF_CONDUCT.md (#676)
  • Removed conflicting background styles on checkboxes (#644)
  • DECANTER-193: Accordion/FAQ and development environment. (#642)
  • Add aria-expanded="false" to main nav parent links in the twig template (#681)
  • D8CORE-1632: Add variables to quote template (#678)

Upgrading from 6.0.5

  • Nothing special required unless you used check.png directly as that is gone now. Switch to check.svg.

6.0.5

27 Feb 20:05
Compare
Choose a tag to compare

What's new

  • D8CORE-1329: removed the width 100% for xs breakpoint with buttons. (#631)

Upgrading from 6.0.4

  • Nothing special required.

6.0.4

21 Feb 23:10
Compare
Choose a tag to compare

What's new

  • Remove header html element and duplicate ids from local footer component (#630)
  • D8CORE-1334: adjusting the padding to make the text appear centered in local footer login button (#627)
  • Changing the search icon to red from the grey (#616)
  • Uglify dist output in JS and CSS.

Upgrading from 6.0.3

  • Nothing special required.

6.0.3

07 Feb 01:06
Compare
Choose a tag to compare

What's new

  • Fixes 6.0.2 build fail. Shea is again, sorry.
  • Commits the changes to the updates in package.json

Upgrading from 6.0.2

  • Just don't use 6.0.2. Don't.

6.0.2

07 Feb 00:17
Compare
Choose a tag to compare

What's new

  • Change font size of @big-paragraph to 2.1rem and line height to 1.7; (#608)
  • modify date-stacked to not use @big-paragraph because we don't want the line height.
  • Make date stacked component switch to mobile font size at sm breakpoint instead of md.
  • Change @type-f font size from 0.8em to 0.9em and remove uppercase style (#609)
  • Brand bar wrapper change to div from section. (#613)
  • Add cool grey color variables and update package.json (#614)
    -- $su-color-cool-grey-75, $su-color-cool-grey-50, $su-color-cool-grey-25, $su-color-cool-grey-15

Upgrading from 6.0.1

  • Nothing special required but if you had special styles on the brand bar <section> element you will want to refactor to use the css class.