Skip to content

Releases: cballenar/base12

v0.6.2-beta

09 Jan 03:52
Compare
Choose a tag to compare
  • Renamed scss/ to sass/
  • Improved index.html
  • Added more control to form fonts
  • Minor improvements to css

v0.6.1-beta

05 Jan 00:04
Compare
Choose a tag to compare
  • Added Grunt support
  • Added new formula alpha-me()
  • Re-structured, again
  • Cleaned up code, again

This is a pretty big update and one that I've been waiting for a while to do. While the current Gruntfile is still pretty basic, it is the beginning of complete automation.

v0.5.1-beta

06 Sep 13:23
Compare
Choose a tag to compare

Fixed bug in rem()

v0.5-beta

06 Sep 04:03
Compare
Choose a tag to compare
  • Re-structured, again.
  • Cleaned up code, again.
  • Fully integrated normalize into Base12
  • Added more variables.

v0.4-beta

24 Aug 15:22
Compare
Choose a tag to compare
  • Added more variables
    • Switch Transitions for all anchor tags
    • Switch for * { background: no-repeat; }
    • Switch for * { position: relative; }
    • Added variables for list styles
  • Improved structure
    • Removed _modifiers.scss and moved its contents into _modules.scss
    • Moved _modules.scss into design/
    • Added _grid.scss file to design/

v0.3-beta

10 Aug 07:36
Compare
Choose a tag to compare

Thanks to @MichaelArestad and @renoirb for their time and helpful feedback!

v0.2-beta

09 Aug 14:31
Compare
Choose a tag to compare
  • Moved some base.scss elements into modifiers.scss so they can be customized and still be able to update base.scss when a new release comes out.
  • Updated README.md with notes on the structure of the framework.
  • Added a test.html page.

v0.1-beta

09 Aug 02:48
Compare
Choose a tag to compare

First release of Base12, this should be fun. :)
This version is ready to be used but be warned that it's its first time out in the wild.