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

Releases: HospitalRun/components

v1.4.0

01 May 10:08
Compare
Choose a tag to compare

1.4.0 (2020-05-01)

Bug Fixes

Features

  • typeahead: Added feedback prop to Typeahead (#381) (812aca2)

v1.3.0

08 Apr 03:08
Compare
Choose a tag to compare

1.3.0 (2020-04-08)

Features

v1.2.0

28 Mar 19:45
Compare
Choose a tag to compare

1.2.0 (2020-03-28)

Features

v1.1.0

27 Mar 18:49
Compare
Choose a tag to compare

1.1.0 (2020-03-27)

Features

  • typeahead: added isinvalid prop to typeahead (#341) (b0639de)

v1.0.0

18 Mar 14:45
Compare
Choose a tag to compare

1.0.0 (2020-03-18)

Bug Fixes

  • coveralls: fix typo (9180d2f)
  • input: add missing className and style properties (3713d16), closes #271
  • input: add style to text input property and fix test (595b709), closes #271
  • input: add validation styling to text input and field (ee3cd14), closes #271
  • input: fix validation tests (67bab76), closes #271
  • input: replace selected with defaultValue in select (c9656cd), closes #271
  • input: resolve requested and other necessary changes and refactor (c0ec7ab), closes #271
  • inputs: apply requested changes (45bcf23), closes #271
  • table: fixes table tests (beba7f1)
  • types: add ColorVariant light and info colors (6664de4), closes #66
  • insert missing property to TextInput (fcbadca), closes #66

Features

  • actions: improves github action cicd and removes travis (44cf335)
  • docs: removes unnecessary docs (98110ce)
  • input: add input validation styles and tests, update react-bs (262d87e), closes #271
  • input: add validation styling to select (a791422), closes #271
  • inputs: add datetimepicker input validation and create docs (515db71), closes #271
  • inputs: form validation progress (d24435e), closes #66
  • textinput: add errorMessage property (3648fba), closes #66
  • textinput: add valid input message, fix typos and others (4c90b45), closes #66

BREAKING CHANGES

  • input: update react bootstrap

v0.36.0

08 Mar 21:43
Compare
Choose a tag to compare

0.36.0 (2020-03-08)

Features

v0.35.1

06 Mar 14:29
Compare
Choose a tag to compare

0.35.1 (2020-03-06)

Bug Fixes

  • eslintrc: removes createDefaultProgram (3b2e1a0)

v0.35.0

06 Mar 08:58
Compare
Choose a tag to compare

0.35.0 (2020-03-06)

Features

v0.34.1

01 Mar 18:18
Compare
Choose a tag to compare

0.34.1 (2020-03-01)

Bug Fixes

  • spinner: quick import fix (676fe36)

v0.34.0

25 Feb 10:34
Compare
Choose a tag to compare

0.34.0 (2020-02-25)

Bug Fixes

  • toast: position prop logic (e4e46b2)
  • toast: remove unnecessary lines (9941714)
  • toast: story props order and story name (7f019a0)

Features

  • toast: add prop to control position (20c3417)
  • toaster: add new toast props to stories (7cf30d8)