increment stripes to v7

Description

Summary: Update dependencies to their @folio/stripes v7-compatible versions, including React v17, in your package.json file.

  1. bump your app's major version (e.g. from 6.2.0 to 7.0.0)

  2. update dev-dependencies

  3. update peer-dependencies

// dev deps "@folio/stripes-components": "^10.0.0", "@folio/stripes-connect": "^7.0.0", "@folio/stripes-core": "^8.0.0", "@folio/stripes-final-form": "^6.0.0", "@folio/stripes-form": "^7.0.0", "@folio/stripes-smart-components": "^7.0.0", "@folio/stripes-util": "^5.0.0", // peer deps "@folio/stripes": "^7.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "redux-observable": "^1.2.0", "rxjs": "^6.6.3",

NOTE: You will not be able to commit the above changes until Monday, September 13, 2021 when these changes are committed in the stripes-* repos. Until then, they will only be available on branches while we finalize the work. To test your app with these v7 changes before September 13, use the following:

// dev deps "@folio/stripes-components": "folio-org/stripes-components#stripes-v7", "@folio/stripes-connect": "folio-org/stripes-connect#stripes-v7", "@folio/stripes-core": "folio-org/stripes-core#stripes-v7", "@folio/stripes-final-form": "folio-org/stripes-final-form#stripes-v7", "@folio/stripes-form": "folio-org/stripes-form#stripes-v7", "@folio/stripes-smart-components": "folio-org/stripes-smart-components#stripes-v7", "@folio/stripes-util": "folio-org/stripes-util#stripes-v7", // peer deps "@folio/stripes": "folio-org/stripes#stripes-v7", "react": "^17.0.2", "react-dom": "^17.0.2", "redux-observable": "^1.2.0", "rxjs": "^6.6.3",

Environment

None

Potential Workaround

None

Attachments

1
  • 19 Sep 2021, 10:59 PM

Checklist

hide

TestRail: Results

Activity

Show:

Vadym Shchekotilin September 20, 2021 at 3:08 PM
Edited

 I created new issue (https://folio-org.atlassian.net/browse/STCOM-876 ) for investigation the problem. Thanks for catching it!
 

Magda Zacharska September 19, 2021 at 11:00 PM

- when I opened the Tenant settings and added the location, I did not see the Action button even after I resized the panes.


Reloading the page resolved the problem though

Vadym Shchekotilin September 16, 2021 at 11:02 AM

 could you please verify that everything works as expected after update? Thank you!
 

Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Firebird

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs
Created August 11, 2021 at 4:27 PM
Updated September 29, 2021 at 2:39 PM
Resolved September 21, 2021 at 2:02 PM
TestRail: Cases
TestRail: Runs

Flag notifications