Skip to content

Instantly share code, notes, and snippets.

@sean-ww
Created November 7, 2018 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sean-ww/863b3bcef6e19c505f4a4ec2aa3c805b to your computer and use it in GitHub Desktop.
Save sean-ww/863b3bcef6e19c505f4a4ec2aa3c805b to your computer and use it in GitHub Desktop.
---
title: Changelog
status: ready # draft, ready
---
All notable changes to this project will be documented in this file.<br>
The format is based on [Keep a Changelog](http://keepachangelog.com)
## [2.0.0] - Unreleased
### Added
- _Component [footer]({{ componentPath '@footer' }})_:
Added copyright to the footer
### Changed
- _Component [accordion]({{ componentPath '@accordion' }})_:
Replaced title divs with header elements
- _Component [textarea]({{ componentPath '@textarea' }})_:
Label font made bold
### Removed
- _Component [sidenav]({{ componentPath '@sidenav' }})_:
removed class `my-class-1` from `ul` element
## [1.0.0] - 2018-04
### Added
- _Component [carousel]({{ componentPath '@carousel' }})_:
A header to the carousel component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment