Michael Shilman
e3927d9cea
Props: #8143 repro
2020-02-14 17:07:47 +08:00
Michael Shilman
8219af19d0
Props: #9668 attempted repro
2020-02-14 16:58:35 +08:00
Michael Shilman
b467fa8c95
Addon-docs: React props extraction stories
2020-02-14 16:50:50 +08:00
Michael Shilman
3cfe6e19ad
Props: #9626 repro
2020-02-14 16:50:23 +08:00
Michael Shilman
14456b27f5
Props: #8663 repro
2020-02-14 16:17:44 +08:00
Michael Shilman
8063b5291c
Props: #9399 repro test
2020-02-14 16:14:57 +08:00
Michael Shilman
ed4b83173c
Addon-docs: Web-components properties tests
2020-02-14 12:58:26 +08:00
Michael Shilman
eeab514f98
Addon-docs: Cleanup angular properties tests
2020-02-14 12:54:17 +08:00
Michael Shilman
659dc82915
Cleanup 😂
2020-02-13 17:54:35 +08:00
Michael Shilman
92bfc1adfb
Addon-docs: Angular properties snapshot testing POC
2020-02-13 16:50:05 +08:00
Michael Shilman
90b97a52f0
Fix typo
2020-02-13 12:59:15 +08:00
Michael Shilman
676a5976f8
Merge branch 'next' into 9690-component-properites
2020-02-13 12:25:53 +08:00
Michael Shilman
f46cdcf7f4
v6.0.0-alpha.11
2020-02-13 12:07:31 +08:00
Michael Shilman
8b11ec6eb9
Addon-docs: Documentation cleanup
2020-02-13 12:00:28 +08:00
Michael Shilman
8297083011
Merge branch 'next' into 9690-component-properites
2020-02-13 11:06:00 +08:00
Michael Shilman
4e7394527c
Addon-docs: Document prop tables bug reporting and known limitations
2020-02-13 10:59:08 +08:00
Michael Shilman
61545c386e
Addon-docs: React properties snapshot testing
2020-02-13 10:58:37 +08:00
Michael Shilman
558371ae9d
v6.0.0-alpha.10
2020-02-11 22:29:59 +08:00
Norbert de Langen
643bc2e332
FIX linting
2020-02-10 17:23:42 +01:00
Michael Shilman
4f0a75c824
v6.0.0-alpha.9
2020-02-09 01:24:54 +08:00
Michael Shilman
9e5a0ed4fb
Merge pull request #9699 from pocka/feature/docs-vue-docgen-options
...
Addon-docs: Add preset options for vue-docgen-api
2020-02-08 22:18:47 +08:00
Michael Shilman
582b5c4f43
v6.0.0-alpha.8
2020-02-08 00:22:00 +08:00
Michael Shilman
aed5276e0b
Merge pull request #9787 from lgraziani2712/fix-9778
...
Replace lodash named imports with specific imports
2020-02-08 00:02:36 +08:00
Michael Shilman
45c0400457
v6.0.0-alpha.7
2020-02-07 23:46:35 +08:00
Michael Shilman
b610440268
Fix linting issue
2020-02-07 22:58:55 +08:00
Luciano Graziani
46c5e953a3
fix #9778 : replace esModule named imports for lodash to specific imports
...
fix: replace the use of isNill to the double eq comparison against null.
2020-02-07 10:47:18 -03:00
Michael Shilman
34bfe84397
v6.0.0-alpha.6
2020-02-05 07:42:41 +08:00
Michael Shilman
7393fc18ce
v6.0.0-alpha.5
2020-02-04 16:51:13 +08:00
Gaëtan Maisse
a978bd2985
chore: add missing or fix implicit transitive peerDependencies
...
Yarn 2 introduce an error for this during `yarn install`: YN0002 - MISSING_PEER_DEPENDENCY
For details see https://dev.to/arcanis/implicit-transitive-peer-dependencies-ed0
TL;DR: If you write a package that depends on Foo, and if Foo has a peer dependency, then you must provide it in either of the dependencies or peerDependencies fields. You won't "implicitly inherit" the peer dependencies declared in Foo.
2020-02-04 07:45:12 +01:00
Michael Shilman
d7f493b305
v6.0.0-alpha.4
2020-02-03 23:47:53 +08:00
Norbert de Langen
746b2a4f11
Merge branch 'next' into upgrades
...
# Conflicts:
# addons/essentials/package.json
# addons/notes/package.json
# addons/storyshots/storyshots-core/package.json
# app/angular/package.json
# app/html/package.json
# app/marko/package.json
# app/preact/package.json
# app/react/package.json
# app/vue/package.json
# app/web-components/package.json
# examples/riot-kitchen-sink/package.json
# examples/vue-kitchen-sink/package.json
# lib/cli/package.json
# lib/core/package.json
# yarn.lock
2020-02-03 13:40:26 +01:00
Michael Shilman
7f11ee2d76
v6.0.0-alpha.3
2020-02-02 13:47:43 +08:00
Shota Fuji
e5a9e30255
feat(addon-docs): Preset options for vue-docgen-api
...
This commit adds a `vueDocgenOptions` option to the preset options.
It enable users to configure vue-docgen-api for the purpose such as
setting aliases or ignore certain named-exports.
https://github.com/storybookjs/storybook/issues/9615
2020-02-01 13:12:39 +00:00
Norbert de Langen
d5b6a4f0a1
UPGRADE ts-dedent
2020-01-30 19:27:42 +01:00
Norbert de Langen
1994020cd5
UPGRADE jest
2020-01-30 16:34:54 +01:00
Norbert de Langen
6a2ad85290
UPGRADE babel
2020-01-30 16:29:41 +01:00
Michael Shilman
779ef4791d
v6.0.0-alpha.2
2020-01-30 21:36:20 +08:00
Norbert de Langen
71ee7af200
Fix default value for web components prop table docs ( #9655 )
...
Fix default value for web components prop table docs
2020-01-30 10:45:52 +01:00
Norbert de Langen
8cf7dc5e69
ADD notices describing the incompatibilities with manager.js theming & addon-docs && make the addon-docs README the sot
2020-01-28 12:49:00 +01:00
Alberto Luna
86c4099c10
Fix default value for web components prop table docs
...
As `custom-elements.json` format changed we have to
support `default` to get the default value.
This change still keeps compatibility with `defaultValue`.
2020-01-28 08:44:07 +01:00
Michael Shilman
8a49725c9b
Merge branch 'next' into pr/9547
2020-01-28 15:16:43 +08:00
Michael Shilman
3e086ef510
Document viewMode story parameter
2020-01-28 13:54:39 +08:00
Michael Shilman
615ce7f097
Merge branch 'next' into pr/9090
2020-01-28 13:05:15 +08:00
Michael Shilman
3cc3c4fc31
Clarify and expand on addon-docs manual config ( #9638 )
...
Clarify and expand on addon-docs manual config
2020-01-27 00:30:53 +08:00
Michael Shilman
baac06624b
Clarify and expand on addon-docs manual config
2020-01-26 23:43:30 +08:00
Norbert de Langen
cc39879de9
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'"
2020-01-25 13:25:51 +01:00
Michael Shilman
b49797a9de
Publish: Remove docs to reduce package size
2020-01-23 21:40:31 +08:00
Michael Shilman
81cb58e2f0
v6.0.0-alpha.1
2020-01-23 20:19:16 +08:00
Norbert de Langen
26c1417d12
DELETE references to polymer
2020-01-22 16:01:12 +01:00
Michael Shilman
11d057cf41
Merge branch 'next' into pr/9547
2020-01-22 00:27:17 +08:00