Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Releases: Chalarangelo/mini.css

mini.css v2.0.2

02 Jan 15:57
Compare
Choose a tag to compare

Patch for Fermion. Deals with some minor colorblindness issues as reported in #52 and adds a new flavor, Sucroa.

mini.css v2.0.1

22 Dec 09:49
Compare
Choose a tag to compare

Patch for Fermion. Deals with moving imports out of the core module and into the flavor files.

  • Updated module structure. _core.scss no longer contains all @import statements, but they are now included in the flavor files.
  • Updated documentation for customization to reflect said changes.

Special thanks to @roryprimrose for suggesting this restructure and helping with implementation!

mini.css v2.0.0: Fermion

20 Dec 12:11
Compare
Choose a tag to compare

mini.css v2 (Fermion) is finally here!

All of the modules and components have been reworked and everything has been updated to use simple, modern design patterns.

Neutrino final release

11 Oct 11:41
Compare
Choose a tag to compare

Final release for Neutrino:

  • New Bootstrap flavor.
  • New module: spinner.
  • Lots of bug fixes.

mini.css v1.0.2

29 Sep 06:17
Compare
Choose a tag to compare

Patch for mini.css v1.0 (Neutrino):

  • Refactoring patch (all version will now use vMajor.Minor.Patch instead of just Major.Minor.Patch). Changes will be reflected in the updated links.

mini.css v1.0.1

29 Sep 06:16
Compare
Choose a tag to compare

Patch for mini.css v1.0 (Neutrino):

  • Fixed modals covering other elements due to z-index (issue #3).
  • Fixed label & badge display overlapping in smaller displays (issue #4).
  • Fixed display of demo pages and incorrect padding of elements in panels (issue #5).

v1.0.0: Neutrino

21 Sep 12:20
Compare
Choose a tag to compare

The first major release of mini.css (codename Neutrino) comes with two pre-built flavors (Default and NiteOwl) as well as a bunch of mixins, variables and other tools to customize your framework.