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

Releases: bartkozal/hocus-pocus

v0.2.7

03 Apr 14:50
Compare
Choose a tag to compare

Features:

  • Horizontal helpers
  • Allow to set headings font size with variables

v0.2.6

09 Mar 22:31
Compare
Choose a tag to compare

Features:

  • Add possibility to disable buttons drop shadow ($btn-flat)

Bugfixes:

  • Fix vertical alignment of outline buttons

v0.2.5

09 Mar 00:44
Compare
Choose a tag to compare

General:

  • Change background-attachment of .hero to scroll
  • Increase margin of radio and checkbox inputs

Features:

  • Outline buttons
  • Simpler syntax of horizontal forms
  • Vertical alignment helpers

Bugfixes:

  • Fix vertical alignment of buttons
  • Fix wrong styling of inputs without type attribute

v0.2.4

02 Feb 09:31
Compare
Choose a tag to compare

Bugfixes:

  • Fix vertical alignment of elements inside a .hero

v0.2.3

28 Dec 19:47
Compare
Choose a tag to compare

Bugfixes:

  • Fix order of defaults

v0.2.2

28 Dec 19:38
Compare
Choose a tag to compare

General:

  • Update documentation for all elements
  • Describe defaults
  • Rename halve size to half in $spacing-map
  • Rename $link-menu- to $list-menu-

v0.2.1

22 Dec 07:54
Compare
Choose a tag to compare

General:

  • Post v0.2.0 release fixes

v0.2.0

22 Dec 01:43
Compare
Choose a tag to compare

General:

  • Rename $responsive to $rwd
  • Use !important for helpers
  • Migrate .sass files to .scss
  • Change visibility helpers API
  • Update look of boxes
  • Update look of buttons
  • Npm package
  • Improve documentation
  • Code improvements!

Features:

  • Color helpers
  • Spacing helpers for breakpoints
  • Breakpoints mixin: +rwd('breakpoint')
  • Button mixin: +btn
  • Media object: .media
  • Hero object: .hero
  • Brand object: $color-brand, .btn-brand
  • -base is no longer necessary for margin and padding helpers
  • .navbar-container is no longer necessary
  • .grid-reverse, .grid-stack
  • $color-disabled

Bugfixes:

  • Fix forms bottom margin
  • Fix disabled elements

Development:

  • Replace grunt with gulp
  • Set up scss-lint and Code Climate

v0.1.4

20 Nov 16:17
Compare
Choose a tag to compare

General:

  • Drop $ui-extras
  • Improve development workflow
  • npm package

Features:

  • .text-muted

Bugfixes:

  • Fix .img-responsive
  • Fix tables
  • Fix missing styles for input[type="submit"] and input[type="button"]

v0.1.3

01 Nov 22:56
Compare
Choose a tag to compare

Bugfixes:

  • Fix responsive helpers