Skip to content

Releases: uswitch/ustyle

v1.23.0

19 Dec 11:27
Compare
Choose a tag to compare

Remove the engine specification in package.json so we can import this using v6 of npm

Inertia

19 Dec 12:47
Compare
Choose a tag to compare

image

  • Removes unused SVG icons from ustyle #205

Scarlett Witch

01 Nov 10:05
Compare
Choose a tag to compare

image

Improvements

  • Now supports AMP CSS requirements by removing !important from our codebase #196 [ 2686383 ]

Bug fixes

  • Tabs were not implemented to spec #194 [ 8a1d9e7 ]
  • %small-font was an extend within a block of elements #195 [ 98ae49b ]
  • icon classes mobile and tablet order were broken in 1.8.3 [318d869]

Lizard

07 Oct 13:01
Compare
Choose a tag to compare

image

Deprecations

  • Media query fallback classes are no longer automatically generated for IE8 when passing true as the second argument to the respond-to mixin. See #192 for how to opt back into the original behaviour.

Improvements

  • Upgrading autoprefixer for the grunt task
  • Upgrading our copyright notice
  • Upgrading docs to reflect browser support

Tabs

08 Dec 11:43
Compare
Choose a tag to compare

Tabs refresh

See #175 for details and http://ustyle.guide/pattern-library/javascript.html#tabs

Bug fixes

  • Fixed IE9 bug where styleguide wouldn't load [99ecd8a]

Echo

12 Oct 11:06
Compare
Choose a tag to compare

image

Improvements

  • Cleanup of article components to all inherit from one style [466b8c6]

Dark Phoenix

12 Oct 11:05
Compare
Choose a tag to compare

image

Bug fixes

  • Article visited link should have same style has hover/default [a93dcad]

Doctor Spectrum

12 Oct 11:04
Compare
Choose a tag to compare

image

New component

Captain Marvel

12 Oct 11:01
Compare
Choose a tag to compare

image

Bug fixes

  • Toggles should be have a white background wherever they sit [b92137c]
  • Fixed property sort order oversight [3ca63c1]

Green Goblin

12 Oct 11:00
Compare
Choose a tag to compare

image

Improvements

  • Form cleanup fixes #154

Javascript

  • Coffeescript converted to Javascript [98bf1f2]