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

Releases: HospitalRun/components

v0.33.3

21 Feb 07:04
Compare
Choose a tag to compare

0.33.3 (2020-02-21)

Bug Fixes

  • typeahead: add disabled prop to Typeahead (cf590b6), closes #287

v0.33.2

15 Feb 11:27
Compare
Choose a tag to compare

0.33.2 (2020-02-15)

Bug Fixes

  • prettier: changes endofline parameter (b6e2d0a)

v0.33.1

13 Feb 08:59
Compare
Choose a tag to compare

0.33.1 (2020-02-13)

Bug Fixes

  • fullcalendar: downgrade FullCalendar to fix frontend test failures (a690edd)

v0.33.0

12 Feb 08:36
Compare
Choose a tag to compare

0.33.0 (2020-02-12)

Features

  • icons: add Edit icon with pencil (13a32ec)

v0.32.5

08 Feb 11:23
Compare
Choose a tag to compare

0.32.5 (2020-02-08)

Bug Fixes

v0.32.4

03 Feb 12:33
Compare
Choose a tag to compare

0.32.4 (2020-02-03)

Bug Fixes

  • i18n: register locales to remove extraneous logs (095bd72), closes #251
  • testing: remove datetimepicker extraneous logs (80a5f5b), closes #146

v0.32.3

03 Feb 11:45
Compare
Choose a tag to compare

0.32.3 (2020-02-03)

Bug Fixes

  • typeahead: add ability to set default value (ed9cad6)

v0.32.2

02 Feb 09:26
Compare
Choose a tag to compare

0.32.2 (2020-02-02)

Bug Fixes

  • textfield: fixes prop issue in textfield (81ee377)
  • textinput: fixes prop issue in textinput (1aef1d5)

v0.32.1

31 Jan 08:44
Compare
Choose a tag to compare

0.32.1 (2020-01-31)

Bug Fixes

  • calendar: remove extraneous log (1f1037a), closes #252

v0.32.0

30 Jan 20:49
Compare
Choose a tag to compare

0.32.0 (2020-01-30)

Bug Fixes

  • navbar: fix tests, refactor brand component to icon and header, (91ce73e), closes #228
  • navbar: remove className boilerplates (1042a66), closes #228
  • navbar: remove test story (c569ce6), closes #228
  • navbar: repeated key warning in navbar items (a52cff7), closes #228
  • navbar: suggest new default and dark theme color, improve examples (8ebbcf0), closes #228

Features

  • navbar: add example with icons and support className prop (4784520), closes #228
  • navbar: refactor navbar tests (717a9fc), closes #225
  • navbar: support classname for all components and justify example (45faf19), closes #228
  • navbar: support navbar items horizontal position w array order (f80382f), closes #225