12284 Commits

Author SHA1 Message Date
Tom Coleman
a10c19a916 Merge remote-tracking branch 'origin/master' into tmeasday/refactor-jest-addon 2018-07-04 15:43:52 +10:00
Michael Shilman
759d741f03 4.0.0-alpha.12 snapshots 2018-07-03 16:05:50 -07:00
Michael Shilman
a14a8e4a9a v4.0.0-alpha.12 v4.0.0-alpha.12 2018-07-03 15:58:21 -07:00
Michael Shilman
9a219346aa Simplify package publishing 2018-07-03 15:56:25 -07:00
Michael Shilman
4a015245c7 4.0.0-alpha.12 changelog 2018-07-03 15:43:08 -07:00
Michael Shilman
c24eea7251
Merge pull request #3829 from storybooks/3825-fix-theming
Fix non-polyfilled themed UI components
2018-07-03 15:41:00 -07:00
Michael Shilman
e8fe1739da Fix non-polyfilled themed UI components 2018-07-03 15:25:22 -07:00
Michael Shilman
7c33f1e215 4.0.0-alpha.11 snapshots 2018-07-02 11:20:46 -07:00
Michael Shilman
9a872790a2 v4.0.0-alpha.11 v4.0.0-alpha.11 2018-07-02 11:14:04 -07:00
Michael Shilman
ed2f0f76c5 4.0.0-alpha.11 changelog 2018-07-02 11:03:32 -07:00
Filipp Riabchun
0427b460ba
Merge pull request #3744 from swernerx/universal-dotenv
Replaced 'dotenv-webpack' with 'universal-dotenv' to support multiple dot env files (like CRA)
2018-07-02 19:02:29 +03:00
Sebastian Werner
b4547fd298
Reworked placement of env setup according to feedback in #3744. 2018-07-02 15:47:30 +02:00
Sebastian Werner
69d4843e6d
Reworked build scripts to implement default=production in a way that it works better with load-time side-effects. 2018-07-02 12:44:39 +02:00
Sebastian Werner
a22d06f54c
Upgraded to graphql-0.13.2 again 2018-07-02 12:08:20 +02:00
Sebastian Werner
3aef0faff0
Downgrade to graphql 0.12.x as this is the version used by graphiql. 2018-07-02 10:37:35 +02:00
Sebastian Werner
f1d9c41671
Merge remote-tracking branch 'upstream/master' into universal-dotenv 2018-07-02 09:16:49 +02:00
Norbert de Langen
33de29e2e2
Merge pull request #3628 from storybooks/feature/theming
Feature/theming
2018-07-01 13:28:05 +02:00
Igor
bc2116ca2c
Merge pull request #3785 from Ailrun/master
Support other type of webpack configs
2018-07-01 11:32:47 +03:00
Filipp Riabchun
230b2571d4
Merge branch 'master' into master 2018-06-28 15:51:07 +02:00
Filipp Riabchun
e77c9084af
Merge branch 'master' into universal-dotenv 2018-06-28 15:50:14 +02:00
Filipp Riabchun
0dce8f9305
Merge branch 'master' into feature/theming 2018-06-28 15:49:10 +02:00
Hypnosphi
e3e1d27c5f Teamcity: use latest node 2018-06-28 15:12:56 +02:00
Filipp Riabchun
2da7f1c5ff
Merge branch 'master' into master 2018-06-28 14:15:47 +02:00
Filipp Riabchun
82c5243f7f
Merge branch 'master' into universal-dotenv 2018-06-28 13:59:07 +02:00
Hypnosphi
27e44b4621 Add yarn resolution for graphql 2018-06-28 13:57:13 +02:00
Filipp Riabchun
e45167f1d9
Merge branch 'master' into master 2018-06-28 13:47:43 +02:00
Igor
4a18b1cb62
Merge pull request #3795 from TreTuna/patch-1
Fix addon README.md typo mulitple -> multiple
2018-06-28 01:08:36 +03:00
Junyoung Clare Jang
59acb45fb3 Extract custom config logic to a file 2018-06-27 11:40:54 -04:00
Sebastian Werner
293f0909aa
Added Webpack DotEnv Plugin after Universal DotEnv into Webpack configs so that we pass all environment variables to transpilation. This reduces the PR to just adding universal-dotenv before it is being processed by the normal DotEnv plugin. Hopfully fixes builds. 2018-06-27 12:18:45 +02:00
Sebastian Werner
df226c714d
Updated deps 2018-06-27 11:39:09 +02:00
Sebastian Werner
ef28ee4806
Added missing dotenv dep 2018-06-27 11:39:09 +02:00
Sebastian Werner
3566d609a4
Updated lock file 2018-06-27 11:39:09 +02:00
Sebastian Werner
58c76e1a4d
Replaced dotenv.config() with more advanced universal-dotenv init phase. 2018-06-27 11:39:09 +02:00
Sebastian Werner
bedc4ac684
Cleaned up old dotenv packages. These are not required anymore. 2018-06-27 11:39:09 +02:00
Sebastian Werner
358baca093
Replaced other missing areas of old DotEnv usage. Thanks for the hint. Obvious oversight. 2018-06-27 11:39:08 +02:00
Sebastian Werner
75f7134f11
Replaced 'dotenv-webpack' with 'universal-dotenv' to support multiple .env.* files like in CRA. 2018-06-27 11:39:08 +02:00
Hypnosphi
f04e044a79 Teamcity: Build for svelte 2018-06-26 19:26:29 +02:00
Filipp Riabchun
8b741d6fbb
Merge pull request #3796 from nm123github/welcome_component
make welcome component work correctly
2018-06-26 20:16:16 +03:00
Neville Mehta
3279207510 update welcome in test/marko 2018-06-25 22:48:25 -07:00
Neville Mehta
5f775a8591 make welcome a component 2018-06-25 22:37:47 -07:00
Norbert de Langen
6db311dbda
FIX snapshots and Tabs implementation 2018-06-25 20:22:15 +02:00
Tré Ammatuna
952dbffc3c
Fix typo mulitple -> multiple 2018-06-25 09:37:58 -07:00
Junyoung Clare Jang
d67c58756c Support other type of webpack configs 2018-06-22 04:41:05 -04:00
Norbert de Langen
79a5e34d03
REFACTOR Tabs to use children for data 2018-06-21 22:50:30 +02:00
Norbert de Langen
c626f54508
Merge branch 'master' into feature/theming 2018-06-21 17:28:44 +02:00
pavel.sher
2d7985f34b TeamCity change in 'Open-source projects / Storybook' project: 'Build' build configuration settings were updated 2018-06-21 14:43:13 +00:00
Michael Shilman
1d7f50d6ee 4.0.0-alpha.10 snapshots 2018-06-21 22:14:57 +08:00
Michael Shilman
4e70f9d192 v4.0.0-alpha.10 v4.0.0-alpha.10 2018-06-21 21:48:49 +08:00
Michael Shilman
50fe722c25 4.0.0-alpha.10 changelog 2018-06-21 21:31:38 +08:00
Michael Shilman
e88f61d193 3.4.8 changelog 2018-06-21 21:27:15 +08:00