Releases: andyet/yeti.css
Releases · andyet/yeti.css
v5.0.0
CSS
Type
- Change typefaces to Leitura and JAF Facit
- Remove
-webkit-text-rendering
for better typeface parity; optimize for speed not legibility
Messages, Forms
- Fix the
line-height
accordingly to new typefaces
Navigation
- Tweak button dropdowns accordingly to new button color schemes
Documentation
- Minor size tweaks to footer display
- Document new button dropdowns
v4.2.1
Documentation
- Fixes erroneous code snippets for buttons (#68)
- Fixes missing demo images (#67)
v4.2.0
CSS
Typography
- Introducing new styles for blockquotes with different font sizes
v4.1.12
CSS
Bugs
- Fixes too big
line-height
in side navigation (#64)
- Uses
first-of-type
instead of first-child
for inline form elements (#63)
v4.1.11
CSS
- Remove
height: auto
from media elements that caused bad aspect ratio
v4.1.10
Bug Fixes
- Fixes
flexbox
not working properly on mobile in Firefox (#61)
- Fixes inconsistent
font-weight
on button
elements (andyet/blog.andyet.com#42)
v4.1.9
CSS
Type
- Appropriate
font-weight
for strong
elements
v4.1.8
CSS
Type
h5
shouldn't be uppercased on mobile resolutions (#60)
Tables
- Make tables responsive by adding
table-responsive
class with overflow-x: auto
v4.1.7
CSS
Navigation
- Adjustments to label and mobile
top-nav
display. #59
Forms
- Set default height for
textarea
#58
v4.1.6
CSS
Type
- Bigger
font-size
in blockquote's footer
- New sizes for headings
Variables
- Darker red hue for
$red-lighter
Button
- Completely new button styles
Documentation
- Breakpoint usage
- New button styles
- New headings