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

Releases: HospitalRun/components

v3.4.0

04 Feb 22:11
Compare
Choose a tag to compare

3.4.0 (2021-02-04)

Features

  • select: add feedbck for select component (#690) (08bb14b)

v3.3.0

28 Dec 15:28
Compare
Choose a tag to compare

3.3.0 (2020-12-28)

Bug Fixes

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

Features

v3.2.0

26 Dec 22:29
Compare
Choose a tag to compare

3.2.0 (2020-12-26)

Features

v3.1.0

18 Dec 02:27
Compare
Choose a tag to compare

3.1.0 (2020-12-18)

Features

  • textfield: add id prop to text field (dd0ce21)

v3.0.4

08 Nov 13:23
Compare
Choose a tag to compare

3.0.4 (2020-11-08)

Bug Fixes

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

v3.0.3

24 Oct 01:57
Compare
Choose a tag to compare

3.0.3 (2020-10-24)

Bug Fixes

v3.0.2

18 Oct 21:38
Compare
Choose a tag to compare

3.0.2 (2020-10-18)

Bug Fixes

  • navbar: nav bar icon broken (4369e15)

v3.0.1

23 Sep 02:25
Compare
Choose a tag to compare

3.0.1 (2020-09-23)

Bug Fixes

v3.0.0

15 Sep 02:19
Compare
Choose a tag to compare

3.0.0 (2020-09-15)

Bug Fixes

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

08 Sep 10:30
Compare
Choose a tag to compare

2.0.1 (2020-09-08)

Bug Fixes

  • import scss files from components into main.scss (edd8824)