Releases: folio-org/stripes-smart-components
Releases · folio-org/stripes-smart-components
v6.1.3
v7.0.0
- Fix filtering in
<LocationSelection>
, Fixes STSMACOM-523. - Add default value for
validate
prop in<EditableListForm>
. Fixes STSMACOM-525. - Disable save button for
<NoteForm>
when form were no changes. Fixes STSMACOM-522. - View Notes Record: List indentations are not retained. Fixes STSMACOM-527.
- Use
selectedIndex
whenlocallyChangedQueryIndex
is not present during search. Fixes STSMACOM-526. - Always show
<ViewCustomFieldsRecord>
, even if no custom-fields are present. Refs STSMACOM-470. - Sort institutions, campuses and libraries in alphabetical order. Fixes STSMACOM-530.
- Make sure custom-fields fetch has returned before evaluating its result-size. Refs STSMACOM-531.
- Add validation for custom fields whitespace values. Refs BF-182.
- Fix edit a user record with a custom field. Refs STSMACOM-535.
<DateRangeFilter>
: use<Datepicker>
for fields. Refs STSMACOM-493.- Make
<DateRangeFilter>
submit on Enter key. Refs STSMACOM-494. - Add
focusRef
prop to<DateRangeFilter>
pointing to the last focused field. Refs STSMACOM-536. - Add
useSetRefOnFocus
hook to supportfocusRef
functionality. Refs STSMACOM-536. - React 17. Refs STSMACOM-474.
- Disable several unit tests that don't like
react
17
. Refs STSMACOM-541.
v6.1.2
v6.1.1
v6.0.6
v6.0.5
v6.0.4
v6.1.0
- Make the move-custom-field icon a button. Refs STSMACOM-478.
- Replace noteData type and title - with No value component. Refs STSMACOM-415.
- Organizations alternate address label in org view not showing correctly. Refs STSMACOM-497.
- Execute validation manually when record is being saved. Fixes STSMACOM-496.
- Fix
<MultiSelect>
when using<CustomField>
via final form. Fixes STSMACOM-500. - buggy @rehooks/local-storage 2.4.1 must be avoided. Refs STSMACOM-501.
- Fix View Notes Record: Numbered / Nested lists not retained after editing/saving. Fixes STSMACOM-498.
- hooks approach for ColumnManager. Refs STSMACOM-502.
- Avoid calling
setState
when a promise returns after unmount. Refs STSMACOM-506. - Create/Edit Note | Added Display note as a pop-up field. Refs STSMACOM-489
- Relax
EditCustomFieldsRecord
proptypes to handle multi-select values. Refs STSMACOM-507. - Add
NotePopupModal
component. Refs STSMACOM-509. - Always show
<NotePopupModal>
when popup notes exist. Refs STSMACOM-515. - Add
autofocusSearchField
prop to SearchAndSort. fixes STSMACOM-516
v6.0.3
v6.0.2
- Organizations alternate address label in org view not showing correctly. Refs STSMACOM-497.
- Execute validation manually when record is being saved. Fixes STSMACOM-496.
- Adding a new custom field focus. Refs STSMACOM-479.
- Make the move custom field icon a button. Refs STSMACOM-478.
- STSMACOM-415: Replace noteData type and title - with No value component. Refs STSMACOM-415.