Releases: HospitalRun/components
Releases · HospitalRun/components
v0.10.0
0.10.0 (2019-10-14)
Bug Fixes
- deps: updates react-bootstrap dependency (1bbee34)
- test: fixes other tests (ce560b0)
Features
- switch: add Switch component (dc6667c), closes #69
- switch: removes name from props (b4bc81c), closes #69
v0.9.0
0.9.0 (2019-10-14)
Bug Fixes
- navbar: changed the code to be more dynamically (753c6c4)
- navbar: code modified (c23b339)
Features
- navbar: add Navbar component (3190238)
- navbar: adds unit test (2e46f90)
v0.8.0
0.8.0 (2019-10-13)
Features
- radios: adds radio component (2e91b6a), closes #63
v0.7.0
0.7.0 (2019-10-13)
Features
- textinput: adds TextInput component (b2200bb), closes #20
v0.6.0
0.6.0 (2019-10-12)
Bug Fixes
- 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)
Features
- alerts: adds Alert component (135a750)
v0.5.0
0.5.0 (2019-10-06)
Features
- text: adds text field component (d4b3928)
v0.4.5
0.4.5 (2019-10-04)
Bug Fixes
- 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
v0.4.4
0.4.4 (2019-10-04)
Bug Fixes
- toolchain: fixes storybook static build (a72d9fb)
v0.4.3
0.4.3 (2019-10-01)
Bug Fixes
- toolchain: removes storybook-build after tests (0099d91)
v0.4.2
0.4.2 (2019-10-01)
Bug Fixes
- toolchain: fixes storybook build (d88f8c8)
- toolchain: fixes tsconfig, eslint, prettier and tsdx (f130a9e)