Mini.css Versions Save

A minimal, responsive, style-agnostic CSS framework!

v3.0.1

5 years ago

A minor patch for mini.css Gluon (v3). Full documentation available here.

Logo

Changelog

  • Minor fixes in tables. .horizontal tables should now behave a bit better and not display a scrollbar, unless necessary. #145

Download mini.css

Download mini.css

v3.0.0

5 years ago

The first full release of mini.css Gluon (v3) is finally here. Full documentation available here.

Logo

What's included

  • Fully rebuilt framework. A ton of work has been put into creating this version to be the best CSS framework experience you have gotten so far.
  • Revamped documentation can be found here, making it easy to find what you are looking for.
  • Customization tool can be found here, allowing you to build your own flavors.

Download mini.css

v3.0.0-alpha.3

6 years ago

The third alpha release of mini.css Gluon (v3) adds the utility module, as well as a brand-new icon set, based on Feather. Full documentation available here.

Logo

What's included

As of this release, the following modules/components are included:

  • core module - same as before, no breaking changes
  • layout module - combination of grid and card, pretty much same as before, no breaking changes
  • input_control - same as before, breaks checkbox and radio elements
  • navigation - same as before, breaks drawer element
  • table - same as before, removed scrollable and preset table styles, added hoverable table syle
  • contextual - same as before, includes part of the tabs module, breaks modal dialog element
  • progress - same as before, some changes in naming conventions and styles
  • icon - new module, adds 20 new icons ot the framework, along with some color variants
  • utility - same as before, some naming convention changes, removed breadcrumbs and close components

Bear in mind that many older browsers are not supported anymore, especially IE, so be sure to check browser support if you are migrating.

v3.0.0-alpha.2

6 years ago

The second alpha release of mini.css Gluon (v3) contains improvements in stability, as well as most of the components that will be in the final release, including modal dialogs, collapsible content blocks, tooltips, tags, progress bars, tables and more. Full documentation available here.

Logo

What's included

As of this release, the following modules/components are included:

  • core module - same as before, no breaking changes
  • layout module - combination of grid and card, pretty much same as before, no breaking changes
  • input_control - same as before, breaks checkbox and radio elements
  • navigation - same as before, breaks drawer element
  • table - same as before, removed scrollable and preset table styles, added hoverable table syle
  • contextual - same as before, includes part of the tabs module, breaks modal dialog element
  • progress - same as before, some changes in naming conventions and styles

Bear in mind that many older browsers are not supported anymore, especially IE, so be sure to check browser support if you are migrating.

Download mini.css

[Download mini.css](https://sourceforge.net/projects/minicss/files/v3.0.0-alpha.2/mini.css v3.0.0-alpha.2.zip/download)

v3.0.0-alpha.1

6 years ago

The first alpha release of mini.css Gluon (v3) is finally here! This release is reasonably stable and has just about enough features to get everyone testing and figuring out what needs to be fixed and updated! Full documentation available here.

Logo

What's included

As of this release, the following modules/components are included:

  • core module - same as before, no breaking changes
  • layout module - combination of grid and card, pretty much sameas before, no breaking changes
  • input_control - same as before, breaks checkbox and radio elements
  • navigation - same as before, breaks drawer element

Bear in mind that many older browsers are not supported anymore, especially IE, so be sure to check browser support if you are migrating.

[Download mini.css](https://sourceforge.net/projects/minicss/files/v3.0.0-alpha.1/mini.css v3.0.0-alpha.1.zip/download)

v2.3.7

6 years ago

v2.3.7 is a hotfix, resolving a minor issue with the contextual module.

Logo

Changes

  • Fixes a couple of bugs with checkbox and radio elements.
  • Fixes a multitude of bugs with select and option elements.
  • Updated documentation to reflect the changes made.

v2.3.6

6 years ago

The v2.3.6 is a hotfix, resolving a minor issue with the contextual module.

Logo

Changes

  • Fixes a bug that caused transparency in .modals that use .cards (#104).
  • Documentation update for .modals.

v2.3.5

6 years ago

The v2.3.5 is a hotfix, resolving a minor issue with the table module.

Logo

Changes

  • Fixed a bug caused by empty <td> elements, causing mobile tables to not display as intended (#101, #102).

v2.3.4

6 years ago

The v2.3.4 is a hotfix, resolving certain minor issues and applying some updates to the documentation.

Logo

Changes

  • Fixed an edge-case that could cause trouble with <header> elements (#94).
  • Fixes some issues in the documentation (#92, #93).
  • Added some more specificity to the custom styling for <select> elements.

v2.3.3

6 years ago

The v2.3.3 is a minor update, adding the mini-pwa flavor, targeting Android and mobile devices in general.

Logo

Changes

  • Added a new mini-pwa flavor, targeting Android and mobile devices in general.