Jeet Versions Save

The most advanced, yet intuitive, grid system available for Sass or Stylus

5.1.3

10 years ago
  • Core
    • Port SCSS
    • Migrate ports to own dirs
  • Fixed
    • Container-specific gutter error with deeply nested ratios

5.0.1

10 years ago
  • Add custom gutter sizing to containers

5.0.0

10 years ago
  • Drop all the extra stuff from Jeet and turn it into just a grid system
  • Ported typography to Typographic
  • Dropped colors and easing helpers
  • General cleanup and beautification

4.0.0

10 years ago
  • Convert to Stylus library only
  • Remove watcher (use Roots)
  • Remove template (use jeet-roots)
  • Make center() padding default to 0
  • Remove edit_mixin.png image because Stylus version of Jeet won't support it
  • Add colons to separate prop: val
  • Prefix private functions with hyphens
  • Update package.json to reflect npm distribution of Jeet

3.5.0

10 years ago
  • Last release before switching Jeet to a Stylus library
  • Includes index.html with a bunch of polyfills, and a few other things that make it compatible with the old jeet npm package CLI
  • You can still use this version the jeet CLI tool if you npm install -g [email protected].

3.0.0

10 years ago
  • Version 3 adds a ton of power and flexibility to Jeet in the form of parent ratios allowing Jeet to be one of the few frameworks that supports consistently sized gutters within a ratio-based grid
  • Beautiful typography
  • Plethora of UI mixins
  • Custom jQuery plugins that solve large problems (sticky elements positioned relatively) and much more

v2.0

10 years ago

Version 2

Old version of Jeet with SCSS/SASS/Stylus support. Compatible with jeet2 npm package if npm install -g [email protected]. Docs in README.