Skip to content

Releases: mojotech/jeet

5.1.3

03 Mar 19:47
Compare
Choose a tag to compare
  • Core
    • Port SCSS
    • Migrate ports to own dirs
  • Fixed
    • Container-specific gutter error with deeply nested ratios

5.0.1

20 Feb 19:10
Compare
Choose a tag to compare
  • Add custom gutter sizing to containers

5.0.0

16 Feb 19:23
Compare
Choose a tag to compare
  • 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

16 Feb 01:26
Compare
Choose a tag to compare
  • 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.0.0

29 Sep 15:31
Compare
Choose a tag to compare
  • 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

3.5.0

29 Oct 17:25
Compare
Choose a tag to compare
  • 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 jeet@3.0.19.

Jeet 2

29 Sep 15:28
Compare
Choose a tag to compare

Version 2

Old version of Jeet with SCSS/SASS/Stylus support. Compatible with jeet2 npm package if npm install -g jeet@0.5.2. Docs in README.