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
Michael Shilman
e5644e4f60
Merge pull request #13855 from phated/phated/vue3-improvements
...
Vue 3: Fix decorators and add more examples
2021-02-11 08:01:23 +08:00
Blaine Bublitz
d970cf1456
Update examples/vue-3-cli/src/stories/DynamicHeading.stories.ts
...
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2021-02-10 16:46:57 -07:00
j3rem1e
038a20520c
Simplify Svelte decorators
2021-02-10 21:13:23 +01:00
Michael Shilman
b76f5f781f
Merge pull request #13842 from storybookjs/7959-fix-storyshots-as-addon
...
Storyshots: Support main.js usage
2021-02-10 23:20:17 +08:00
Yngve Bakken-Nilsen
b4f62da0c4
Angular: implement dynamic snippet
2021-02-10 08:54:39 +01:00
Blaine Bublitz
ecb17c3120
chore: add meta & story decorators to Vue 3 TS example
2021-02-09 15:51:46 -07:00
Blaine Bublitz
349bb6d652
fix: loosen props type in Vue 3 Meta & add to TS example
2021-02-09 14:05:09 -07:00
Blaine Bublitz
5200223bf2
fix: handle Vue 3 decorators correctly & add simple div wrapper in example
2021-02-09 14:00:41 -07:00
Blaine Bublitz
54787effc5
chore: convert vue 3 example preview.js to TS
2021-02-09 13:49:10 -07:00
Blaine Bublitz
a006e0440b
chore: add functional TS component/story to vue 3 example
2021-02-09 13:47:40 -07:00