15489 Commits

Author SHA1 Message Date
Michael Shilman
70e528348e v5.0.0-alpha.1 v5.0.0-alpha.1 2019-01-14 23:43:03 +08:00
Michael Shilman
6a88c0a253 5.0.0-alpha.1 changelog 2019-01-14 23:36:18 +08:00
Michael Shilman
0b296e141c
Merge pull request #5238 from storybooks/fix/dll
ADD a `no-dll` option to CLI to disable DllReferencePlugin, fix polyfills missing in manager
2019-01-14 23:32:53 +08:00
Norbert de Langen
3822e58364
FIX the reference path of the dll 2019-01-14 16:20:28 +01:00
Norbert de Langen
2dd4b2d0d7
ADD a no-dll option to CLI to disable DllReferencePlugin, fix polyfills missing in manager 2019-01-14 15:46:07 +01:00
Michael Shilman
8ab583bce4
Merge pull request #5228 from storybooks/backwards-compatible-SET_CURRENT_STORY
Continue to support `{name, kind}` on the `SET_CURRENT_STORY` event
2019-01-14 20:55:19 +08:00
dependabot[bot]
e5f7cc5d62
Merge pull request #5214 from storybooks/dependabot/npm_and_yarn/react-scripts-2.1.3 2019-01-14 11:17:00 +00:00
Michael Shilman
48a49d12dd
Merge pull request #5236 from storybooks/5227-fix-treeview-cases
FIX issue with accidentally thinking things are roots
2019-01-14 19:00:34 +08:00
Norbert de Langen
a3b24546de
Merge pull request #5075 from storybooks/tech/try-github-workflos
Tech/try GitHub workflows
2019-01-14 11:16:36 +01:00
Norbert de Langen
72cb6d9350
Merge branch 'next' into dependabot/npm_and_yarn/react-scripts-2.1.3
# Conflicts:
#	docs/yarn.lock
2019-01-14 11:14:00 +01:00
Norbert de Langen
fe972a95ec
FIX lockfile for docs 2019-01-14 10:51:18 +01:00
Tom Coleman
043e3b5a5e FIX issue with accidentally thinking things are roots 2019-01-14 20:33:11 +11:00
Tom Coleman
d82afe6245 Added a deprecation message 2019-01-14 16:58:56 +11:00
Tom Coleman
5eaf939d88 FIX incorrect order of name/kind 2019-01-14 16:07:49 +11:00
Tom Coleman
4cad93844f Continue to support {name, kind} on the SET_CURRENT_STORY event
Tools like Chromatic use this to change the story programmatically
2019-01-14 16:01:54 +11:00
Filipp Riabchun
05973e40bc
Merge pull request #5226 from mucsi96/fix-dependabot/npm_and_yarn/react-scripts-2.1.3
Update docs lockfile for Bump react-scripts from 2.1.1 to 2.1.3 PR
2019-01-14 01:13:08 +01:00
Igor Muchychka
daac247b78 update docs lockfile 2019-01-13 19:58:48 +01:00
dependabot[bot]
56f4bc1ec8
Bump react-scripts from 2.1.1 to 2.1.3
Bumps [react-scripts](https://github.com/facebook/create-react-app) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/compare/react-scripts@2.1.1...react-scripts@2.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-13 07:19:39 +00:00
Michael Shilman
340df64b94 v5.0.0-alpha.0 v5.0.0-alpha.0 2019-01-13 15:14:54 +08:00
Michael Shilman
bd14638705 5.0.0-alpha.0 changelog 2019-01-13 15:11:37 +08:00
Michael Shilman
99223b147f
Merge pull request #5222 from storybooks/release/5.0
Release 5.0
2019-01-13 14:44:40 +08:00
Michael Shilman
05f771bf47 Fix broken smoke test 2019-01-13 14:16:07 +08:00
Michael Shilman
8bec7e402b Try to fix storyshots 2019-01-13 13:58:01 +08:00
Michael Shilman
407a54286f Fix bad merge 2019-01-13 13:08:55 +08:00
Michael Shilman
96a484cb26 Move keyboard utils - shouldn't import from src 2019-01-13 12:48:16 +08:00
Michael Shilman
01f4b88034 Merge branch 'next' into release/5.0 2019-01-13 12:12:23 +08:00
Filipp Riabchun
96d9d923e1
Merge pull request #5224 from matteo-hertel/mhdev-html-update
docs: update html example
2019-01-12 19:46:45 +01:00
Matteo Hertel
60c561c5fa docs: update html example 2019-01-12 16:31:45 +00:00
Filipp Riabchun
14fd00bf9b
Merge pull request #5126 from mucsi96/app-react-merge-webpack-plugins
Merge CRA2 webpack plugins
2019-01-12 11:34:46 +01:00
Michael Shilman
7e9669a0ba v5.0.0-debug.3 v5.0.0-debug.3 2019-01-12 15:24:48 +08:00
Michael Shilman
b52822ab34 Update versions? 2019-01-12 15:24:22 +08:00
Michael Shilman
598ce9ac9e Merge branch 'release/5.0' of github.com:storybooks/storybook into release/5.0 2019-01-12 15:14:23 +08:00
Michael Shilman
7d7fcb32d5 v5.0.0-debug.2 2019-01-12 13:26:31 +08:00
Michael Shilman
c97e5a7101
Merge pull request #5195 from storybooks/5.0-update-from-next
Merge changes from next into 5.0
2019-01-12 13:09:07 +08:00
Michael Shilman
fd996bb1d8 Update webpack for 5.0 2019-01-12 12:51:35 +08:00
Michael Shilman
93a8723e38 Fix package versions 2019-01-12 12:10:56 +08:00
Michael Shilman
3e5f07c664 Update yarn.lock 2019-01-12 11:04:16 +08:00
Michael Shilman
f0217c18b8 Merge branch 'release/5.0' into 5.0-update-from-next 2019-01-12 10:49:45 +08:00
Tom Coleman
44856ff2b3
Merge pull request #5219 from storybooks/5196-fix-knobs
Fix knobs for v5
2019-01-12 10:48:05 +11:00
Filipp Riabchun
309dddfb9c
Merge pull request #5215 from storybooks/dependabot/npm_and_yarn/eslint-plugin-jest-22.1.3
Bump eslint-plugin-jest from 22.1.2 to 22.1.3
2019-01-11 17:27:13 +01:00
Filipp Riabchun
3f5cec31f7
Merge pull request #5216 from storybooks/dependabot/npm_and_yarn/eslint-5.12.0
Bump eslint from 5.11.0 to 5.12.0
2019-01-11 17:27:02 +01:00
Filipp Riabchun
42b5d418cc
Merge pull request #5213 from storybooks/dependabot/npm_and_yarn/jscodeshift-0.6.2
Bump jscodeshift from 0.5.1 to 0.6.2
2019-01-11 17:22:53 +01:00
Michael Shilman
053e07ba76 Fix cra storyshots 2019-01-11 18:52:42 +08:00
Michael Shilman
6ed78f0058 Fix anglurshots snapshots 2019-01-11 18:49:10 +08:00
Michael Shilman
97ae293772 Merge branch 'release/5.0' into 5196-fix-knobs 2019-01-11 18:27:57 +08:00
Michael Shilman
2a5904f092 Get knobs tests passing 2019-01-11 18:27:08 +08:00
Tom Coleman
e99909cbc4 Fix linting on preact files
cc @BartWaardenburg -- I can't figure out why the linting was passing on `next` (perhaps you know why?) but it has started failing on `release/5.0`

If there is a better fix, let me know
2019-01-11 21:19:45 +11:00
Michael Shilman
eb1212aad4 Support knob query parameters 2019-01-11 18:15:55 +08:00
Tom Coleman
916bf0ca2b Fixup start tests 2019-01-11 20:17:33 +11:00
Michael Shilman
c8d1af341e Simplify knobs panel logic 2019-01-11 16:58:48 +08:00