Michael Shilman
|
66c6ef6ce8
|
Merge pull request #12178 from phated/onBeforeRender-receives-context
Addon-docs: Add transformSource for jsxDecorator, deprecated onBeforeRender
|
2020-08-31 21:52:16 +08:00 |
|
Michael Shilman
|
774ec679ee
|
Move migration notes
|
2020-08-31 21:51:55 +08:00 |
|
Michael Shilman
|
0bf34e0ecc
|
Merge pull request #12171 from storybookjs/fix/addons-parameter-disable
UI: Fix `disable` parameter to hide addon panel
|
2020-08-25 19:45:02 +08:00 |
|
Masa-Shin
|
2839a17f66
|
fix typo
|
2020-08-24 23:16:40 +09:00 |
|
Blaine Bublitz
|
00fadd92ed
|
Rework as transformSource
|
2020-08-21 17:16:17 -07:00 |
|
Dale Seo
|
2cd5b31e0d
|
Typo
|
2020-08-21 13:51:00 -04:00 |
|
Michael Shilman
|
407482be68
|
Deprecate disabled parameters in favor of disable
|
2020-08-21 02:09:13 +08:00 |
|
Michael Shilman
|
bbfa752fb2
|
Add MDX babelrc disabled migration
|
2020-08-20 23:05:47 +08:00 |
|
Michael Shilman
|
939a215ce2
|
Upgrade addParameters in MIGRATION
|
2020-08-12 18:45:18 +08:00 |
|
Andreas Sander
|
ec81dc86aa
|
fix(withA11y docs): Fix function call code example
Fix `addParameters` function call code example by adding missing closing parenthesis.
|
2020-08-12 10:50:43 +02:00 |
|
martinerko
|
8a9f21035e
|
Update links
|
2020-08-12 15:37:25 +10:00 |
|
Michael Shilman
|
85a560d07d
|
Addon-docs: Fix ArgsTable default props regression
|
2020-08-11 17:28:35 +08:00 |
|
Michael Shilman
|
23553316a7
|
Document preview entries
|
2020-08-11 07:23:53 +08:00 |
|
Michael Shilman
|
7079566d1c
|
Add core-js migration instructions
|
2020-08-09 17:57:24 +08:00 |
|
Michael Shilman
|
a05c6e805e
|
Addon-docs: Add inline story rendering support for HTML
|
2020-08-05 22:11:22 +08:00 |
|
Michael Shilman
|
ecd9a41611
|
Addon-docs: Add docs.description parameter
|
2020-08-02 19:58:34 +08:00 |
|
Michael Shilman
|
df1b017c69
|
Merge pull request #11744 from storybookjs/11696-rename-doc-blocks
Addon-docs: Rename Preview/Props to Canvas/ArgsTable
|
2020-07-31 14:53:08 +08:00 |
|
Michael Shilman
|
201ae325cc
|
Addon-docs: Rename Preview/Props to Canvas/ArgsTable
|
2020-07-31 14:10:07 +08:00 |
|
Tom Coleman
|
0bcfb4dd19
|
Add migration notes
|
2020-07-31 15:04:42 +10:00 |
|
adam tombleson
|
e45cc5c94e
|
Typo: add missing comma in addons example
|
2020-07-23 11:39:41 +02:00 |
|
Yann Braga
|
55952dc132
|
docs(MIGRATION): update hierarchy separator section
Updated the command to work in any scenario and added a note about mdx.
|
2020-07-15 12:36:47 +02:00 |
|
Michael Shilman
|
7397e5cfa7
|
Update MIGRATION.md
|
2020-07-09 15:57:10 +08:00 |
|
Michael Shilman
|
a01e55460f
|
CSF: Deprecate duplicate titles rather than forbid it
|
2020-07-09 15:00:04 +08:00 |
|
Michael Shilman
|
9861780214
|
Backgrounds: Zero config defaults
|
2020-07-08 12:40:01 +08:00 |
|
Michael Shilman
|
92b3a3b382
|
Addon-docs: ConfigureJSX true by default in React
|
2020-07-07 18:55:43 +08:00 |
|
Filipp Riabchun
|
bf30af6e00
|
Knobs is not the accessibility addon
|
2020-07-06 20:46:11 +02:00 |
|
Michael Shilman
|
16a85b98c1
|
Merge pull request #11431 from storybookjs/10005-deprecate-configure
Core: Deprecate configure and clearDecorators
|
2020-07-06 21:48:12 +08:00 |
|
Tom Coleman
|
1d08802a5e
|
Restored and deprecated clearDecorators
|
2020-07-06 21:12:10 +10:00 |
|
Norbert de Langen
|
939ae6b03e
|
Merge branch 'next' into 9773-inconsistent-paths
# Conflicts:
# lib/api/src/version.ts
|
2020-07-06 10:05:59 +02:00 |
|
Tom Coleman
|
87aec075e0
|
Deprecate configure
|
2020-07-06 17:15:22 +10:00 |
|
Tom Coleman
|
05ad2406d2
|
Update MIGRATION.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-07-05 10:18:54 +10:00 |
|
Tom Coleman
|
2161980516
|
Deprecate addParameters/addDecorators
See https://github.com/storybookjs/storybook/issues/10005#issuecomment-653730062
|
2020-07-04 17:11:00 +10:00 |
|
Michael Shilman
|
228c3f995b
|
Merge branch 'next' into 9773-inconsistent-paths
|
2020-07-03 23:45:20 +08:00 |
|
Michael Shilman
|
ea9580a0fe
|
Migration: Add local addon paths update
|
2020-07-03 23:40:28 +08:00 |
|
Tom Coleman
|
e92ec19cca
|
Deprecate immutable options as parameters
#11142
|
2020-07-02 19:18:44 +10:00 |
|
Michael Shilman
|
052836099e
|
CSF: Forbid duplicate kinds
|
2020-07-01 10:05:09 +08:00 |
|
Tom Coleman
|
cf52efca37
|
Add some migration notes
|
2020-06-29 17:04:11 +10:00 |
|
Michael Shilman
|
6a48860c98
|
Core: Deprecate setAddon from storiesOf API
|
2020-06-26 12:55:06 +08:00 |
|
Tom Coleman
|
ea86077196
|
Update documentation about startup evetns
|
2020-06-10 19:13:55 +10:00 |
|
Michael Shilman
|
2f0bc7978c
|
MIGRATION: update props docs
|
2020-06-08 10:54:39 +08:00 |
|
Michael Shilman
|
f56410142d
|
Revert "MIGRATION: update props docs"
This reverts commit 1d8f04df024248471451f0f2813701a4eca74f81.
|
2020-06-08 10:54:03 +08:00 |
|
Michael Shilman
|
3ca55fb562
|
MIGRATION: clarify zero-config typescript
|
2020-06-08 10:45:53 +08:00 |
|
Michael Shilman
|
1d8f04df02
|
MIGRATION: update props docs
|
2020-06-08 10:43:45 +08:00 |
|
Gaëtan Maisse
|
6d1f759765
|
fix: update links related to glob validity to match a valid anchor in MIGRATION.md
|
2020-05-30 20:29:32 +02:00 |
|
Norbert de Langen
|
ae80b36eba
|
Update MIGRATION.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2020-05-27 16:06:40 +02:00 |
|
Norbert de Langen
|
136a26d473
|
Update MIGRATION.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2020-05-27 16:06:33 +02:00 |
|
Norbert de Langen
|
f76908df43
|
Update MIGRATION.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2020-05-27 16:06:25 +02:00 |
|
Norbert de Langen
|
540d0a2119
|
Merge branch 'next' into fix/valid-globs
# Conflicts:
# MIGRATION.md
|
2020-05-26 12:34:40 +02:00 |
|
Norbert de Langen
|
7b4e942c6d
|
Merge pull request #10909 from graup/graup/vue-preset
Remove babel-preset-vue
|
2020-05-25 13:19:33 +02:00 |
|
Paul Grau
|
298004a62b
|
Docs: babel-preset-vue migration
|
2020-05-25 17:03:53 +09:00 |
|