Skip to content

Releases: andyet/yeti.css

v4.0.1

01 Sep 10:14
Compare
Choose a tag to compare

CSS

Grid

  • Remove padding in cells under 480px

Documentation

  • Add favicon

v4.0.0

29 Aug 09:29
Compare
Choose a tag to compare

New Features

  • Flexbox-based grid (grid.styl)
  • Arrow icons (icons.styl)
  • Print stylesheet (print.styl)
  • Standalone dropdowns (dropdowns.styl)

CSS

  • Deprecated _mixins.styl and _functions.styl
  • Deprecated SS Standard icon font
  • Major cleanup of all components (less nesting, better specificity, shared styles)

Variables

  • Reworked type scale, grid and breakpoints

Base

  • Separate typography to type.styl
  • Separate lists to lists.styl

Documentation

  • Completely rewritten documentation with examples available on Github Pages

Bug fixes

  • Pardon my incompetency in remembering what I've fixed, it was a lot of things so you just have to trust me on this 🐱

v3.1.2

01 Jul 15:52
Compare
Choose a tag to compare
  • Fixes background bug in navigation
  • Fixes bug with border-collapse in tables

v3.1.1

30 Jun 19:42
Compare
Choose a tag to compare
  • Fixes a typo in importing components.

v3.1.0

26 Jun 19:44
Compare
Choose a tag to compare
  • Adds more structured comments to files
  • Removes normalize.css
  • Adds helper classes to base.styl

v3.0.0

26 Jun 15:25
Compare
Choose a tag to compare
  • Logos in SVG and PNG with various sizes and color options
  • New, simplified navigation markup and styling

v2.1.1

29 Apr 16:41
Compare
Choose a tag to compare
  • Fix modal positioning with translate property.

2.1.0

17 Mar 16:28
Compare
Choose a tag to compare

Changes

Adds _arrows.styl for generating CSS-based arrows.

Stable: 2.0

12 Mar 16:58
Compare
Choose a tag to compare
  • New, responsive navigation styles
  • Minor cleanup
  • Added responsive breakpoint variables

Stable: 1.0

07 Feb 17:54
Compare
Choose a tag to compare

Changes

  • Numerous changes in class naming for better semantics
  • Inline and block code styling
  • Deprecate most of the icons
  • New input styling
  • Form improvements
  • Cleaner navigation styles