- Dependency on item-storage: 4.0
- use PropTypes, not React.PropTypes. Refs STRIPES-427.
- Refactor to use pure stripes-connect. Fixes UICHKIN-4.
- Use our implementations of
<Row>, <Col>
. Refs STRIPES-427.
1.1.1 (2017-08-31)
- Update permissions. Completes STRIPES-435 for ui-checkin.
1.1.0 (2017-08-30)
- Make settings.loan-policies.all permission visible. For UIS-50.
- Testing: Add test stub for automated UI testing. FOLIO-801
1.0.0 (2017-08-21)
- Switch from props.data to props.resources. Fixes UIS-66.
- Assign element IDs for automated testing. STRIPES-300.
0.0.1 (2017-08-10)
- First version to have a documented change-log. Each subsequent version will describe its differences from the previous one.