HospitalRun Components Versions Save

Reusable React components used by HospitalRun

v2.0.0

3 years ago

2.0.0 (2020-09-07)

Features

  • 🎸 Adds addon-docs (1bbf623)

BREAKING CHANGES

  • 🧨 addon-info is replaced by addon-docs.

✅ Closes: 531

v1.16.1

3 years ago

1.16.1 (2020-08-02)

Bug Fixes

  • select.tsx: change default behavior - single not displaying all options after a selection made (896d674), closes #517

Reverts

  • storybook: remove wrong files (c47eb80)

v1.16.0

3 years ago

1.16.0 (2020-07-17)

Features

v1.15.0

3 years ago

1.15.0 (2020-07-08)

Features

  • select: select component use generics (#492) (221118a)

v1.14.3

3 years ago

1.14.3 (2020-07-08)

Bug Fixes

v1.14.2

4 years ago

1.14.2 (2020-06-24)

Bug Fixes

  • babel-jest: install the same version of tsdx (ffd5a59)

Reverts

  • deps: revert update of babel-jest from v26 to v24 (c1a25b7)

v1.14.1

4 years ago

1.14.1 (2020-06-23)

Bug Fixes

  • select: fix type of onchange (bce1bac)

v1.14.0

4 years ago

1.14.0 (2020-06-22)

Features

  • components/navbar: amends to PR #463 (db1a9dc), closes #456
  • icons: make bars icon available to components (2021ec0), closes #456
  • navbar.stories.tsx: add hamburger menu icon to mobile navbar story (75465d4), closes #456
  • navbar.test.tsx: add tests for navLinkList dividers and icons (7bae6c4), closes #456
  • navbar.tsx: add divider between dropdown list link groups (d8275ce)
  • navbar.tsx: added icons to NavLinkList items (270cc71), closes #456
  • navbar.tsx: amend getNavLinkList className (86e8676), closes #456
  • navbar.tsx: minor syntax change (77fb968), closes #456
  • tsconfig.json: undo of redundant addition of skipLibCheck (075fe98), closes #456

v1.13.0

4 years ago

1.13.0 (2020-06-18)

Features

v1.12.2

4 years ago

1.12.2 (2020-06-16)

Bug Fixes

  • storybook: fix storybook build adding "skipLibCheck": true (683c2b8)