This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Releases: HospitalRun/components
Releases · HospitalRun/components
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
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
0.36.0 (2020-03-08)
Features
- add first table implementation (2914cbb)
- add further implementations (ba84e56)
- adds basic table test (4f34038)
- adds even more tests (d28314b)
- adds filtering, sorting and several columns types (b99883b)
- adds more testing (dada45c)
- adds pagination (aebda85)
- code cleaning (c2565c4)
- improve tables (b89c94a)