Skip to content

[pull] next from storybookjs:next #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: next
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 6, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

dannyhw and others added 7 commits June 6, 2025 14:36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* feat: docs

* attempt to do docs?

* intro-> introduction

* fix

* config and addons docs

* remove extra contents

* requires file docs

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* docs: restructure documentation and add expo router setup

- Update npm create storybook@latest command across documentation
- Add comprehensive Expo Router setup guide with protected routes
- Create manual setup documentation with storybook-generate script
- Add CustomUIComponent documentation with practical examples
- Reorganize docs structure with proper sub-pages:
  - getting-started/ with expo-router.md and manual-setup.md
  - configuration/ with custom-ui.md sub-page
- Embed YouTube tutorial video in expo router docs
- Add development-only access patterns for production builds

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

* docs: add comprehensive controls addon documentation

- Create addons sub-page structure with controls.md
- Document all 13 supported control types with examples
- Include platform-specific differences (mobile vs web)
- Add auto-detection, conditional controls, and best practices
- Remove unimplemented grouping controls feature
- Provide troubleshooting guide and dependency requirements
- Simplify main addons page with link to detailed controls docs

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

* docs: add testing guide with portable stories and Maestro visual testing

- Add comprehensive testing documentation covering portable stories setup with Jest
- Include Maestro configuration for automated visual regression testing
- Add scripts for generating and comparing screenshots
- Update .gitignore to exclude Maestro screenshot directories

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

* fix: seo info

* fix: seo info

* fix: seo info

* fix: robots

* fix: generate script

---------

Co-authored-by: Claude <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases)
- [Commits](remcohaszing/estree-util-value-to-estree@v3.3.2...v3.4.0)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.1 to 6.1.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.1.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.1.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes #743 by adding importantForAccessibility="no" to StoryView container.
This allows TalkBack to properly focus on story components instead of
getting stuck on the container.
@pull pull bot added the ⤵️ pull label Jun 6, 2025
Copy link

gitnotebooks bot commented Jun 6, 2025

Review these changes at https://app.gitnotebooks.com/d3x41/react-native2/pull/32

dannyhw and others added 21 commits June 8, 2025 14:23

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* feat: update to 9.0.9

* feat: use rn types instead

* v9.0.7-alpha.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* feat: remove extra actions annotations

* fix: snapshot changes

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* fix: only apply story wrapper to full ui

* fix

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* docs: improve v9 migration docs

* Update MIGRATION.md

---------

Co-authored-by: Daniel Williams <[email protected]>
ozgegurel and others added 5 commits June 17, 2025 14:53

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: Daniel Williams <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants