8000 Releases · folio-org/stripes-smart-components · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: folio-org/stripes-smart-components

v9.2.7 Ramsons 2024-R2 CSP-3

14 May 16:56
v9.2.7
8001880
Compare
Choose a tag to compare
  • Add hideEditButton, interactive and canClickRow props to NotesSmartAccordion components, add a sort icon for the list headers, and remove the padding of the ql-editor container. Refs STSMACOM-904.

v10.0.1 Sunflower 2025-R1 GA

12 Mar 16:57
v10.0.1
83863a3
Compare
Choose a tag to compare
  • Apply wrappers with _.flow() instead of annotations. Refs STSMACOM-896.

v10.0.0 Sunflower 2025-R1 RC-1

25 Feb 03:26
v10.0.0
6bed0db
Compare
Choose a tag to compare
  • Reset qindex once the search field is empty. Fixes STSMACOM-872.
  • Use <IfAnyPermission> and stripes.hasAnyPerm to check for Notes assign/unassign perm. Fixes STSMACOM-875.
  • Fetch updaters in <ViewMetaData> on props.metadata changes. Fixes STSMACOM-878.
  • Use this.resources in StripesConnectedSource instead of accessing props directly. Fixes STSMACOM-879.
  • DateRangeFilter - set the wrongDatesOrder to false when the field value changes. Fixes STSMACOM-880.
  • Upgrade notes to v4.0. Refs STSMACOM-861.
  • Improve confirmation modal footer for ControlledVocab component. Refs STSMACOM-863.
  • Add the endDateInputRef prop to DateRangeFilter to access the end date element. Refs STSMACOM-859.
  • Remove unnecessary aria-rowindex in ItemView and ItemEdit components. Fixes STSMACOM-871.
  • Check for active status of <Settings> navigation links independently from the applied href and query string. Query string should only be applied to active link. Refs STSMACOM-837.
  • <EditableListForm> use lodash.isEmpty to check for empty state.status in re-initialization checks on component update. Fixes STSMACOM-876.
  • <NoteFields> improve "Display as pop-up" markup and fix label a11y issue. Refs STSMACOM-882.
  • Change the request URL limit for REQUEST_URL_LIMIT due to increase to 8192. Refs STSMACOM-887.
  • Correctly import from stripes-* libraries. Refs STSMACOM-884.
  • BREAKING Upgrade @folio/stripes-* dependencies. Refs STSMACOM-891.
  • <EntryManager> sort entries by id if the requested sort-key is absent. Refs STSMACOM-893.
  • BREAKING Upgrade react-intl to v7. Refs STSMACOM-892.

v9.2.6

10 Dec 13:01
v9.2.6
2ca71e5
Compare
Choose a tag to compare
  • Use <IfAnyPermission> and stripes.hasAnyPerm to check for Notes assign/unassign perm. Fixes STSMACOM-875.
  • DateRangeFilter - set the wrongDatesOrder to false when the field value changes. Fixes STSMACOM-880.

v9.2.5

05 Dec 17:16
v9.2.5
524926c
Compare
Choose a tag to compare
  • Fetch updaters in <ViewMetaData> on props.metadata changes. Fixes STSMACOM-878.
  • Use this.resources in StripesConnectedSource instead of accessing props directly. Fixes STSMACOM-879.

v9.2.4

03 Dec 10:38
v9.2.4
90ac7bd
Compare
Choose a tag to compare
  • Check for active status of <Settings> navigation links independently from the applied href and query string. Query string should only be applied to active link. Refs STSMACOM-837.
  • <EditableListForm> use lodash.isEmpty to check for empty state.status in re-initialization checks on component update. Fixes STSMACOM-876.

v9.2.3

15 Nov 17:42
6856dd1
Compare
Choose a tag to compare
  • Reset qindex once the search field is empty. Fixes STSMACOM-872.

v9.2.2

31 Oct 19:00
v9.2.2
92a9f73
Compare
Choose a tag to compare
  • Remove unnecessary aria-rowindex in ItemView and ItemEdit components. Fixes STSMACOM-871.

v9.2.1

30 Oct 23:22
v9.2.1
1f8018f
Compare
Choose a tag to compare
  • Add the endDateInputRef prop to DateRangeFilter to access the end date element. Refs STSMACOM-859.
  • Upgrade notes to v4.0. Refs STSMACOM-861.

v9.2.0

30 Oct 23:21
v9.2.0
7e735c6
Compare
Choose a tag to compare
  • Use react-quill compatible with react v18. Refs STSMACOM-821.
  • <ControlledVocab> - pass override headers to PUT method, new prop to hide "New" button. Refs STSMACOM-825.
  • Implement new <ProfilePicture> component. Refs STSMACOM-817.
  • Extend ViewMetadata component to accept a child render function for custom rendering. Refs STSMACOM-828.
  • Improve AdvancedSearch parsing algorithm to keep repeated spaces in queries. Fixes STSMACOM-837.
  • Support Optimistic Locking in Tags. Refs STSMACOM-839.
  • Supply boolean value to enabled option of useQuery. STSMACOM-778.
  • Wrap <DateRangeFilter>'s validation message in div[role=alert] for screenreader announcement. Refs STSMACOM-842.
  • Add an optional isCursorAtEnd property for SearchField. Pass resetSelectedItem to onDismissDetail. STSMACOM-841.
  • Add check for the error status when error occurs during adding tag. STSMACOM-844.
  • Add optional isRequestUrlExceededLimit property to <SearchAndSort> to return a specific error message in StripesConnectedSource. Refs STSMACOM-846.
  • Add requiredFields prop to DateRangeFilter to support open-ended date ranges. STSMACOM-838.
  • Provide startLabel and endLabel props in <DateRangeFilter> to enable unique accessible labeling. STSMACOM-848.
  • Add showSortIndicator prop to SearchAndSort to display sort indicator next to the column names. STSMACOM-849.
  • Trim value to validate required field in the ControlledVocab component. STSMACOM-850.
  • Return a specific 400 error message in StripesConnectedSource. STSMACOM-851.
  • Return a specific error message in StripesConnectedSource. STSMACOM-851.
  • Changed translation keys in LocationLookup to stripes-components. STSMACOM-852.
  • DateRangeFilter - pass requiredFields argument to all calls of validateDateRange. STSMACOM-853.
  • Bump up actions/upload-artifact@v2 to actions/upload-artifact@v4. Refs STSMACOM-854.
  • DateRangeFilter - add the optional hideCalendarButton property to hide the calendar icon button; add error message for invalid YYYY format. Refs STSMACOM-855.
  • Display System user when there is no updatedByUserId field in metadata. Refs STSMACOM-858.
  • Fix <DateRangeFilter> only shows an error in one of failed inputs. Fixes STSMACOM-857.
  • Omit (don't disable) "+ New" button in <EditableList> when user lacks permission. Refs STSMACOM-836.
  • Avoid deprecated defaultProps for functional components. Refs STSMACOM-835.
0