Norbert de Langen
33d6091be0
Merge pull request #4702 from MansoorBashaBellary/feature/deep-theme-stories-nav
...
feat(storiesNav): deep theming for stories nav panel
2018-11-08 18:48:32 +00:00
Norbert de Langen
c23f294b1f
Merge branch 'next' into pr/MansoorBashaBellary/4702
2018-11-08 17:52:41 +01:00
Norbert de Langen
65f5703b10
CHANGE tests to not output webpack build progress
2018-11-08 15:44:29 +01:00
Michael Shilman
253a667e68
v4.1.0-alpha.1
2018-11-06 17:15:42 +08:00
Michael Shilman
627a075c37
v4.1.0-alpha.0
2018-11-06 17:01:48 +08:00
Michael Shilman
7e9bbc941f
Merge branch 'next' into master
2018-11-06 16:44:39 +08:00
Michael Shilman
0cc22e4b27
v4.0.4
2018-11-06 13:38:03 +08:00
Filipp Riabchun
c11a3e0d55
Merge pull request #4705 from storybooks/fix-deps
...
Remove SB deps from cli tests
2018-11-06 13:06:57 +08:00
Igor
7eca652b3c
Merge pull request #4708 from dumbNickname/mjs-support
...
Change extensions ordering in webpack config
2018-11-06 13:06:33 +08:00
Michael Shilman
b9ae585f9c
v4.0.3
2018-11-06 12:49:45 +08:00
Michael Shilman
b022ec8caa
Merge pull request #4725 from storybooks/release/4.0
...
Get release/4.0 changes into next
2018-11-06 10:45:34 +08:00
Michael Shilman
a986ce8b74
Merge branch 'master' into release/4.0
2018-11-06 10:22:38 +08:00
Filipp Riabchun
5a17a6a1b0
Merge pull request #4498 from komiyamast/master
...
fix loader config for cursor images
2018-11-05 23:51:17 +04:00
Filipp Riabchun
5bb0d54fc6
Merge branch 'next' into master
2018-11-05 21:38:00 +04:00
igor-dv
dc92c1dccd
Merge remote-tracking branch 'origin/next' into fix-deps
2018-11-05 18:56:29 +02:00
Igor
e79b3af122
Merge pull request #4708 from dumbNickname/mjs-support
...
Change extensions ordering in webpack config
2018-11-05 18:53:31 +02:00
Filipp Riabchun
326c19b2cd
Merge branch 'master' into fix-deps
2018-11-05 18:47:34 +04:00
Filipp Riabchun
d92f7733ef
Merge pull request #4695 from chadfawcett/fix-css-relative-asset-urls
...
Fix css relative asset urls
2018-11-05 16:46:39 +04:00
Igor
e1b7cf63f4
Merge pull request #4619 from Stephanemw/master
...
chore(core): update css-loader to latest
2018-11-05 11:05:03 +02:00
Chad Fawcett
c801cf5667
Merge branch 'master' of github.com:storybooks/storybook into fix-css-relative-asset-urls
2018-11-04 11:45:41 -08:00
Travis Fischer
b39e0b2c83
Fix a bug where the standalone static build Promise is resolved before it actually completes
2018-11-04 02:02:53 -05:00
Bartlomiej Pietrowski
6d48dcc16d
Change extensions ordering as described in comment: https://github.com/graphql/graphql-js/issues/1272#issuecomment-377384574
2018-11-04 00:21:28 +01:00
Steph Meslin-Weber
34d4899f14
Merge pull request #7 from storybooks/master
...
update from master
2018-11-03 21:53:42 +00:00
igor-dv
79f1174c0a
Remove sb deps from the cli tests + fix some missed deps
2018-11-03 14:24:32 +02:00
Mansoor Basha Bellary
bbaf337700
feat(storiesNav): deep theming for stories nav panel
...
- updating README file with all the deep theme variables supported
- updating `HeadingLink` component to support html strings for `brand`. So that `image` can be used for `brand`
- placing `props` to last in `chevronRight` component, so that it overrides the theme props passed
2018-11-02 23:15:58 -04:00
Michael Shilman
edcff0e3ff
Merge pull request #4671 from storybooks/cli-teamcity-report
...
Report CLI tests to teamcity
2018-11-03 04:12:32 +08:00
Chad Fawcett
3c5c1d67ed
Add cra v2 cli fixture
2018-11-01 23:12:08 -07:00
Hypnosphi
22c6c38c7e
Exit with non-zero code in case of failure
2018-11-01 14:16:41 +01:00
Hypnosphi
afb9c57e81
fix test-latest-cra
2018-10-31 23:40:43 +01:00
Steph Meslin-Weber
fe3c5b1b8e
Merge pull request #6 from storybooks/master
...
update from master
2018-10-31 22:05:11 +00:00
Hypnosphi
f256357ab5
Report CLI tests to teamcity
2018-10-31 22:40:44 +01:00
Steph Meslin-Weber
4cd52660ca
chore(deps): upgrade css-loader to latest to address transitive dependency CVE on lodash modularized packages
2018-10-31 09:05:34 +00:00
Michael Shilman
037f6cf3a5
v4.0.2
2018-10-31 16:47:37 +08:00
Michael Shilman
9d9f3ed7bb
v4.0.1
2018-10-31 15:10:34 +08:00
dependabot[bot]
4692f34d15
Bump css-loader from 1.0.0 to 1.0.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-31 06:20:19 +00:00
dependabot[bot]
4ea841bbe3
Bump react-dev-utils from 6.0.5 to 6.1.0
...
Bumps [react-dev-utils](https://github.com/facebook/create-react-app ) from 6.0.5 to 6.1.0.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 05:36:31 +00:00
Steph Meslin-Weber
2832e361a6
chore(core): upgrade css-loader to get latest non-vulnerable transitive lodash dependencies
2018-10-29 17:47:43 +00:00
dependabot[bot]
d895627123
Bump autoprefixer from 9.2.1 to 9.3.1
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 9.2.1 to 9.3.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/9.2.1...9.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 10:38:58 +00:00
Michael Shilman
a313e277bd
4.0 release
2018-10-29 11:47:01 +08:00
Michael Shilman
2d90f0d75d
Update docs to 4.0
2018-10-29 11:26:36 +08:00
Michael Shilman
8dd9bb3461
v4.0.0
2018-10-29 10:30:28 +08:00
Michael Shilman
4818baa55c
Revert "Clean up alpha/rc for 4.0 release"
2018-10-26 00:25:17 +08:00
Michael Shilman
e40353e6d1
Merge pull request #4563 from storybooks/shilman/40-release-cleanup
...
Clean up alpha/rc for 4.0 release
2018-10-26 00:16:18 +08:00
Michael Shilman
a82d866280
Clean up 4.0 alpha/rc references
2018-10-25 21:30:01 +08:00
Michael Shilman
bfda942e89
Upgrade webpack to 4.23.1
2018-10-25 20:50:12 +08:00
Michael Shilman
b3417c8134
v4.0.0-rc.6
2018-10-25 12:35:35 +08:00
Michael Shilman
bc28c72bc0
upgrade react-komposer to 2.0.5
2018-10-25 12:19:01 +08:00
Michael Shilman
9cc644cdde
v4.0.0-rc.5
2018-10-25 11:41:38 +08:00
Michael Shilman
e2a83b0d43
Merge pull request #4535 from storybooks/tmeasday/fix-sb-init-vue-cli
...
Fix issue with `sb init` on the Vue CLI
2018-10-25 11:33:25 +08:00
Michael Shilman
d7bbaeb132
v4.0.0-rc.4
2018-10-25 10:55:02 +08:00