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

Fix: Make Components Work with SSR #18

Merged
merged 2 commits into from Apr 25, 2021
Merged

Fix: Make Components Work with SSR #18

merged 2 commits into from Apr 25, 2021

Conversation

hipstersmoothie
Copy link
Contributor

@hipstersmoothie hipstersmoothie commented Apr 20, 2021

What Changed

be better about using window

Why

needed for server rendering

What might be impacted

πŸ€·β€β™‚οΈ

πŸ“¦ Published PR as canary version: 1.0.4-canary.18.394.0

✨ Test out this PR locally via:

npm install @devtools-ds/console@1.0.4-canary.18.394.0
npm install @devtools-ds/dom-inspector@1.0.4-canary.18.394.0
npm install @devtools-ds/diagnostic@1.0.4-canary.18.394.0
npm install @devtools-ds/icon@1.0.4-canary.18.394.0
npm install @devtools-ds/navigation@1.0.4-canary.18.394.0
npm install @devtools-ds/node@1.0.4-canary.18.394.0
npm install @devtools-ds/object-inspector@1.0.4-canary.18.394.0
npm install @devtools-ds/table@1.0.4-canary.18.394.0
npm install @devtools-ds/tree@1.0.4-canary.18.394.0
npm install @devtools-ds/create@1.0.4-canary.18.394.0
npm install @devtools-ds/docs@1.0.4-canary.18.394.0
npm install @devtools-ds/object-parser@1.0.4-canary.18.394.0
npm install @devtools-ds/port-controller@1.0.4-canary.18.394.0
npm install @devtools-ds/storybook-theme-addon@1.0.4-canary.18.394.0
npm install @devtools-ds/storybook-utils@1.0.4-canary.18.394.0
npm install @devtools-ds/themes@1.0.4-canary.18.394.0
# or 
yarn add @devtools-ds/console@1.0.4-canary.18.394.0
yarn add @devtools-ds/dom-inspector@1.0.4-canary.18.394.0
yarn add @devtools-ds/diagnostic@1.0.4-canary.18.394.0
yarn add @devtools-ds/icon@1.0.4-canary.18.394.0
yarn add @devtools-ds/navigation@1.0.4-canary.18.394.0
yarn add @devtools-ds/node@1.0.4-canary.18.394.0
yarn add @devtools-ds/object-inspector@1.0.4-canary.18.394.0
yarn add @devtools-ds/table@1.0.4-canary.18.394.0
yarn add @devtools-ds/tree@1.0.4-canary.18.394.0
yarn add @devtools-ds/create@1.0.4-canary.18.394.0
yarn add @devtools-ds/docs@1.0.4-canary.18.394.0
yarn add @devtools-ds/object-parser@1.0.4-canary.18.394.0
yarn add @devtools-ds/port-controller@1.0.4-canary.18.394.0
yarn add @devtools-ds/storybook-theme-addon@1.0.4-canary.18.394.0
yarn add @devtools-ds/storybook-utils@1.0.4-canary.18.394.0
yarn add @devtools-ds/themes@1.0.4-canary.18.394.0

@hipstersmoothie hipstersmoothie added the patch Patch version change label Apr 20, 2021
@tylerkrupicka
Copy link
Contributor

tylerkrupicka commented Apr 20, 2021

Bundle Size Report

name master pr +/- %
@devtools-ds/themes 6.01 kB 6.10 kB 91.00 Bytes 2%
@devtools-ds/table 23.89 kB 22.97 kB -921.00 Bytes -4%
Total 29.90 kB 29.07 kB -830.00 Bytes -3%

βœ… No size breaking changes detected

Courtesy of your bundle-size bot πŸ“¦πŸš€

@tylerkrupicka
Copy link
Contributor

Build Info

Your PR was successfully deployed by CircleCI #393

Storybook

@tylerkrupicka tylerkrupicka merged commit b349f62 into master Apr 25, 2021
@tylerkrupicka tylerkrupicka deleted the ssr branch April 25, 2021 20:10
@tylerkrupicka tylerkrupicka changed the title make it ssr friendly Fix: Make Components Work with SSR Apr 25, 2021
@tylerkrupicka
Copy link
Contributor

πŸš€ PR was released in v1.0.4 πŸš€

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

Successfully merging this pull request may close these issues.

None yet

2 participants