Gert Hengeveld
866f4b2305
Merge branch 'next' into cameron.yick/feature/ui-editable-json-tree-knob
2021-02-18 10:42:40 +01:00
Michael Shilman
442459620c
Merge pull request #13920 from phated/phated/vue3-mutate-args
...
Vue 3: Add example for overriding args/props
2021-02-17 05:51:06 +08:00
Blaine Bublitz
d5b85c15ae
chore: add Vue 3 example for overriding args/props
2021-02-16 12:11:53 -07:00
Blaine Bublitz
f836bce79c
chore: add Vue 3 example for reactive toolbar decorator
2021-02-15 11:51:15 -07:00
ThibaudAv
ddac2cf61b
refactor(angular): rename Basics / Component with / ...
to Basics / Component / With ...
2021-02-15 11:17:22 +01:00
ThibaudAv
e9d7b0036b
refactor(angular): replace storiesOf by CSF in ngrx store
2021-02-15 11:17:22 +01:00
ThibaudAv
a9b7ebecca
refactor(angular): replace knobs by args in all examples
2021-02-15 11:17:22 +01:00
ThibaudAv
0ae146b987
refactor(angular): improve ng-content basics examples
2021-02-15 11:17:22 +01:00
ThibaudAv
41eb56f6a9
refactor(angular): improve action addon examples
2021-02-15 11:17:22 +01:00
ThibaudAv
0337a6445a
chore(angular): add README in each stories part
...
In order to try to keep the examples clean
2021-02-15 11:17:21 +01:00
ThibaudAv
22f9e4b0fa
refactor(angular): move "issues" and "ngrx" examples in Others / *
2021-02-15 11:17:21 +01:00
ThibaudAv
05b2759bf8
refactor(angular): rework module-context examples
2021-02-15 11:17:21 +01:00
ThibaudAv
2d689210bf
refactor(angular): move "ModuleMetadata" and "Story host styles" in "Core" examples
2021-02-15 09:28:36 +01:00
ThibaudAv
d7f0e0f011
refactor(angular): move decorators examples in Core / Decorators / ***
2021-02-15 09:28:36 +01:00
ThibaudAv
e366cab513
refactor(angular): move ControlValueAccessor example in Basics / Angular forms
2021-02-15 09:28:36 +01:00
ThibaudAv
643fcf7085
refactor(angular): improve Addons / Backgrounds
stories
2021-02-15 09:28:36 +01:00
ThibaudAv
1411e03b67
refactor(angular): rework Parameters / Layout
examples
2021-02-15 09:28:36 +01:00
ThibaudAv
e34d7527d1
refactor(angular): rework Welcome examples
2021-02-15 09:28:35 +01:00
ThibaudAv
97f4104bf7
refactor(angular): rework deprecated examples in Deprecated
2021-02-15 09:28:35 +01:00
ThibaudAv
8c0ebcacf6
refactor(angular): rework examples to place them in Basics / Component with
& Basics / ModuleMetadata
& Basics / Styles
2021-02-15 09:28:35 +01:00
ThibaudAv
da69c2322b
refactor(angular): move all core examples in Core/*
2021-02-15 09:28:35 +01:00
ThibaudAv
20db482479
refactor(angular): move all knobs examples in Addons/Knobs
2021-02-15 09:28:34 +01:00
ThibaudAv
b4d4e57c7a
refactor(angular): move all links examples in Addons/Links
2021-02-15 09:28:34 +01:00
ThibaudAv
78b62d6906
refactor(angular): move all jest examples in Addons/Jest
2021-02-15 09:28:34 +01:00
ThibaudAv
2cdf01a07b
refactor(angular): move all actions examples in Addons/Controls
2021-02-15 09:28:34 +01:00
ThibaudAv
c2f451fb0c
refactor(angular): move all actions examples in Addons/Actions
2021-02-15 09:28:34 +01:00
ThibaudAv
d6ea0156cc
refactor(angular): move all backgroud examples in Addons/Backgrouds
2021-02-15 09:28:34 +01:00
ThibaudAv
5b0637674e
refactor(angular): move all docs examples in Addons/Docs
2021-02-15 09:28:33 +01:00
Michael Shilman
899ca0824d
v6.2.0-alpha.28
2021-02-15 14:33:00 +08:00
Michael Shilman
c4c8799cd1
Merge branch 'next' of github.com:storybookjs/storybook into next
2021-02-15 10:03:38 +08:00
Michael Shilman
5ad68a16da
Fix docs page for the addons/controls stories in official-storybook
2021-02-15 10:03:30 +08:00
ImgBotApp
2328042659
[ImgBot] Optimize images
...
*Total -- 208.78kb -> 165.87kb (20.55%)
/docs/essentials/addon-controls-args-variant-string.png -- 51.37kb -> 30.50kb (40.63%)
/docs/essentials/addon-controls-args-variant-optimized.png -- 52.90kb -> 32.03kb (39.46%)
/examples/vue-3-cli/src/assets/logo.png -- 6.69kb -> 5.73kb (14.4%)
/docs/addons/storybook-toolbar.png -- 97.83kb -> 97.62kb (0.21%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-02-14 17:41:29 +00:00
Michael Shilman
ca441e62dd
v6.2.0-alpha.27
2021-02-15 01:20:55 +08:00
Michael Shilman
3bfa81644d
Merge pull request #13675 from storybookjs/feature/addon-controls-inferred-types
...
Addon-controls: Infer color and date controls
2021-02-15 00:47:18 +08:00
j3rem1e
006147af65
Use node-logger instead of console.log
2021-02-14 16:01:57 +01:00
j3rem1e
89bf8c8278
Svelte: Support for Typescript and Preprocessors
2021-02-14 16:01:57 +01:00
Michael Shilman
6d3bdf5437
Merge branch 'next' into feature/addon-controls-inferred-types
2021-02-14 20:45:03 +08:00
Michael Shilman
faf5820433
Merge pull request #13898 from storybookjs/feature/addon-controls-include-exclude
...
Addon-controls: Add include/exclude configuration options
2021-02-14 18:35:02 +08:00
Michael Shilman
4ff7f88b0c
Disable controls stories in chromatic
2021-02-14 18:10:10 +08:00
Gaëtan Maisse
013a42a5a6
fix: bump @storybook/preset-create-react-app
and add it packages missing it
...
Latest version of `@storybook/preset-create-react-app` fix some issue when working with workspaces
2021-02-13 18:06:51 +01:00
Gaëtan Maisse
d4cb03cb2c
chore: clean usage of skipLibCheck
and skipDefaultLibCheck
TS option
...
`skipDefaultLibCheck` is deprecated so there is no need to add it
anymore.
I added `skipLibCheck` in the angular example because it looks like
there are some type incompatibility between some types coming from
node_modules we have in the monorepo. (Not really a surprise with the
number of deps we have)
Signed-off-by: Gaëtan Maisse <gaetanmaisse@gmail.com>
2021-02-13 18:01:24 +01:00
Michael Shilman
a83269ab10
Canonical discord links
2021-02-14 00:41:47 +08:00
Yann Braga
7b4964bc54
feat(addon-controls): use matchers for args inference
2021-02-13 10:57:47 +01:00
Yann Braga
09bc787a63
refactor(addon-controls): improve argTypes filter
2021-02-13 10:57:05 +01:00
Michael Shilman
dc281516a8
v6.2.0-alpha.26
2021-02-13 11:25:37 +08:00
Michael Shilman
d7fdc89165
Merge pull request #13894 from phated/phated/vue3-addon-docs-context
...
Addon-docs/Vue3: Attach app context from preview to inline stories
2021-02-13 11:16:38 +08:00
Blaine Bublitz
3c28a83cca
chore: add example to test global component usage
2021-02-12 18:08:06 -07:00
Gaëtan Maisse
b1d319b3fa
chore(angular): bump Angular deps to 11.2.0
2021-02-12 21:35:40 +01:00
Michael Shilman
89863deea4
Merge pull request #13544 from dominictwlee/files-control
...
Addon-controls: Files control
2021-02-13 03:11:58 +08:00
Michael Shilman
d4ff49b2de
v6.2.0-alpha.25
2021-02-11 09:24:46 +08:00