Releases: underdogio/underdog-styles
Releases · underdogio/underdog-styles
2.2.3
v2.2.2
Changelog
- Icon fonts are provided under
/fonts
v2.2.1
Changelog:
- Added styles for
input[type="tel"]
v2.2.0
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
Changelog
Just one thing:
- A new icon has appeared: dropdown!!!!
v2.1.3
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
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
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
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
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.