Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 763 Bytes

CHANGES.md

File metadata and controls

38 lines (20 loc) · 763 Bytes

#Conveyor Changelog

Unreleased

Added Alerts component

Version 0.4.0

Released 9-15-20

Corrected redirect logic for empty detail page Added spellCheck to input types: String, TextArea Added print button to ImageModal Added EXISTS and DOESNOTEXIST string operators for the filter Fixed CollapseTableIcon being set to FaAngleDown instead of FaAngleRight when collapsed Removed href=# (anchor to top of page) from PaginationLink

Version 0.3.0

Released 3-22-20

Updated pagination to start at index 1; updated tableView structure (not backwards compatible change)

Version 0.2.0

Released 3-4-20

Extracted helper functions into conveyor-schema library (not backwards compatible change)

Version 0.1.0

Released 2-25-20

Initial public version