Skip to content
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

make appetize base url configurable for use with subdomains #67

Merged
merged 2 commits into from
Dec 1, 2021

Conversation

hborawski
Copy link
Contributor

@hborawski hborawski commented Nov 29, 2021

Adds an appetizeBaseUrl parameter to the renderers that passes through to set the base url for the appetize embed URL

For use cases where there is a custom subdomain for appetize, rather than the public URL

📦 Published PR as canary version: 2.2.1-canary.67.725.0

✨ Test out this PR locally via:

npm install @storybook/native-android-material-deep-link-example@2.2.1-canary.67.725.0
npm install @storybook/native-controls-example@2.2.1-canary.67.725.0
npm install @storybook/native-cross-platform-example@2.2.1-canary.67.725.0
npm install @storybook/native-flutter-example@2.2.1-canary.67.725.0
npm install @storybook/native-ios-example-deep-link@2.2.1-canary.67.725.0
npm install @storybook/native-addon@2.2.1-canary.67.725.0
npm install @storybook/native-controllers@2.2.1-canary.67.725.0
npm install @storybook/deep-link-logger@2.2.1-canary.67.725.0
npm install @storybook/native-dev-middleware@2.2.1-canary.67.725.0
npm install @storybook/native-devices@2.2.1-canary.67.725.0
npm install @storybook/native-components@2.2.1-canary.67.725.0
npm install @storybook/native@2.2.1-canary.67.725.0
npm install @storybook/native-types@2.2.1-canary.67.725.0
# or 
yarn add @storybook/native-android-material-deep-link-example@2.2.1-canary.67.725.0
yarn add @storybook/native-controls-example@2.2.1-canary.67.725.0
yarn add @storybook/native-cross-platform-example@2.2.1-canary.67.725.0
yarn add @storybook/native-flutter-example@2.2.1-canary.67.725.0
yarn add @storybook/native-ios-example-deep-link@2.2.1-canary.67.725.0
yarn add @storybook/native-addon@2.2.1-canary.67.725.0
yarn add @storybook/native-controllers@2.2.1-canary.67.725.0
yarn add @storybook/deep-link-logger@2.2.1-canary.67.725.0
yarn add @storybook/native-dev-middleware@2.2.1-canary.67.725.0
yarn add @storybook/native-devices@2.2.1-canary.67.725.0
yarn add @storybook/native-components@2.2.1-canary.67.725.0
yarn add @storybook/native@2.2.1-canary.67.725.0
yarn add @storybook/native-types@2.2.1-canary.67.725.0

Copy link
Contributor

@amalik2 amalik2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amalik2 amalik2 merged commit 2a24fbb into storybookjs:master Dec 1, 2021
@sumwatshade
Copy link
Contributor

🚀 PR was released in v2.2.1 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants