Skip to content

Releases: folio-org/stripes-smart-components

v6.1.3

15 Nov 18:31
Compare
Choose a tag to compare
  • Fix filtering in <LocationSelection>. Fixes STSMACOM-523.

v7.0.0

28 Sep 19:41
0d69cad
Compare
Choose a tag to compare
  • 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 when locallyChangedQueryIndex 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 support focusRef 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

30 Jul 05:31
a902349
Compare
Choose a tag to compare
  • Sort institutions, campuses and libraries in alphabetical order. Fixes STSMACOM-530.

v6.1.1

15 Jul 20:46
e6cb037
Compare
Choose a tag to compare
  • Add default value for validate prop in <EditableListForm>. Fixes STSMACOM-525.
  • View Notes Record: List indentations are not retained. Fixes STSMACOM-527.
  • Use selectedIndex when locallyChangedQueryIndex is not present during search. Fixes STSMACOM-526.

v6.0.6

15 Jul 20:45
6d0c236
Compare
Choose a tag to compare
  • Add default value for validate prop in <EditableListForm>. Fixes STSMACOM-525.
  • View Notes Record: List indentations are not retained. Fixes STSMACOM-527.
  • Use selectedIndex when locallyChangedQueryIndex is not present during search. Fixes STSMACOM-526.

v6.0.5

06 Jul 18:30
Compare
Choose a tag to compare
  • Add missing value to locationOpts in LocationForm. Fixes STSMACOM-523.

v6.0.4

06 Jul 16:48
Compare
Choose a tag to compare
  • Fix filtering in <LocationSelection>. Fixes STSMACOM-523.

v6.1.0

10 Jun 02:43
3e53074
Compare
Choose a tag to compare
  • 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

23 Apr 03:07
d6baf24
Compare
Choose a tag to compare
  • Fix <MultiSelect> when using <CustomField> via final form. Fixes STSMACOM-500.
  • buggy @rehooks/local-storage 2.4.1 must be avoided. Refs STSMACOM-501.

v6.0.2

23 Apr 03:07
c13404a
Compare
Choose a tag to compare
  • 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.