Skip to content

Releases: andyet/yeti.css

v5.0.0

23 Feb 15:37
Compare
Choose a tag to compare

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

30 Jan 09:28
Compare
Choose a tag to compare

Documentation

  • Fixes erroneous code snippets for buttons (#68)
  • Fixes missing demo images (#67)

v4.2.0

19 Dec 10:16
Compare
Choose a tag to compare

CSS

Typography

  • Introducing new styles for blockquotes with different font sizes

v4.1.12

18 Dec 13:38
Compare
Choose a tag to compare

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

11 Dec 18:50
Compare
Choose a tag to compare

CSS

  • Remove height: auto from media elements that caused bad aspect ratio

v4.1.10

27 Nov 10:41
Compare
Choose a tag to compare

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

19 Nov 06:51
Compare
Choose a tag to compare

CSS

Type

  • Appropriate font-weight for strong elements

v4.1.8

18 Nov 09:18
Compare
Choose a tag to compare

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

13 Nov 11:29
Compare
Choose a tag to compare

CSS

Navigation

  • Adjustments to label and mobile top-nav display. #59

Forms

  • Set default height for textarea #58

v4.1.6

10 Nov 16:56
Compare
Choose a tag to compare

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