Michael Shilman
|
dc89aa1737
|
v6.0.0-beta.23
|
2020-06-08 15:43:48 +08:00 |
|
Michael Shilman
|
092320f4d4
|
Update root and peer dependencies to 6.0.0-beta.23
|
2020-06-08 15:37:43 +08:00 |
|
Michael Shilman
|
5b4967f441
|
Merge pull request #11069 from matheo/feat/docs-merge-args
Addon-docs: Add `docs.forceExtractedArgTypes` parameter
|
2020-06-08 15:30:57 +08:00 |
|
Mateo Tibaquira
|
ebe7f6f59f
|
docs(controls): mention the docs.forceExtractedArgTypes parameter in the README
|
2020-06-07 21:27:35 -05:00 |
|
Mateo Tibaquira
|
f1b8a3558b
|
feat(docs): enable args merging via docs.forceExtractedArgTypes parameter
|
2020-06-07 20:58:42 -05:00 |
|
Michael Shilman
|
f10f5887d3
|
Controls: Fix enum extraction (partial) for react-docgen-typescript
|
2020-06-07 10:52:25 +08:00 |
|
Michael Shilman
|
369b71b43e
|
Fix warnings
|
2020-06-07 10:08:15 +08:00 |
|
Michael Shilman
|
ff3f44f3a1
|
v6.0.0-beta.22
|
2020-06-06 02:55:46 +08:00 |
|
Michael Shilman
|
2a7d857b84
|
Update root and peer dependencies to 6.0.0-beta.22
|
2020-06-06 02:49:43 +08:00 |
|
Norbert de Langen
|
9941335bb9
|
Merge pull request #10490 from storybookjs/b-ember-no-docs
return early when there's no JSDoc for a component
|
2020-06-04 21:52:56 +02:00 |
|
Norbert de Langen
|
1fc0cdfac2
|
Merge branch 'next' into pr/chrisj-skinner/10957
|
2020-06-04 21:25:29 +02:00 |
|
Norbert de Langen
|
90aff2b066
|
change the no-value to null
|
2020-06-04 21:21:25 +02:00 |
|
Norbert de Langen
|
19f55b9fba
|
Merge branch 'next' into b-ember-no-docs
|
2020-06-04 20:24:12 +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
|
d9214cfe3d
|
Merge pull request #11000 from jorisw/patch-3
Capitalize "Design Assets" panel tab title
|
2020-06-04 17:39:39 +02:00 |
|
Norbert de Langen
|
b2e31dbf80
|
Merge pull request #11040 from kdnk/feature/update-react-textarea-autosize
Update react-textarea-autosize & Remove @types/react-textarea-autosize
|
2020-06-04 17:37:08 +02:00 |
|
Norbert de Langen
|
3833ef000e
|
Merge pull request #10936 from storybookjs/imgbot
[ImgBot] Optimize images
|
2020-06-04 17:18:16 +02:00 |
|
Norbert de Langen
|
e59982f5cf
|
more upgrades
|
2020-06-04 17:03:02 +02:00 |
|
Norbert de Langen
|
93c0ec0139
|
Merge branch 'next' into tech/e2eStab-semver
# Conflicts:
# lib/cli/src/latest_version.ts
# lib/ui/scripts/webpackDllsConfig.js
# package.json
# yarn.lock
|
2020-06-04 11:41:46 +02:00 |
|
Mateo Tibaquira
|
34b7a1456a
|
feat(controls): document hideNoControlsWarning parameter in the README
|
2020-06-03 22:15:17 -05:00 |
|
Michael Shilman
|
74b1f8ecf1
|
Merge pull request #11037 from chrisj-skinner/patch-4
Update README.md with Angular Fully custom args
|
2020-06-04 08:41:41 +08:00 |
|
Michael Shilman
|
0fb18fd644
|
Update README.md
|
2020-06-04 08:41:01 +08:00 |
|
Michael Shilman
|
93c1d0c108
|
v6.0.0-beta.21
|
2020-06-04 08:36:01 +08:00 |
|
Michael Shilman
|
7466b6b055
|
Update root and peer dependencies to 6.0.0-beta.21
|
2020-06-04 08:26:56 +08:00 |
|
Chris Skinner
|
1ab06f0ad9
|
Update README.md with Angular Fully custom args
Add sample code for a working example of using the count control using an ngfor loop.
|
2020-06-03 18:05:25 -06:00 |
|
Michael Shilman
|
b296a8e79d
|
Deprecation: Fix deprecate usage to log only once
|
2020-06-04 07:35:18 +08:00 |
|
Mateo Tibaquira
|
bca9957cad
|
feat(addons): add parameter to be able to hide the no-controls warning
|
2020-06-03 18:12:23 -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 |
|
Michael Shilman
|
0cd00c7c98
|
Merge pull request #11024 from storybookjs/10855-args-default-values
Addon-controls: Fix initialization logic; remove react-select
|
2020-06-04 05:40:53 +08:00 |
|
Michael Shilman
|
0443717863
|
React argTypes: Use defaultValue as initial arg in test
|
2020-06-03 22:13:40 +08:00 |
|
Norbert de Langen
|
fc254a08aa
|
Merge pull request #10370 from storybookjs/add/loglevel
Core: Add logLevel preset property to filter logging
|
2020-06-02 09:18:22 +02:00 |
|
Mateo Tibaquira
|
b10834c83d
|
feat(docs): extract ArgTypes for Angular pipes, injectables and classes
|
2020-06-02 01:21:30 -05: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
|
c08f7f5b9c
|
Update root and peer dependencies to 6.0.0-beta.20
|
2020-06-01 21:36:33 +08:00 |
|
Michael Shilman
|
d86727853a
|
Controls: Flatten options control specification
|
2020-06-01 20:32:57 +08:00 |
|
Michael Shilman
|
b68f463ddf
|
Addon-docs: Update props table customization docs
|
2020-06-01 19:01:22 +08:00 |
|
Joris W
|
506da1eac9
|
Capitalize "Design Assets" panel tab title
Leaving them lower case looks a tiny weenie bit unprofessional, imho.
|
2020-06-01 12:24:36 +02:00 |
|
Michael Shilman
|
d8c08d307e
|
Merge pull request #10995 from sekiya9311/fix-image-link-of-addon-jest
fix: update image link of addon-jest readme
|
2020-06-01 15:35:33 +08:00 |
|
Michael Shilman
|
ed4d685f9c
|
Addon-docs: Fix function argType inference in react-docgen-typescript
|
2020-06-01 13:02:27 +08:00 |
|
Ryota Sekiya
|
16fbf7bd24
|
fix: update image link of addon-jest readme
|
2020-06-01 12:43:29 +09:00 |
|
Mateo Tibaquira
|
5a264589e1
|
fix(addons): export PARAM_KEY as most of the addons
|
2020-05-30 14:51:24 -05:00 |
|
Michael Shilman
|
57f818f5e6
|
v6.0.0-beta.19
|
2020-05-30 03:29:10 +08:00 |
|
Michael Shilman
|
3a608f7d06
|
Update root and peer dependencies to 6.0.0-beta.19
|
2020-05-30 03:18:56 +08:00 |
|
Michael Shilman
|
d6f7102d30
|
Merge pull request #10986 from storybookjs/10976-no-args-controls-warning
Addon-controls: Add warning to controls tab on no-args story
|
2020-05-30 03:17:02 +08:00 |
|
Michael Shilman
|
8eed5a80c3
|
Controls: Always how expanded mode when there are no controls
|
2020-05-30 03:15:40 +08:00 |
|
Michael Shilman
|
8d27e33008
|
Addon-controls: Add warning to controls tab on no-args story
|
2020-05-30 01:48:59 +08:00 |
|
Mateo Tibaquira
|
fb6d2aee3e
|
fix(docs): prevent exception of JSON.parse for some union types
|
2020-05-29 12:06:18 -05:00 |
|
Michael Shilman
|
27f45503e9
|
v6.0.0-beta.18
|
2020-05-29 22:55:02 +08:00 |
|