[CDX-348] Apply the OS UI docs guideline for Storybook#254
Conversation
…tocomplete-ui-apply-the-os-ui-docs-guideline # Conflicts: # package-lock.json # src/utils/shopifyDefaults.ts
…solving conflicts
This comment has been minimized.
This comment has been minimized.
esezen
left a comment
There was a problem hiding this comment.
This is looking great. I left some comments. Can we also update the main link in README.md?
| @@ -1,581 +0,0 @@ | |||
| import { within, userEvent, expect, fn } from '@storybook/test'; | |||
There was a problem hiding this comment.
Are we removing the tests completely?
There was a problem hiding this comment.
Nope! I did that by mistake 👀
| @@ -1,463 +0,0 @@ | |||
| import { within, userEvent, expect, fn, waitFor } from '@storybook/test'; | |||
Co-authored-by: Enes Kutay SEZEN <eneskutaysezen@gmail.com>
This comment has been minimized.
This comment has been minimized.
…ui-apply-the-os-ui-docs-guideline' into cdx-348-os-ui-docs-autocomplete-ui-apply-the-os-ui-docs-guideline
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Code Review Results✅ StrengthsWell-organized documentation restructure following OS UI guidelines with clear navigation hierarchy and comprehensive MDX documentation for all components and hooks. 🚨 Critical IssuesNone identified.
|
This pull request makes significant updates to the Storybook configuration, primarily to improve documentation handling, enhance the organization and navigation of stories, and clean up unused or redundant story files.
OS UI Libraries Documentation Guideline