Skip to content

Releases: washingtonstateuniversity/WSU-spine

2.0.2 WSU Spine

24 Jul 22:46
Compare
Choose a tag to compare
Bump version 2.0.2

2.0.1 WSU Spine

25 Jun 20:38
Compare
Choose a tag to compare
Bump version 2.0.1

2.0.0 WSU Spine

26 Feb 19:56
Compare
Choose a tag to compare
Bump package-lock.json to 2.0.0

1.4.8 WSU Spine

13 Feb 16:49
Compare
Choose a tag to compare
  • Add specificity to the mobile menu button.

1.4.7 WSU Spine

13 Sep 17:56
Compare
Choose a tag to compare
  • Add a viewport_offset setting to help the Spine account for fixed toolbars.
  • Add ARIA attributes to the menu button on mobile.

1.4.6 WSU Spine

01 May 22:34
Compare
Choose a tag to compare

1.4.6

  • Fix incorrect tag on deployment. 😞

1.4.5

  • Add a title attribute to the Spine search input.
  • Add a title attribute to the Menu button.
  • Assign a background color to #glue unless using vellum.
  • Remove unnecessary prevention of click/touchend on search input.
  • Fix contrast issue for non-focused text inputs.

1.4.4 WSU Spine

07 Apr 16:29
Compare
Choose a tag to compare

Enhancements

  • Introduce stylelint as a replacement for csslint. See #398
  • Update the signature SVGs for the .darker Spine to be fully accessible. See #399
  • Remove unused signature SVGs. See #366

Bug Fixes

  • Add a space before generated postal code HTML. See #393
  • Update HTML5 shiv URL to new CDN location. See #389
  • Remove cursor override for active parents. See #391

1.4.3 WSU Spine

07 Jun 18:25
Compare
Choose a tag to compare

Enhancements

  • Adjust Spine colors for various themes and nav elements. See #353 for the discussion and #381
  • Allow multiple nav sections to be open at the same time in the Spine. See #367
  • Allow the current nav section to be toggled closed. See #386
  • Several adjustments to test HTML markup to help better describe expected conditions of the Spine.

Bug Fixes

  • Only apply box shadow to #glue on .spine-mobile-open. See #374
  • Remove spine-mobile-open from html on resize to full screen. See #375
  • Apply a max width of 100% to figure. See #382
  • Allow other HTML tags inside anchor elements in the Spine navigation. See #385

1.4.2 WSU Spine

31 Mar 23:36
Compare
Choose a tag to compare

Bug Fixes

  • Process couplets into Overview anchors before checking their active state so that a child's parent's Overview link doesn't show as active because of an over-eager clone.

Enhancements

  • Short circuit Overview creation if a parent has a # href, speeding up the processing of large, multi-level menus.

1.4.1 WSU Spine

30 Mar 18:56
Compare
Choose a tag to compare

Bug Fixes

  • Some horizontal mobile signatures were not being applied correctly. Our test HTML assigned the signature class to html, but code in the wild assigns these classes to body instead. We should handle both scenarios. See #361.
  • One of the Health Sciences Spokane marks was missing, and has likely been missing for a long time. See #364.