Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

Commit

Permalink
Merge pull request #60 from jimmynotjim/heading-fixes
Browse files Browse the repository at this point in the history
Updated for the new heading changes in cf-core
  • Loading branch information
jimmynotjim committed Nov 30, 2015
2 parents 61ead89 + 65f7821 commit 4503d16
Show file tree
Hide file tree
Showing 5 changed files with 11,107 additions and 291 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@ All notable changes to this project will be documented in this file.
We follow the [Semantic Versioning 2.0.0](http://semver.org/) format.


## 1.1.0 - 2015-11-30

### Changed
- Converted `.h#()` mixins to `.heading-#()` mixins to match cf-core's current usage


## 1.0.1 - 2015-06-05

### Changed
- Moved @import rules to top of source file to make compilation cleaner.


## 1.0.0 - 2015-06-01

### Changed
- Build process now uses @import statements instead of Grunt concatenation.

### Added
- pa11y accessibility tests running in Travis.

## 0.7.0 - 2015-01-16

### Changed
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cf-expandables",
"version": "1.0.1",
"version": "1.1.0",
"description": "Standard expandable (show/hide) component for Capital Framework.",
"keywords": ["capital-framework", "capital", "expandables", "jquery", "js", "less"],
"authors": [
Expand Down
Loading

0 comments on commit 4503d16

Please sign in to comment.