Milligram Versions Save

A minimalist CSS framework.

v1.4.1

3 years ago

Highlights

  • Adding the dist folder on gitignore file (cf8a87b)
  • Adding the dist folder on repository (a2087df)
  • Remove the engine property from package.json (8c80c8f)
  • Remove unused files on .npmignore (2379b6e)
  • Update readme.md (035cecf)
  • Update the prettierignore file (8e8fe58)

Changes

v1.4.0…v1.4.1

v1.4.0

3 years ago

Highlights

  • Added support for input form types (color, date, datetime, datetime-local, month, week)
  • Added support for multiple options on the select element
  • Added support for responsive table
  • Added support for new offset size on the grid element
  • Added support for funding
  • Added support for Gitpod
  • Added new code linter: Prettier and StandardJS
  • Added .npmignore back to root
  • Updated the command name to run the visual regression testing
  • Updated all files from tab to space
  • Updated Node.js version to v12
  • Updated Normalize.css version to v8
  • Updated the color type of the select element
  • Updated codes to the singular
  • Removed support for EditorConfig and ESlint
  • Removed support for Yarn
  • Removed dist folder from the repository

Changes

v1.3.0…v1.4.0

v1.3.0

7 years ago

Highlights

  • Add yarn support
  • Remove npm ignore file
  • Remove table border-spacing
  • Update code quality
  • Update references to regression testing
  • Update in headings size

Changes

v1.2.4...v1.3.0

v1.2.2

7 years ago

Highlights

  • Define normalize version

Changes

v1.2.1...v1.2.2

v1.2.4

7 years ago

Highlights

  • Remove coveralls
  • Improvements on CI, editorconfig, test
  • Organizing the tasks

Changes

v1.2.3...v1.2.4

v1.2.3

7 years ago

Highlights

  • Add clean task
  • Remove coveralls file
  • Update dependencies
  • Fix behavior of the <pre> element
  • Missing semicolon

Changes

v1.2.2...v1.2.3

v1.2.1

7 years ago

Highlights

  • Added eslint, unit test, coveralls, appveyor, banner-cli
  • Fix font weight, code style, pattern string on npm script
  • Remove component package, browser-sync selector
  • Update node version, npm dependencies
  • Improvements on html test file, regression and build test

Changes

v1.2.0...v1.2.1

v1.2.0

7 years ago

Highlights

  • Updated the build system with npm scripts
  • Added watch and serve tasks
  • Added test task with visual regression
  • Added code lint support
  • Added image module
  • Improvements in the lists, typographies, forms
  • Improvement SVG size
  • Improvement the clearfix code
  • Selector arranged alphabetically
  • Fix Safari bug using rem
  • Removing font family to keep the default of the normalize.css
  • Removed class .button-disabled
  • Removed support for IE 6/7

Changes

v1.1.0...v1.2.0

v1.1.0

8 years ago

Highlights

  • Added changelog
  • Fixing the problem with the element <hr>
  • Improvement contributing
  • Added atmosphere
  • Added SVG caret for select
  • Fix redundancy
  • Improvement in the code component
  • Added composer
  • Added button disabled state
  • Modify 3 character hexadecimal notation
  • Normalized the usage of quotes
  • Made all elements inherit box-sizing from root

Changes

v1.0.3...v1.1.0

v1.0.3

8 years ago

Highlights

  • Added travis-ci
  • Minor fixes
  • Updated name and url
  • Removed break line
  • Reordering of selectors
  • Added npmignore
  • Removed blockquote class
  • Fix demo links and added title attribute

Changes

v1.0.2...v1.0.3