Skip to content

Commit

Permalink
docs(changelog) update to new 1.3.14 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Build-CI committed Jun 19, 2020
1 parent fc810f1 commit 3c27f56
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,34 @@
### Changelog
All notable changes to this project will be documented in this file.

#### [v1.3.14](https://github.com/AxaGuilDEv/react-toolkit/compare/v1.3.13...v1.3.14)
> 19 June 2020
- feat(form-input-choice): use the id instead of generating a new one [`#637`](https://github.com/AxaGuilDEv/react-toolkit/pull/637) by Olivier YOUF
- feat(popover): fix a11y for popover [`#636`](https://github.com/AxaGuilDEv/react-toolkit/pull/636) by Olivier YOUF
- build: bump react-popper to version 2 [`#625`](https://github.com/AxaGuilDEv/react-toolkit/pull/625) by Olivier YOUF
- fix(tabs): tab not becoming active after click [`#615`](https://github.com/AxaGuilDEv/react-toolkit/pull/615) by Olivier YOUF
- fix(title): Fix burger menu in plain display [`#634`](https://github.com/AxaGuilDEv/react-toolkit/pull/634) by Olivier YOUF
- build: bump react-select to version 3.1.0 [`#624`](https://github.com/AxaGuilDEv/react-toolkit/pull/624) by Olivier YOUF
- docs: fix package list on README [`#622`](https://github.com/AxaGuilDEv/react-toolkit/pull/622) by Olivier YOUF
- chore(release): publish v1.3.14 [skip ci] [`fc810f1`](https://github.com/AxaGuilDEv/react-toolkit/commit/fc810f17eb3b2ca436ebf1a3020f09a0349b6002) by Build-CI
- fix(sample): bump sample version [`2dba9c6`](https://github.com/AxaGuilDEv/react-toolkit/commit/2dba9c68c91c777c2552fb3fcc68d947b02f8bf4) by Olivier YOUF
- fix(Title): Fix burger menu in plain display [`937cf80`](https://github.com/AxaGuilDEv/react-toolkit/commit/937cf806e450fc0b42d3a3a0e5772546d80b1f7d) by Olivier YOUF
- fix(tabs): add activeIndex as an optionnal prop [`a46272a`](https://github.com/AxaGuilDEv/react-toolkit/commit/a46272a3f42f9d3b6f08e415bf91ffd415ded372) by BIRGAND Julien
- fix(tabs): update props definition [`0cae1d6`](https://github.com/AxaGuilDEv/react-toolkit/commit/0cae1d62203bf230289e1d8a8d6b956310a2edaa) by BIRGAND Julien
- docs(changelog) update to new 1.3.13 [skip ci] [`9a3b0e6`](https://github.com/AxaGuilDEv/react-toolkit/commit/9a3b0e655d27a130eaa46414228f4bf170f20372) by Build-CI

#### [v1.3.13](https://github.com/AxaGuilDEv/react-toolkit/compare/v1.3.12...v1.3.13)
> 5 June 2020
- build: required React 16.8.0 as peer dependency [`#620`](https://github.com/AxaGuilDEv/react-toolkit/pull/620) by Olivier YOUF
- refactor(react-toolkit-form): rollback #613 [`#619`](https://github.com/AxaGuilDEv/react-toolkit/pull/619) by Xavier Balloy
- chore(release): publish v1.3.13 [skip ci] [`be1424f`](https://github.com/AxaGuilDEv/react-toolkit/commit/be1424f6690ff53f4891018995906a94008e4efc) by Build-CI
- fix(date-phone): normalize viewValue with date [`2b25b07`](https://github.com/AxaGuilDEv/react-toolkit/commit/2b25b073d6a42fbfb08b07d253e258f750b12d44) by Guillaume Chervet
- build: required React 16.8.0 as peerDependency [`967ef5b`](https://github.com/AxaGuilDEv/react-toolkit/commit/967ef5b1a3eb507cc912b071e47f4feded30cb07) by Xavier Balloy
- fix(tabs): update react to 16.8 for hooks [`7170737`](https://github.com/AxaGuilDEv/react-toolkit/commit/7170737fc3a340a980b3cf8362fd0f2ddd594c66) by BIRGAND Julien
- docs: fix package list on README [`8938d75`](https://github.com/AxaGuilDEv/react-toolkit/commit/8938d75e6424e1b00a4be2052b985534db47bae3) by Xavier Balloy
- fix(tabs): make test pass and fix tabs props type [`e2f9710`](https://github.com/AxaGuilDEv/react-toolkit/commit/e2f9710dbcb9f625d1c60948650d84e9dd2684d8) by BIRGAND Julien
- fix(tabs): add failing test [`8f03c1a`](https://github.com/AxaGuilDEv/react-toolkit/commit/8f03c1af8c4067ee01cce34a254e483772793cc8) by BIRGAND Julien
- fix(tabs): update jest config so that pre commit hook works [`3b9f4b1`](https://github.com/AxaGuilDEv/react-toolkit/commit/3b9f4b122fc5b4354e4064dad301ad76394cdaa1) by BIRGAND Julien
- docs(changelog) update to new 1.3.12 [skip ci] [`369ac0a`](https://github.com/AxaGuilDEv/react-toolkit/commit/369ac0aa3e91f21f8d2869932c54dce4533a30df) by Build-CI
- fix(date-phone): normalize viewValue with date [`e7cfae8`](https://github.com/AxaGuilDEv/react-toolkit/commit/e7cfae8073c044fd28988ce0348ffc6d89151209) by guillaume chervet

Expand Down Expand Up @@ -328,13 +349,11 @@ All notable changes to this project will be documented in this file.
- fix: update package-lock and delete page contrib on style demo [`#4`](https://github.com/AxaGuilDEv/react-toolkit/pull/4) by Samuel Gomez
- doc: fix COC link from README [`#3`](https://github.com/AxaGuilDEv/react-toolkit/pull/3) by Samuel Gomez
- doc(readme) add quality badge [`#2`](https://github.com/AxaGuilDEv/react-toolkit/pull/2) by Cyril Lakech
- Fix(sass) functions packages Fixes #9 (#12) [`#9`](https://github.com/AxaGuilDEv/react-toolkit/issues/9) by Samuel Gomez [`#9`](https://github.com/AxaGuilDEv/react-toolkit/issues/9) by Samuel Gomez
- first commit [`041a3de`](https://github.com/AxaGuilDEv/react-toolkit/commit/041a3def242276adb8077d3f53a325ea422c33be) by Guillaume Chervet
- chore(release): publish v1.0.1 [ci skip] [`e5d2d46`](https://github.com/AxaGuilDEv/react-toolkit/commit/e5d2d4655427ce52ab211d0006202d7c4117ca04) by Travis CI User
- chore(release): publish v1.0.0 [ci skip] [`b007a14`](https://github.com/AxaGuilDEv/react-toolkit/commit/b007a14ebdc8395fee8cfde893ea432c4ada9c67) by Travis CI User
- chore(release): publish v0.0.2-alpha.0 [ci skip] [`00d6d80`](https://github.com/AxaGuilDEv/react-toolkit/commit/00d6d80d9609c4c4855f00a9dd89dd2b9125eb06) by Travis CI User
- doc(readme-npm-badge) add npm badge [`c464b44`](https://github.com/AxaGuilDEv/react-toolkit/commit/c464b44661c9eabac18cadcd0d482e6ebef6f195) by Guillaume Chervet
- feat(doc) update documentation [`f60e4ad`](https://github.com/AxaGuilDEv/react-toolkit/commit/f60e4ad7fb0e62a80d02e60ad83d3ae6270d930d) by Guillaume Chervet
- doc(readme) remove unused title [`a1fcf4e`](https://github.com/AxaGuilDEv/react-toolkit/commit/a1fcf4eb53a6186e984339478ee12734abf63499) by Hamza Hamidi

### [v0.0.0](https://github.com/AxaGuilDEv/react-toolkit/compare/v1.3.13...v0.0.0)
> 5 June 2020

0 comments on commit 3c27f56

Please sign in to comment.