Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 1.24 KB

Change history for ui-checkin

Release 1.2.0 in progress

  • 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)

Full Changelog

  • Update permissions. Completes STRIPES-435 for ui-checkin.

1.1.0 (2017-08-30)

Full Changelog

  • 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)

Full Changelog

  • 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.