All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.1 (2020-02-14)
- ToastProvider: do not clobber
Toast
onClose prop (b40adf1) - forward refs when using the
withToast
HOC and exportToastContext
(7834b33)
0.6.0 (2019-08-28)
- allow changing the dev server port with the
PORT
env variable (e069a88)
- MediaObject: added
direction
prop for changingMediaObject
layout (2c9c72b)
0.5.0 (2019-08-21)
- revert to [email protected] (8940cf1)
- add
MediaObject
component (600b11d)
0.4.0 (2019-08-01)
- add IE11 support to the styleguidist documentation (c6314f6)
- revert to [email protected] (afc3ebd)
- update outdated dependencies (9400400)
- update outdated dependencies (e9f548f)
- add
Toast
,ToastProvider
,CloseButton
, andAnimatedList
components (85fdffb)
0.3.3 (2019-06-26)
0.3.2 (2019-06-26)
0.3.1 (2019-06-26)
0.3.0 (2019-06-26)
- rename
buttonType
asappearance
and add newvariant
prop (d1eb798)
0.2.3 (2019-06-23)
0.2.2 (2019-06-22)
- add additional
Button
tests (1ac1ca8)
0.2.1 (2019-06-22)
0.2.0 (2019-06-22)
- add GitHub pages deploy script (46e057e)
- move react and styled-components to peerDependencies and update the minimum version of react to 16.8 (74de2d1)
- add
Button
component (0f3573a)