Releases: mojotech/jeet
Releases · mojotech/jeet
5.1.3
- Core
- Port SCSS
- Migrate ports to own dirs
- Fixed
- Container-specific gutter error with deeply nested ratios
5.0.1
- Add custom gutter sizing to containers
5.0.0
- 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
- 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
- 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
- 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 oldjeet
npm package CLI - You can still use this version the
jeet
CLI tool if younpm install -g [email protected]
.
Jeet 2
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.