jonniebigodes
173f12f2f8
adjustments per feedback
2021-02-23 15:52:37 +00:00
jonniebigodes
fc0a67c523
Adjusts snippets for Vue 3 and other minor tweaks.
2021-02-23 00:26:03 +00:00
jonniebigodes
3a9ef82903
Merge pull request #13591 from crixx/chore/#13590-update-docs
...
chore: update to the autodetected-controls docs for ember. fixes #13590
2021-02-18 16:12:18 +00:00
Michael Shilman
203946634f
Merge pull request #13951 from storybookjs/tech/core-presets-tests
...
Core: Improve preset handling test coverage
2021-02-18 22:48:52 +08:00
Michael Shilman
e11970a0a2
Core: Update presets tests for different examples
2021-02-18 22:19:48 +08:00
Michael Shilman
e5e9627810
6.2.0-alpha.29 next.json version file
2021-02-18 07:47:57 +08:00
Michael Shilman
ab2219a71d
Update git head to 6.2.0-alpha.29
2021-02-18 06:20:11 +08:00
Michael Shilman
66dbae1b4f
v6.2.0-alpha.29
v6.2.0-alpha.29
2021-02-18 06:13:39 +08:00
Michael Shilman
7b7aec9f43
Update root, peer deps, version.ts/json to 6.2.0-alpha.29
2021-02-18 06:13:13 +08:00
Michael Shilman
f0d1e32824
Merge branch 'next' of github.com:storybookjs/storybook into next
2021-02-18 06:05:32 +08:00
Michael Shilman
405909eea4
Merge pull request #13946 from phated/phated/manual-sync-version
...
chore: manually sync version for router
2021-02-18 06:05:11 +08:00
Blaine Bublitz
282e93172d
chore: manually sync version for router
2021-02-17 12:42:15 -07:00
jonniebigodes
efc7803da0
Merge pull request #13945 from storybookjs/add-audi-docs
...
[Docs] Add Audi to examples page
2021-02-17 19:25:31 +00:00
domyen
ad564fc46e
add audi to docs
2021-02-17 13:26:35 -05:00
Michael Shilman
7d9c8e9289
6.2.0-alpha.29 changelog
2021-02-18 00:08:30 +08:00
Michael Shilman
cd7c10ea61
Merge pull request #13592 from commenthol/fix-middleware-cjs
...
Core: Load middleware.cjs if it exists
2021-02-18 00:06:01 +08:00
Michael Shilman
70ac9142b6
Merge pull request #13803 from storybookjs/url-state-sync
...
Core: Sync args state to URL
2021-02-17 23:04:17 +08:00
Gert Hengeveld
3af6bc763d
Disable tests for sparse arrays
2021-02-17 11:59:17 +01:00
Gert Hengeveld
964c41e00f
Add debounce
2021-02-17 11:27:52 +01:00
Michael Shilman
463cae35b3
Merge pull request #13746 from ka2jun8/patch-1
...
Chore: types.ts comment URL changed
2021-02-17 18:07:48 +08:00
Michael Shilman
2890caf501
Merge pull request #13932 from storybookjs/tech/fix-stories-with-flaky-snapshots
...
Build: Ensure consistency of Chromatic snapshots of Zoom stories
2021-02-17 11:02:28 +08: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
Gaëtan Maisse
503ea5a3ee
chore: increase diffThreshold for snapshots of Zoom related stories
...
Currently the snapshots are failing 1 time out of 2 due to minor changes in font color.
Also increase the delay before taking the snapshot hopping it will help to avoid false positive.
2021-02-16 20:53:40 +01:00
Blaine Bublitz
d5b85c15ae
chore: add Vue 3 example for overriding args/props
2021-02-16 12:11:53 -07:00
Michael Shilman
f1a1bf9f1e
Merge pull request #13915 from phated/phated/vue3-toolbar-decorator
...
Vue 3: Add example for reactive toolbar decorator
2021-02-16 15:52:02 +08:00
Michael Shilman
8c3d21549d
Merge pull request #13884 from storybookjs/select-search-input
...
UI: Select search input value on /
2021-02-16 09:30:20 +08:00
Michael Shilman
fdb11007d1
Merge pull request #13916 from storybookjs/fix/13830-add-missing-dep
...
Components: Add missing `regenerator-runtime` dependency
2021-02-16 08:17:12 +08:00
Gert Hengeveld
4e6e554d3c
Don't use sparse arrays because they aren't currently supported in QS
2021-02-15 21:47:33 +01:00
Gert Hengeveld
952c2e6c52
Rename file
2021-02-15 21:46:44 +01:00
Gaëtan Maisse
9a5933b49a
e2e: fix a typo currently preventing us to run Yarn 2 PnP test in the CI
2021-02-15 21:20:09 +01:00
Gaëtan Maisse
9ec5ba6431
fix(component): add missing regenerator-runtime
dependency
2021-02-15 21:19:03 +01:00
Blaine Bublitz
f836bce79c
chore: add Vue 3 example for reactive toolbar decorator
2021-02-15 11:51:15 -07:00
Gert Hengeveld
f131c3769c
Fix test
2021-02-15 17:04:52 +01:00
Gert Hengeveld
0e849d7d3b
Omit nested unchanged properties and array values
2021-02-15 17:00:58 +01:00
Gert Hengeveld
8c32cfbeb7
Fix tests
2021-02-15 15:09:01 +01:00
Gert Hengeveld
ce4b618da8
Fix initial args value and map args to their expected data type.
...
Warn when attempting to serialize or unserialize args with disallowed characters.
2021-02-15 14:53:40 +01:00
Michael Shilman
fcc75299fb
Merge pull request #13886 from storybookjs/angular-clean-examples
...
Angular: Clean and improve angular-cli examples
2021-02-15 20:54:20 +08: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