Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
None
-
None
-
None
-
None
-
-
stripes-force 151
-
Stripes Force
Description
Overview: component imports should happen through the @folio/stripes/${repo} namespace rather than directly via the repo's private path. e.g. prefer
import LocationSelection from '@folio/stripes/smart-components/LocationSelection';
instead of
import LocationSelection from '@folio/stripes-smart-components/lib/LocationSelection';
An app doesn’t depend directly on @folio/stripes-thing; it depends on @folio/stripes. No changes are required in an app app aside from fixing the import path. It’s just a clean-up task, asking apps to use stripes-* libs via their public interfaces (which are guaranteed to remain constant across minor and patch releases) instead of their private paths (which are not).
TestRail: Results
Attachments
Issue Links
- relates to
-
ESCONF-33 new rule: do not import from private stripes-* paths
-
- Open
-
-
STRIPES-883 prefer @folio/stripes exports to private paths when importing components
-
- Open
-
-
UICAL-139 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UICHKIN-256 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIDATIMP-927 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIDATIMP-941 prefer @folio/stripes exports to private paths when importing TextDate component
-
- Closed
-
-
UIDATIMP-942 prefer @folio/stripes exports to private paths when importing Calendar component
-
- Closed
-
-
UIDEXP-234 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIEH-1133 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIEUS-263 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIF-310 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIIN-1516 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIOAIPMH-41 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIPFIMP-36 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIREQ-609 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UISEES-66 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UITEN-175 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-
-
UIU-2173 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-