Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Latest commit

 

History

History
107 lines (54 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

107 lines (54 loc) · 4.02 KB

1.0.2 (2018-05-12)

Bug Fixes

1.0.1 (2018-02-11)

Bug Fixes

  • gulp: Remove Bulma’s important from dist’sass (728c009)

1.0.0 (2018-02-10)

0.1.11 (2018-02-10)

0.1.10 (2018-02-10)

Bug Fixes

  • gulp: Use UMD modules style (0791b53)

0.1.9 (2018-02-10)

Bug Fixes

  • gulp: Correct dist filenames (e7a4702)
  • package: Correct file paths (9af3299)
  • travis: Remove configuration (fe6d68d)

0.1.8 (2018-02-09)

0.1.7 (2018-02-09)

Bug Fixes

  • bower: Add missing version (48af909)

Features

  • gulp: Add gulp dependencies (b9f95ce)
  • gulp: Add release task (f86ed67)

Change Log

v0.1.4 (2017-11-30)

Implemented enhancements:

  • Simplify selectors #12
  • Checkbox with no associated label #5

Fixed bugs:

  • Indeterminate state is not affected by the color modifiers #16
  • Can't tab on input with keyboard #11
  • When using is-block setting, the default checkbox is displayed #10
  • Radio button misalignment #7
  • Active effect when I have focus on a radio or checkbox #6
  • Add some dark and white colors ? #3
  • Add margin for inline checkradio #2
  • Doesn't seem to work if checkbox is nested inside label? #1

Closed issues:

  • Problem with modal scroll where using checkbox #14
  • Feature request: Indeterminate State #13
  • Slight issue with horizontal forms. #9
  • Label highlight #4

Merged pull requests:

  • Fix checkbox in element with scroll problem #14 #15 (xooler)
  • Use scale transform instead of manual calculation for radio highlight #8 (Markus-ipse)

* This Change Log was automatically generated by github_changelog_generator