Tom Coleman
|
18bd789f6e
|
Remove no-longer needed manager settings
|
2020-06-29 17:12:22 +10:00 |
|
Michael Shilman
|
77c32bc722
|
Addon-controls: HTML example
|
2020-06-16 21:14:22 +08:00 |
|
Norbert de Langen
|
20cfac064e
|
ADD loglevel=debug to all examples
|
2020-06-09 13:22:53 +02:00 |
|
Michael Shilman
|
0cdc337fe9
|
Addon-docs: Rename formatSource to transformSource
|
2020-04-21 20:55:48 +08:00 |
|
Norbert de Langen
|
f9abc6a986
|
Merge branch 'next' into tech/remove-deprecations-6
# Conflicts:
# addons/events/src/deprecated.js
# addons/options/src/register.ts
# examples/official-storybook/stories/core/decorators.stories.js
# examples/official-storybook/stories/deprecated/addon-events.stories.js
# lib/addons/src/make-decorator.test.ts
# lib/api/src/modules/layout.ts
# lib/cli/src/generate.js
# lib/core/package.json
|
2020-03-31 09:40:58 +02:00 |
|
Norbert de Langen
|
341fc2d90d
|
FIX linting
|
2020-03-27 20:04:50 +01:00 |
|
Norbert de Langen
|
fc2a72442c
|
REMOVE usage of addon-options
|
2020-03-26 10:38:05 +01:00 |
|
Michael Shilman
|
8d922c7a81
|
Use parameter enhancers for Source block
|
2020-03-11 14:08:15 +08:00 |
|
Michael Shilman
|
52e63ba4b9
|
Addon-docs: formatSource snippet customization function
|
2020-03-10 12:18:50 +08:00 |
|
Norbert de Langen
|
7f42d2d470
|
CLEANUP
|
2020-02-13 13:20:14 +01:00 |
|
Michael Shilman
|
b8fdc3e31d
|
Addon-a11y: Update preset registration & document in MIGRATION.md
|
2020-02-04 16:26:36 +08:00 |
|
Dave Cross
|
3e31910d7b
|
Change all examples to use addon-a11y preset.
|
2020-01-31 16:41:55 -07:00 |
|
Norbert de Langen
|
924e403786
|
REMOVE addon-info & addon-notes
They have been MOVED to https://github.com/storybookjs/deprecated-addons
|
2020-01-29 17:15:27 +01:00 |
|
Michael Shilman
|
d768b53770
|
Main.js: Combine addons/presets in examples
|
2019-12-31 14:38:00 +08:00 |
|
Norbert de Langen
|
a6c59c9db7
|
Merge branch 'core/magic-entry' into core/magic-entry-storyshots
# Conflicts:
# addons/storyshots/storyshots-core/package.json
|
2019-11-14 12:27:49 +01:00 |
|
Norbert de Langen
|
714250f2de
|
Merge branch 'core/magic-entry' into core/magic-entry-storyshots
# Conflicts:
# addons/storyshots/storyshots-core/package.json
# examples/html-kitchen-sink/.storybook/presets.js
|
2019-11-13 11:39:24 +01:00 |
|
Michael Shilman
|
7e549c8b75
|
Examples: Upgrade html-kitchen-sink to simplified hierarchy separator
|
2019-11-13 18:17:20 +08:00 |
|
Michael Shilman
|
884962b787
|
Addon-docs: Add unified preset, deprecate framework-specific presets
|
2019-11-11 14:56:17 +08:00 |
|
Norbert de Langen
|
02909d3037
|
CHANGE html to use new triconfig
|
2019-11-08 17:46:17 +01:00 |
|
Michael Shilman
|
d8f96a7e13
|
Addon-docs: Make configuration API consistent with other addons
|
2019-08-27 15:40:06 +08:00 |
|
Michael Shilman
|
f083e737cf
|
Addon-docs: Configure JSX automagically
|
2019-07-29 15:35:35 +08:00 |
|
Michael Shilman
|
bf3ef93644
|
Addon-docs: Add DocsPage automagically (#7579)
Addon-docs: Add DocsPage automagically
|
2019-07-29 15:34:12 +08:00 |
|
Michael Shilman
|
1e89c241d6
|
HTML-kitchen-sink: Add DocsPage automatically
|
2019-07-27 03:34:28 +08:00 |
|
Michael Shilman
|
0ac48981fe
|
Core: Rename load => configure
|
2019-07-26 23:10:07 +08:00 |
|
Michael Shilman
|
714c3f3a9d
|
Addon-docs: Update docs to use common/preset
|
2019-07-25 17:10:50 +08:00 |
|
Michael Shilman
|
fb17dca6ca
|
Addon-docs: Zero-config source-loader
|
2019-07-25 14:49:39 +08:00 |
|
Michael Shilman
|
865daf1da5
|
Addon-docs: Simplify examples with included source-loader
|
2019-07-24 22:34:02 +08:00 |
|
Michael Shilman
|
ec39d01a45
|
Update examples to use new load function
|
2019-07-22 14:00:32 +08:00 |
|
Michael Shilman
|
bd16681034
|
Addon-Docs: HTML support & example
|
2019-07-18 00:37:06 +08:00 |
|
libetl
|
053aa06bc6
|
#7192 ✂ I have removed the storysource older loader
|
2019-07-03 23:56:56 +02:00 |
|
Michael Shilman
|
f7adf9ad48
|
Convert html-kitchen-sink to module format
|
2019-06-24 00:39:54 +08:00 |
|
Hypnosphi
|
8ee658cfbd
|
HTML: support knobs for both cached and uncached nodes
|
2019-05-14 09:34:04 +02:00 |
|
codebyalex
|
53cc440802
|
Added a11y addon to the HTML example
|
2019-04-26 18:33:54 -04:00 |
|
Norbert de Langen
|
2745e2d607
|
Merge pull request #6190 from dwightjack/next
Allow forced renders in @storybook/html
|
2019-03-25 16:37:29 +01:00 |
|
Marco Solazzi
|
4b9ec199ea
|
control forced re-renders with a parameter
|
2019-03-20 12:57:59 +09:00 |
|
Means88
|
d3dd74c763
|
fix: regexp in config.js
|
2019-03-19 17:31:15 +08:00 |
|
Michael Shilman
|
5ed463f23a
|
Fix examples webpack config
|
2019-03-16 13:23:21 +08:00 |
|
Norbert de Langen
|
ff46acbc1b
|
Merge branch '5.0.0' into tech/overhaul-ui
|
2018-12-24 10:39:29 +01:00 |
|
Norbert de Langen
|
a1762d7796
|
MODIFY option to use addParameters
|
2018-12-10 19:28:40 +01:00 |
|
igor-dv
|
cb15153810
|
Remove "defaultConfigName" prop and use "defaultConfig" as a single config to be extended
|
2018-12-05 12:32:54 +02:00 |
|
igor-dv
|
4c46f27371
|
Fix few deprecations
|
2018-11-01 16:21:19 +02:00 |
|
Hypnosphi
|
8bf5af80ca
|
Addon-jest support
|
2018-05-05 01:04:11 +03:00 |
|
Hypnosphi
|
bf86c0c13e
|
Addon-events support
|
2018-05-04 02:57:44 +03:00 |
|
Hypnosphi
|
38511744d6
|
Addon-backgrouns support
|
2018-05-03 02:03:30 +03:00 |
|
Hypnosphi
|
6d661afd0f
|
Addon-a11y support
|
2018-05-03 01:28:35 +03:00 |
|
Hypnosphi
|
0a5a4687ec
|
Make welcome story default
|
2018-05-02 00:54:35 +03:00 |
|
igor-dv
|
c24e5ee198
|
Add Notes addon
|
2018-04-24 15:18:27 +03:00 |
|
igor-dv
|
625ddbe4bf
|
Add Options addon
|
2018-04-23 15:05:57 +03:00 |
|
igor-dv
|
17ae5065e0
|
Add Viewport addon
|
2018-04-23 14:25:38 +03:00 |
|
igor-dv
|
46da4e3248
|
Add StorySource addon
|
2018-04-23 14:22:43 +03:00 |
|