Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Tags: HospitalRun/components

Tags

v3.4.0

Toggle v3.4.0's commit message
chore(release): 3.4.0 [skip ci]

# [3.4.0](v3.3.0...v3.4.0) (2021-02-04)

### Features

* **select:** add feedbck for select component ([#690](#690)) ([08bb14b](08bb14b))

v3.3.0

Toggle v3.3.0's commit message
chore(release): 3.3.0 [skip ci]

# [3.3.0](v3.2.0...v3.3.0) (2020-12-28)

### Bug Fixes

* **icon:** change icon map ([f1a5ace](f1a5ace))
* **icon:** fix Jest tests ([fcfbcaa](fcfbcaa))
* **icon:** fix svg import ([4494ddf](4494ddf))
* **icon:** fixing more jest tests ([0c88cd3](0c88cd3))
* **icon:** fixing tests ([173a9e6](173a9e6))
* **icon:** implementation of new icon ([2fc890b](2fc890b))
* **icon test:** fix jest test ([ab169dc](ab169dc))
* **icon test:** improve icon test ([6d7e9ee](6d7e9ee))
* **package.json:** edit package.json to remove 'jest' ([5bba3d3](5bba3d3))

### Features

* **icon:** add billing icon ([093656c](093656c))
* **icon:** add inventory icon ([bddd92f](bddd92f))
* **icon:** add new icons ([98413e3](98413e3))

v3.2.0

Toggle v3.2.0's commit message
chore(release): 3.2.0 [skip ci]

# [3.2.0](v3.1.0...v3.2.0) (2020-12-26)

### Features

* **icon:** add billing icon ([#670](#670)) ([b81d9d9](b81d9d9))

v3.1.0

Toggle v3.1.0's commit message
chore(release): 3.1.0 [skip ci]

# [3.1.0](v3.0.4...v3.1.0) (2020-12-18)

### Features

* **textfield:** add id prop to text field ([dd0ce21](dd0ce21))

v3.0.4

Toggle v3.0.4's commit message
chore(release): 3.0.4 [skip ci]

## [3.0.4](v3.0.3...v3.0.4) (2020-11-08)

### Bug Fixes

* **alert:** fix typo ([c1ff13a](c1ff13a))
* **breadcrumb:** rename the props ([f5692e6](f5692e6))
* **calendar:** fix the callendar story ([9a3973f](9a3973f))
* **callout:** fix sb docs page ([5983028](5983028))
* **callout:** remove comment and fix typo ([b5f80ad](b5f80ad))

v3.0.3

Toggle v3.0.3's commit message
chore(release): 3.0.3 [skip ci]

## [3.0.3](v3.0.2...v3.0.3) (2020-10-24)

### Bug Fixes

* **table:** fix table types ([e6727ab](e6727ab))

v3.0.2

Toggle v3.0.2's commit message
chore(release): 3.0.2 [skip ci]

## [3.0.2](v3.0.1...v3.0.2) (2020-10-18)

### Bug Fixes

* **navbar:** nav bar icon broken ([4369e15](4369e15))

v3.0.1

Toggle v3.0.1's commit message
chore(release): 3.0.1 [skip ci]

## [3.0.1](v3.0.0...v3.0.1) (2020-09-23)

### Bug Fixes

* **modal:** improve modal components ([#597](#597)) ([ce2736a](ce2736a))

v3.0.0

Toggle v3.0.0's commit message
chore(release): 3.0.0 [skip ci]

# [3.0.0](v2.0.1...v3.0.0) (2020-09-15)

### Bug Fixes

* **component:** ship components package with header injected styles ([afee9ff](afee9ff)), closes [#254](#254) [#569](#569) [#254](#254) [#569](#569)

### BREAKING CHANGES

* **component:** we skip shipping & referencing of main.scss files. Now that there's no need for a
.scss references in the front-end, the main.scss reference in the front-end must be removed.

v2.0.1

Toggle v2.0.1's commit message
chore(release): 2.0.1 [skip ci]

## [2.0.1](v2.0.0...v2.0.1) (2020-09-08)

### Bug Fixes

* import scss files from components into main.scss ([edd8824](edd8824))