Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Releases: JayPanoz/mnmlst

“Plug In Baby”

15 May 17:09
Compare
Choose a tag to compare
  • Added mixins to compute margin and padding in rem.
  • Added plugin to embed fonts.
  • Added plugin for tables.
  • Added plugin for code.
  • Added plugin to center images vertically.
  • Redesigned “paginate” design helper.

“Got you covered”

01 May 09:45
Compare
Choose a tag to compare

Added plugin for cover image (specific CSS only, available in minified version).

“Paginate all the things”

30 Apr 13:17
Compare
Choose a tag to compare

Added “paginator” in design helpers (LESS + CSS plugin).

Power to the people

29 Apr 11:53
Compare
Choose a tag to compare

CSS is left untouched but plugins for image grids, freeform system and design helpers have been added.

LESS part has been re-organized and extended (utilities + plugins).

  • LESS design system is now using folders.
  • Renamed reset.less to normalize.less.
  • Added .padding mixin in rhythm.
  • Added .width-center mixin computing margin-left from argument (width) to center blocks.
  • Added .underline mixin (text decoration).
  • Added .small-caps mixin.
  • Added .bordered mixin.
  • Added .border-radius mixin.
  • Added .linear-gradient mixin.
  • Added “subtle” and “awesome” hr (packages/namespaces).
  • Created LESS plugins to generate subtle and complementary color palettes, image grids, freeform system and design helpers.

“Patch Monday”

21 Mar 17:06
Compare
Choose a tag to compare

A patch has been applied to make the LESS’ design system a little less absurd.

Log:

  • Reorg of readme files
  • Someone did the konami code and unlocked the “survival edition” of the css
  • Updated LESS custom example (local var instead of mixin for hr)
  • Patched LESS rhythm since two margins were output in case .margin(0) (Sorry for this oversight!)
  • Patched LESS utilities (pretty packages)

And we’re done ¯_(ツ)_/¯

Codename “Because YOLO!”

20 Mar 12:52
Compare
Choose a tag to compare

Absurd release (stable).

  • CSS framework OK.
  • LESS framework not so much.