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

Releases: HospitalRun/components

v1.12.1

16 Jun 13:09
Compare
Choose a tag to compare

1.12.1 (2020-06-16)

Bug Fixes

  • fix broken deps and updates scripts (c8c0eba)

v1.12.0

05 Jun 09:48
Compare
Choose a tag to compare

1.12.0 (2020-06-05)

Features

  • datetimepicker, dropdown: support all languages (8e42796), closes #438
  • datetimepicker.tsx and dropdown.tsx: multiple languages, onClick (ab390db), closes #324

v1.11.0

03 Jun 01:23
Compare
Choose a tag to compare

1.11.0 (2020-06-03)

Features

  • Typography: Introduction of the Typography component (#451) (a124bc2)

v1.10.0

03 Jun 00:54
Compare
Choose a tag to compare

1.10.0 (2020-06-03)

Features

  • calendar: add callbacks to navigation buttons (093cc94)

v1.9.0

31 May 08:26
Compare
Choose a tag to compare

1.9.0 (2020-05-31)

Features

  • modal: styling through props (7f2cf11)

Reverts

  • modal: reverted for master branch (b4da3e3)

v1.8.1

29 May 22:00
Compare
Choose a tag to compare

1.8.1 (2020-05-29)

Bug Fixes

v1.8.0

29 May 21:32
Compare
Choose a tag to compare

1.8.0 (2020-05-29)

Features

  • modal: styling with props (6d499c8)

v1.7.0

27 May 02:43
Compare
Choose a tag to compare

1.7.0 (2020-05-27)

Features

v1.6.0

18 May 17:07
Compare
Choose a tag to compare

1.6.0 (2020-05-18)

Features

  • icon: add outline prop to Icon component (e461188)
  • navbar: icon can be added as navbar item with its name, size, etc (d83321c)
  • navbar: nav item of icon type can be inserted with Icon component (316909f)

v1.5.0

05 May 12:01
Compare
Choose a tag to compare

1.5.0 (2020-05-05)

Features

  • navbar: implement autocomplete support for Navbar search (#392) (cccb599)