Skip to content

Releases: underdogio/underdog-styles

2.2.3

12 Dec 20:06
Compare
Choose a tag to compare
removing engines and version bump

v2.2.2

08 Dec 22:14
Compare
Choose a tag to compare

Changelog

  • Icon fonts are provided under /fonts

v2.2.1

08 Dec 22:05
Compare
Choose a tag to compare

Changelog:

  • Added styles for input[type="tel"]

v2.2.0

11 Oct 15:22
Compare
Choose a tag to compare

Changelog

A couple things:

  • Icon sizing is more consistent now! A few icons have increased or decreased in size slightly, so plz check how they appear in your project before updating (plz).

v2.1.4

28 Sep 17:01
Compare
Choose a tag to compare

Changelog

Just one thing:

  • A new icon has appeared: dropdown!!!!

v2.1.3

26 Sep 16:21
Compare
Choose a tag to compare

Changelog

Couple things:

  • Styles have been added for the <textarea /> element!!
  • That weird overflow issue that would randomly appear for aside-layout__content is no more.

v2.1.2

20 Sep 17:10
Compare
Choose a tag to compare

Changelog

Couple things:

  • Select elements have styles now!
  • You can modify the width of dropdown and dropdown menus. Check out the styleguide for deets.
  • Button groups can stretch to fill the width of the container now, if you use the new .btn-group__content element. Peep how here.
  • Tooltips will now be rendered above opened dropdown menus. Woo!!

v2.1.1

14 Sep 15:50
Compare
Choose a tag to compare

Changelog

Couple things:

  • Pizza spinner has been "fixed". RIP pizza spinner 🙏
  • The line that runs behind step indicator has been moved to its proper place.

v2.1.0

13 Sep 18:57
Compare
Choose a tag to compare

Changelog

Couple things:

  • You now need to be running a version of Node >= 6.4.0. #thefutureisnow
  • Text will no longer wrap within .text-clip, no matter how hard it tries.
  • A new element has appeared: well cell!
  • A new component has appeared: step indicator!
  • New helpers have appeared for setting the background colors on elements
  • A new helper has appeared for capitalizing text: .captialize!
  • Minor tweaks to btn--block spacing.

Enjoy 🎉

v2.0.5

25 Aug 20:20
Compare
Choose a tag to compare

Changelog

  • The carousel has been slowed way way down.
  • Fixed an issue where the case-study-link component was hella broken when it collapsed to a single column view.