Skip to content

v6.1.0

Compare
Choose a tag to compare
@zburke zburke released this 10 Jun 02:43
· 538 commits to master since this release
3e53074
  • 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