# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/christophehurpeau/ynnub/compare/ynnub@1.4.0...ynnub@2.0.0) (2019-09-15)


### Features

* clean, update next, use antd ([de2ec33](https://github.com/christophehurpeau/ynnub/commit/de2ec33))


### BREAKING CHANGES

* removed react components'





# [1.4.0](https://github.com/christophehurpeau/ynnub/compare/ynnub@1.3.0...ynnub@1.4.0) (2019-04-08)


### Features

* export polyfills separatly ([7597cad](https://github.com/christophehurpeau/ynnub/commit/7597cad))





# [1.3.0](https://github.com/christophehurpeau/ynnub/compare/ynnub@1.2.0...ynnub@1.3.0) (2019-03-29)


### Features

* allow className prop in Card ([e7f309f](https://github.com/christophehurpeau/ynnub/commit/e7f309f))





# [1.2.0](https://github.com/christophehurpeau/ynnub/compare/ynnub@1.1.2...ynnub@1.2.0) (2019-03-29)


### Features

* add Card component ([58b0f99](https://github.com/christophehurpeau/ynnub/commit/58b0f99))





## [1.1.2](https://github.com/christophehurpeau/ynnub/compare/ynnub@1.1.1...ynnub@1.1.2) (2019-03-08)


### Bug Fixes

* add [@types](https://github.com/types)/classnames as dependency ([14bb6df](https://github.com/christophehurpeau/ynnub/commit/14bb6df))





## [1.1.1](https://github.com/christophehurpeau/ynnub/compare/ynnub@1.1.0...ynnub@1.1.1) (2019-02-16)


### Bug Fixes

* add reset.global.scss in Head ([55fe4fc](https://github.com/christophehurpeau/ynnub/commit/55fe4fc))





# [1.1.0](https://github.com/christophehurpeau/ynnub/compare/ynnub@1.0.0...ynnub@1.1.0) (2019-02-08)


### Features

* update dependencies ([3052722](https://github.com/christophehurpeau/ynnub/commit/3052722))





# [1.0.0](https://github.com/christophehurpeau/ynnub/compare/ynnub@0.6.2...ynnub@1.0.0) (2019-01-20)


### Features

* add ynnub-webpack-config ([351dc6c](https://github.com/christophehurpeau/ynnub/commit/351dc6c))
* typescript ([0c7955e](https://github.com/christophehurpeau/ynnub/commit/0c7955e))


### BREAKING CHANGES

* typescript, remove confirm button





<a name="0.6.2"></a>
## [0.6.2](https://github.com/christophehurpeau/ynnub/compare/ynnub@0.6.1...ynnub@0.6.2) (2018-08-05)


### Bug Fixes

* Icon component missing props when material icon ([ef6517b](https://github.com/christophehurpeau/ynnub/commit/ef6517b))




<a name="0.6.1"></a>
## [0.6.1](https://github.com/christophehurpeau/ynnub/compare/ynnub@0.6.0...ynnub@0.6.1) (2018-04-20)


### Features

* add resolveLoader ([9b1a992](https://github.com/christophehurpeau/ynnub/commit/9b1a992))




<a name="0.6.0"></a>
# 0.6.0 (2018-03-25)


### Bug Fixes

* display none in flex if hidden attribute is present ([4b450c1](https://github.com/christophehurpeau/ynnub/commit/4b450c1))
* dropdown as tab ([281f2f1](https://github.com/christophehurpeau/ynnub/commit/281f2f1))
* dropdown pass dense to list ([ce28959](https://github.com/christophehurpeau/ynnub/commit/ce28959))
* dropdown when button ([a6c5e62](https://github.com/christophehurpeau/ynnub/commit/a6c5e62))
* fixes ([ec1ad0d](https://github.com/christophehurpeau/ynnub/commit/ec1ad0d))
* icon is not defined ([ccd38d6](https://github.com/christophehurpeau/ynnub/commit/ccd38d6))
* radio select fixes and .radio, .checkbox margin fixes ([a37f903](https://github.com/christophehurpeau/ynnub/commit/a37f903))
* remove console.log ([9681ea1](https://github.com/christophehurpeau/ynnub/commit/9681ea1))
* text/Caption and text/Title ([4c21d11](https://github.com/christophehurpeau/ynnub/commit/4c21d11))
* withGutter responsive ([71e9370](https://github.com/christophehurpeau/ynnub/commit/71e9370))


### Features

* add Title and Caption in text ([e1f8d94](https://github.com/christophehurpeau/ynnub/commit/e1f8d94))
* allow other icons, fix checkbox spacing ([b999aef](https://github.com/christophehurpeau/ynnub/commit/b999aef))
* button inProgress + confirm ([517908c](https://github.com/christophehurpeau/ynnub/commit/517908c))
* dropdown add buttonClassName ([844ba7d](https://github.com/christophehurpeau/ynnub/commit/844ba7d))
* fieldset new design and icon material design ([1ecd84d](https://github.com/christophehurpeau/ynnub/commit/1ecd84d))
* flexgrid withGutter and fix margin radioselect ([774d461](https://github.com/christophehurpeau/ynnub/commit/774d461))
* form border not below icon and support icon for select ([b44c36c](https://github.com/christophehurpeau/ynnub/commit/b44c36c))
* Heading component ([14adf44](https://github.com/christophehurpeau/ynnub/commit/14adf44))
* improve radioselect ([cef85c7](https://github.com/christophehurpeau/ynnub/commit/cef85c7))
* lerna ([7f0deb7](https://github.com/christophehurpeau/ynnub/commit/7f0deb7))
* prop `as` for Button ([a33fce3](https://github.com/christophehurpeau/ynnub/commit/a33fce3))
* RadioSelect ([aec62be](https://github.com/christophehurpeau/ynnub/commit/aec62be))
* update dependencies ([466f195](https://github.com/christophehurpeau/ynnub/commit/466f195))
* update mdc ([0866e8d](https://github.com/christophehurpeau/ynnub/commit/0866e8d))
