- Jan 21, 2022
-
-
Jordan Harband authored
-
- Sep 10, 2019
-
-
Nora Tarano authored
- Drop support for node < 6 - Update: @storybook, webpack, react-with-styles, react-with-direction, react-with-styles-interface-aphrodite, react-with-styles-interface-css, react-with-styles-interface-css-compiler
-
- Jun 05, 2019
-
-
Henric Trotzig authored
We can just push multiple objects into the array in one go.
-
Henric Trotzig authored
I was running into issues making a static Storybook build on v4 of Storybook (see https://github.com/airbnb/react-dates/pull/1382#issuecomment-498856007). The error I'm seeing is something like ERR! ./examples/DateRangePickerWrapper.jsx ERR! Module build failed (from ./node_modules/babel-loader/lib/index.js): ERR! TypeError: Property declarations[0] of VariableDeclaration expected node to be of a type ["VariableDeclarator"] but instead got "ExpressionStatement" ERR! at validate (/home/travis/build/airbnb/react-dates/node_modules/@babel/types/lib/definitions/utils.js:128:13) ERR! at validator (/home/travis/build/airbnb/react-dates/node_modules/@babel/types/lib/definitions/utils.js:97:7) ERR! at Object.validate (/home/travis/build/airbnb/react-dates/node_modules/@babel/types/lib/definitions/utils.js:172:7) ERR! at validate (/home/travis/build/airbnb/react-dates/node_modules/@babel/types/lib/validators/validate.js:17:9) ERR! at builder (/home/travis/build/airbnb/react-dates/node_modules/@babel/types/lib/builders/builder.js:46:27) ERR! at Object.VariableDeclaration (/home/travis/build/airbnb/react- It seems to happen at the minification step, because right before that error happens I'm seeing "92% chunk asset TerserPlugin". I started going down the route of tracing this down in Storybook v4, but then decided to give v5 a spin instead. It turns out the upgrade isn't all that complicated, and it does resolve the error I was seeing. The only change needed except for bumping all the @storybook dependencies was to turn the webpack config from "extend mode" to "full control mode". See https://storybook.js.org/docs/configurations/custom-webpack-config/ I used this guide as a starting point to the upgrade: https://medium.com/storybookjs/storybook-5-migration-guide-d804b38c739d
-
- Sep 13, 2018
-
-
Maja Wichrowska authored
This reverts commit 50c382f7.
-
Maja Wichrowska authored
This reverts commit f2536b6e, reversing changes made to ebf83a1e.
-
- Sep 05, 2018
-
-
Joseph Cota authored
-
- Aug 30, 2018
-
-
Joseph Cota authored
-
- Nov 28, 2017
-
-
Maja Wichrowska authored
-
- Nov 09, 2017
-
-
Maja Wichrowska authored
-
- Oct 06, 2017
-
-
Maja Wichrowska authored
-
Maja Wichrowska authored
-
Maja Wichrowska authored
-
Maja Wichrowska authored
-
Maja Wichrowska authored
-
Maja Wichrowska authored
-
Maja Wichrowska authored
-
Maja Wichrowska authored
-
- Jun 29, 2017
-
-
Maja Wichrowska authored
-
- Jun 28, 2017
-
-
Maja Wichrowska authored
-
- Mar 30, 2017
-
-
Maja Wichrowska authored
-
- Mar 22, 2017
-
-
Maja Wichrowska authored
-
- Feb 22, 2017
-
-
Maja Wichrowska authored
-
- Feb 17, 2017
-
-
Maja Wichrowska authored
-
Maja Wichrowska authored
-
- Nov 22, 2016
-
-
Jordan authored
code review fix
-
jpollard-cs authored
-
- Aug 17, 2016
-
-
Maja Wichrowska authored
-