Releases: 1uphealth/fhir-react
v.0.3.5
-
Add unique id for each type of Accordion resource (#302)
-
Patientapp 94 add a flexible icon to the encounter (#300)
-
Refactor the header icon to accept the url icon
-
Refactor encounter resource name
-
Refactor an encounter component to use a header icon
-
Refactor a condition component to use an icon from url
-
Refactor an immunization component to use an icon from url
-
Refactor a procedure component to use an icon from url
-
Refactor a resourceCategory component to use an icon from url
-
Refactor ways to add a header img
-
Refactor the encounter to display the header icon from different ways
-
Refactor the condition to display the header icon from different ways
-
Refactor the immunization to display the header icon from different ways
-
Refactor the procedure to display the header icon from different ways
-
Refactor use a default header icon
-
Refactor test for a default header icon
-
Refactor the size of a header icon
-
Refactor handling a header icon from the url or the import
-
Patientapp 95 add a flexible icon to the appointment component (#304)
-
Refactor the header icon to accept the url icon
-
Refactor encounter resource name
-
Refactor an encounter component to use a header icon
-
Refactor a condition component to use an icon from url
-
Refactor an immunization component to use an icon from url
-
Refactor a procedure component to use an icon from url
-
Refactor a resourceCategory component to use an icon from url
-
Refactor ways to add a header img
-
Refactor the encounter to display the header icon from different ways
-
Refactor the condition to display the header icon from different ways
-
Refactor the immunization to display the header icon from different ways
-
Refactor the procedure to display the header icon from different ways
-
Refactor use a default header icon
-
Refactor test for a default header icon
-
Refactor the appointment to display the header icon from different ways
-
Change version in package.json
-
Change version in package-lock.json
-
Refactor a header icon sizes
-
Add new tests to the appointment component
-
Patientapp 96 add a flexible icon to the explanation of benefit component (#305)
-
Add a function convertCamelCaseToSentence
-
Add a function convertCamelCaseToSentence to the header icon component
-
Refactor the ExplanationOfBenefit to display the header icon from different ways
-
Refactor the Observation to display the header icon from different ways (#307)
-
[PATIENTAPP-57] Add FHIR Resource: Medication Order/Medication Request (#306)
-
update styles for component Medication Order and Medication Request
-
add icon to storybook
-
update header word break
-
[PATIENTAPP-59] Add FHIR Resource: Allergy/Intolerance (#303)
-
update styles for Allergy intolerance component
-
[PATIENTAPP-58] Add FHIR Resource: Medication Statement (#310)
Add FHIR Resource: MedicationStatement component
-
[PATIENTAPP-56] Add FHIR Resource: Family Member History (#312)
-
update styles for component FamilyMemberHistory
-
fix lint
-
[Patientapp-54] add fhir resource care plan (#314)
-
Fixed bug with a long text at a data table value label
-
Refactor the care plan resource
-
Refactor tests at the care plan resource
-
add DiagnosticReport component (#313)
-
[PATIENTAPP-51] Add FHIR Resource: Document Reference (#317)
-
addd DocumentReference component
-
fix lint
-
Refactor the device resource (#316)
-
[PATIENTAPP-53] Add FHIR Resource: Goal (#315)
-
update styles for Goal component
-
update tests
-
[PATIENTAPP-50] Add FHIR Resource: Binary (#318)
-
update styles for Binary component
-
update Accordion condition
-
add Binary icon
-
[PATIENTAPP-100] Review FHIR components 0.3.5 (#320)
Update MedicationStatement tests, update FamilyMemberHistory & DiagnosticReport components
-
Refactor a format date to use a UTC time zone (#321)
-
Refactor a version in the package.json
Co-authored-by: Michał Maksajda [email protected]
Co-authored-by: Jacek Sańko [email protected]
Co-authored-by: jaceksanko [email protected]
v.0.3.4
-
Add unique id for each type of Accordion resource (#302)
-
Patientapp 94 add a flexible icon to the encounter (#300)
-
Refactor the header icon to accept the url icon
-
Refactor encounter resource name
-
Refactor an encounter component to use a header icon
-
Refactor a condition component to use an icon from url
-
Refactor an immunization component to use an icon from url
-
Refactor a procedure component to use an icon from url
-
Refactor a resourceCategory component to use an icon from url
-
Refactor ways to add a header img
-
Refactor the encounter to display the header icon from different ways
-
Refactor the condition to display the header icon from different ways
-
Refactor the immunization to display the header icon from different ways
-
Refactor the procedure to display the header icon from different ways
-
Refactor use a default header icon
-
Refactor test for a default header icon
-
Refactor the size of a header icon
-
Refactor handling a header icon from the url or the import
-
Patientapp 95 add a flexible icon to the appointment component (#304)
-
Refactor the header icon to accept the url icon
-
Refactor encounter resource name
-
Refactor an encounter component to use a header icon
-
Refactor a condition component to use an icon from url
-
Refactor an immunization component to use an icon from url
-
Refactor a procedure component to use an icon from url
-
Refactor a resourceCategory component to use an icon from url
-
Refactor ways to add a header img
-
Refactor the encounter to display the header icon from different ways
-
Refactor the condition to display the header icon from different ways
-
Refactor the immunization to display the header icon from different ways
-
Refactor the procedure to display the header icon from different ways
-
Refactor use a default header icon
-
Refactor test for a default header icon
-
Refactor the appointment to display the header icon from different ways
-
Change version in package.json
-
Change version in package-lock.json
-
Refactor a header icon sizes
-
Add new tests to the appointment component
-
Patientapp 96 add a flexible icon to the explanation of benefit component (#305)
-
Add a function convertCamelCaseToSentence
-
Add a function convertCamelCaseToSentence to the header icon component
-
Refactor the ExplanationOfBenefit to display the header icon from different ways
-
Refactor the Observation to display the header icon from different ways (#307)
-
Refactor the patient to display the header icon from different ways (#308)
-
Refactor the Practitioner to display the header icon from different ways (#309)
-
Refactor link to the storybook at the README
Co-authored-by: Michał Maksajda [email protected]
v.0.3.3
- fixed datePeriod display
- fixed supportingInfo display
v0.3.2
This release fixes several bugs, including:
- Styles from .scss files do not apply to components used in the Patient App.
- Properly load SVG icon in ResourceCategory or Header components
- Incorrect condition in the HeaderIcon component. Now before loading any icon in the component, we check if the resource has obtained the correct dataset.
v0.3.1
- Fixes deployment build
v0.3.0
- New Open Source license. No longer MIT licensed, we've chosen "Creative Commons Attribution Non Commercial Share Alike 4.0 International"
- Newly updated components