0.13.2 (2019-11-02)
- text: change event type to ChangeEvent (c079fd3)
- textinput: change event type to ChangeEvent (aea29a0)
0.13.1 (2019-10-31)
- storybook: fix interfaces to allow storybook to read prop types (48e396c)
0.13.0 (2019-10-30)
- textinput: add placeholder for text input (f5d16b4)
0.12.0 (2019-10-21)
0.11.0 (2019-10-16)
- checkboxes: add ability to click on label to select (b93a757), closes #62
- checkboxes: adds Checkbox component (e0f0930), closes #62
0.10.0 (2019-10-14)
- switch: add Switch component (dc6667c), closes #69
- switch: removes name from props (b4bc81c), closes #69
0.9.0 (2019-10-14)
0.8.0 (2019-10-13)
0.7.0 (2019-10-13)
0.6.0 (2019-10-12)
- alerts: adds module export (b9f9487)
- alerts: changes path to components in alert story (9a41e56)
- alerts: little fixes (75cf927)
- test: replaces dist with src in tests (dddf357)
- alerts: adds Alert component (135a750)
0.5.0 (2019-10-06)
- text: adds text field component (d4b3928)
0.4.5 (2019-10-04)
- toolchain: adds custom tsconfig for storybook build (951c5c0), closes #55
- toolchain: fixes issue with storybook not properly building (70ce357), closes #55
- toolchain: fixes issue with storybook not properly building (b6708ae), closes #55
- toolchain: reverts mapped path due to netlify crash (4f2d1fc), closes #55
0.4.4 (2019-10-04)
- toolchain: fixes storybook static build (a72d9fb)
0.4.3 (2019-10-01)
- toolchain: removes storybook-build after tests (0099d91)
0.4.2 (2019-10-01)
- toolchain: fixes storybook build (d88f8c8)
- toolchain: fixes tsconfig, eslint, prettier and tsdx (f130a9e)
0.4.1 (2019-10-01)
- imports: reduces bundle size using specific modules imports (3097e19)
0.4.0 (2019-09-30)
0.3.0 (2019-09-30)
- toolchain: adds commit script (6639d28)
0.2.0 (2019-09-27)
- ci: changes to fix deprecation warning about prepublish (d2da681)
- storybook: improves toaster storybook (d6a2c0e)
- toolchain: adds some typescript-eslint dev deps and pretest script (dc6def4)
- buttons: adds Button component (34314ef), closes #19
- buttons: adds icon functionality to buttons (95cdc7a), closes #19
- icons: adds Icon component wrapper around fontawesome" (aabd1a1), closes #19
- storybook: adds confirm component in storybook (3167f35)
0.1.8 (2019-09-27)
- dep: adds .npmrc to the project (0230456)