Problem/Motivation

Update Storybook from ~7.0 to ~7.4.0 in Varbase Project template #192

Storybook 7.4.3 was released
https://github.com/storybookjs/storybook/releases/tag/v7.4.3

Proposed resolution

Update the work with Storybook to latest 7.4.x versions
Change storybook to ~7.4.0 in the package.json file.
"storybook": "~7.4.0",
And other @storybook/xxxxxxxx used packages.

Remove the following from all .stories.json files in all Varbase Components
  "tags": [
    "autodocs"
  ],

Rebuild the yarn.lock file with

rm -rf yarn.lock node_modules
yarn install

Let developers build the Storybook, using the latest options.

yarn storybook:build

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ✅ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release varbase-10.0.0-beta2, varbase_components-2.0.0-alpha24

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3388833: Changed auto docs tags for stories in Varbase Components to the main.js storybook file to update Storybook from ~7.0 to ~7.4.0

Comments

Rajab Natshah created an issue. See original summary.

  • Rajab Natshah committed b5bc17ad on 2.0.x
    Issue #3388833: Change auto docs tags for Varbase Components to the main...
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-10.0.0-beta2, +varbase_components-2.0.0-alpha24
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed
rajab natshah’s picture

Title: Change auto docs tags for Varbase Components to the main.js storybook file to update Storybook from ~7.0 to ~7.4.0 » Change auto docs tags for stories in Varbase Components to the main.js storybook file to update Storybook from ~7.0 to ~7.4.0
Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rajab natshah’s picture

Issue summary: View changes