4525 Commits

Author SHA1 Message Date
Michael Shilman
ff3f44f3a1 v6.0.0-beta.22 2020-06-06 02:55:46 +08:00
Norbert de Langen
89e6a42720
Merge pull request #11043 from storybookjs/dependabot/npm_and_yarn/ember-source-3.19.0
build(deps-dev): bump ember-source from 3.17.3 to 3.19.0
2020-06-04 21:11:37 +02:00
Norbert de Langen
5048280fcd
Merge branch 'next' into pr/brandonseydel/10853
# Conflicts:
#	yarn.lock
2020-06-04 20:32:32 +02:00
Norbert de Langen
1e34518649
Merge pull request #10923 from storybookjs/dependabot/npm_and_yarn/rimraf-3.0.2
Bump rimraf from 2.7.1 to 3.0.2
2020-06-04 20:19:45 +02:00
Michael Shilman
c33b5b85da
Merge pull request #11035 from matheo/feat/hide-nocontrols-warning
Addon-controls: Add hideNoControlsWarning parameter
2020-06-05 00:57:58 +08:00
Norbert de Langen
554036413c
Merge pull request #10920 from storybookjs/dependabot/npm_and_yarn/pug-3.0.0
Bump pug from 2.0.4 to 3.0.0
2020-06-04 17:18:57 +02:00
dependabot-preview[bot]
0fd94e75f6
build(deps-dev): bump ember-source from 3.17.3 to 3.19.0
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.17.3 to 3.19.0.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember.js/compare/v3.17.3...v3.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 14:00:17 +00:00
dependabot-preview[bot]
cdf40f60d1
Bump pug from 2.0.4 to 3.0.0
Bumps [pug](https://github.com/pugjs/pug) from 2.0.4 to 3.0.0.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@2.0.4...pug@3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 13:59:30 +00:00
dependabot-preview[bot]
65d095bfa0
Bump rimraf from 2.7.1 to 3.0.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.7.1...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 13:57:43 +00:00
dependabot-preview[bot]
12a11abf29
build(deps): bump @types/node from 13.13.9 to 14.0.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.9 to 14.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 13:47:12 +00:00
Michael Shilman
d116ecb092 Official-storybook: Fix misc browser warnings 2020-06-04 10:59:15 +08:00
Michael Shilman
93c1d0c108 v6.0.0-beta.21 2020-06-04 08:36:01 +08:00
Michael Shilman
d7933ba008 React: Remove argsStory helper function 2020-06-04 07:39:05 +08:00
Mateo Tibaquira
4158fdb6c9 feat(examples): usage of hideNoControlsWarning in angular-cli example 2020-06-03 18:22:01 -05:00
Michael Shilman
71d99f5db4
Merge pull request #11015 from matheo/fix/controls
Addon-controls: Remove residual options-type controls
2020-06-04 06:33:11 +08:00
Michael Shilman
6efa4cc981
Merge pull request #11016 from matheo/feat/compodoc-classes
Addon-docs: Angular ArgTypes for pipes, injectables, classes
2020-06-04 05:46:08 +08:00
Mateo Tibaquira
02338023b6 feat(examples): added dummy pipe and injectable to show their props 2020-06-03 03:09:00 -05:00
Michael Shilman
e11b64df92 Controls: Remove react-select and fix initialization logic 2020-06-03 08:53:57 +08:00
Mateo Tibaquira
9c24f1f8ed fix(controls): remove the flatten options type. Refs #11003 2020-06-02 00:44:25 -05:00
Michael Shilman
f296d1cfa1 v6.0.0-beta.20 2020-06-01 22:06:32 +08:00
Michael Shilman
57f818f5e6 v6.0.0-beta.19 2020-05-30 03:29:10 +08:00
Michael Shilman
27f45503e9 v6.0.0-beta.18 2020-05-29 22:55:02 +08:00
Michael Shilman
573b3dbe7e
Merge pull request #10926 from storybookjs/fix/valid-globs
Core: Support valid globs
2020-05-29 10:44:15 +08:00
Norbert de Langen
c9423859b2
Merge branch 'next' into fix/valid-globs
# Conflicts:
#	lib/core/package.json
2020-05-28 10:40:53 +02:00
Michael Shilman
2592ca07e4 Update version.ts to 6.0.0-beta.17 2020-05-28 12:44:11 +08:00
Michael Shilman
e6bdd47438 v6.0.0-beta.17 2020-05-28 12:34:03 +08:00
Michael Shilman
93658d5fed
Merge pull request #10946 from storybookjs/10583-controls-for-angular
Addon-controls: Angular support
2020-05-28 12:27:00 +08:00
Michael Shilman
8a20f4799d Update snapshot 2020-05-28 11:54:31 +08:00
Michael Shilman
79eacdc5e3 Merge branch 'next' into 10583-controls-for-angular 2020-05-28 11:37:47 +08:00
Michael Shilman
236da4ef3c Addon-controls: Web-components support 2020-05-28 04:22:21 +08:00
Michael Shilman
8c00d5cd54 Merge branch 'next' into fix/valid-globs 2020-05-28 03:24:38 +08:00
Michael Shilman
816eb0f104 v6.0.0-beta.16 2020-05-28 00:21:14 +08:00
Michael Shilman
f4e52eafd4 Add default value 2020-05-27 23:03:44 +08:00
Michael Shilman
ac2dfab8a4 Addon-controls: Support angular 2020-05-27 22:15:18 +08:00
Norbert de Langen
a4fa665ec2 Merge branch 'next' into fix/valid-globs 2020-05-27 10:39:31 +02:00
Michael Shilman
57f0dba3b7 Examples: passArgsFirst is true by default, remove it to avoid confusion 2020-05-27 16:36:19 +08:00
Michael Shilman
d30c942994 v6.0.0-beta.15 2020-05-27 07:05:27 +08:00
Michael Shilman
aa2b3351a1
Merge pull request #10834 from storybookjs/feat/addon-controls
Addon-Controls: Next-generation knobs
2020-05-27 06:47:37 +08:00
Michael Shilman
62003d4b4d
Merge pull request #10908 from storybookjs/10616-avoid-rerender-on-hmr
Core: Avoid re-render on HMR of other stories
2020-05-26 22:57:46 +08:00
Michael Shilman
2cb04ea425 Addon-controls: NOT expanded by default in official-storybook 2020-05-26 22:37:54 +08:00
Tom Coleman
e4ffcdb526 Remove unneeded import 2020-05-26 20:59:05 +10:00
Norbert de Langen
540d0a2119
Merge branch 'next' into fix/valid-globs
# Conflicts:
#	MIGRATION.md
2020-05-26 12:34:40 +02:00
Michael Shilman
c509cc4d66 Merge branch 'next' into feat/addon-controls 2020-05-26 09:24:11 +08:00
Michael Shilman
852ebbcaa2 v6.0.0-beta.14 2020-05-25 21:35:29 +08:00
Norbert de Langen
7b4e942c6d
Merge pull request #10909 from graup/graup/vue-preset
Remove babel-preset-vue
2020-05-25 13:19:33 +02:00
Michael Shilman
4719cca77a
Merge pull request #10877 from storybookjs/fix/docs-width-single-item
Addon-docs: Fix single item width in Preview block
2020-05-25 18:53:13 +08:00
Paul Grau
841e9eaed7 More modern way of enabling jsx for vue 2020-05-25 16:48:36 +09:00
Norbert de Langen
995ee251c9 Merge branch 'next' into fix/docs-width-single-item 2020-05-25 09:47:38 +02:00
Paul Grau
a8e419405d Remove babel-preset-vue 2020-05-25 16:23:55 +09:00
Tom Coleman
ec7233696e Update rendering stories with info 2020-05-25 17:00:51 +10:00