Michael Shilman
|
f3af2786fa
|
Official-storybook: Add DocsContainer as story decorator
|
2019-08-20 15:15:07 +08:00 |
|
Michael Shilman
|
17ed323e43
|
Addon-docs: Fix MDX on CSF and add test case to offical-storybook
|
2019-08-20 14:41:52 +08:00 |
|
Michael Shilman
|
2c9c448307
|
v5.2.0-beta.36
|
2019-08-20 03:20:42 +08:00 |
|
Michael Shilman
|
3f07df56be
|
v5.2.0-beta.35
|
2019-08-20 02:38:05 +08:00 |
|
Michael Shilman
|
bb8622c6fe
|
v5.2.0-beta.34
|
2019-08-20 02:11:25 +08:00 |
|
Michael Shilman
|
bc8250faba
|
Merge pull request #7791 from storybookjs/trigger-effects-after-render
Preview hooks: trigger effects after story render
|
2019-08-20 02:04:39 +08:00 |
|
Norbert de Langen
|
a80ba2629c
|
Merge pull request #7785 from storybookjs/addon-docs-no-docs
Addon-docs: Improved "No docs" message
|
2019-08-19 16:49:06 +02:00 |
|
Michael Shilman
|
a1f0a1ba26
|
v5.2.0-beta.33
|
2019-08-18 21:42:30 +08:00 |
|
Hypnosphi
|
f0f68b4717
|
Fix tests
|
2019-08-17 22:21:24 +02:00 |
|
CodeByAlex
|
4c9f24ad0d
|
Merge branch '7740-addon-jest-show-skipped-and-todos' of https://github.com/fabiradi/storybook into feature/jest-add-pending-todo
# Conflicts:
# addons/jest/src/components/Panel.tsx
|
2019-08-17 11:48:41 -04:00 |
|
Hypnosphi
|
0f330e2c82
|
Preview hooks: trigger effects after story render
|
2019-08-17 16:16:16 +02:00 |
|
Michael Shilman
|
1c67f9dae7
|
v5.2.0-beta.32
|
2019-08-17 21:40:06 +08:00 |
|
Michael Shilman
|
ee7b0f59a5
|
Official-storybook: Add "no docs" story
|
2019-08-17 08:26:48 +08:00 |
|
Michael Shilman
|
eaef302c73
|
v5.2.0-beta.31
|
2019-08-16 18:11:58 +08:00 |
|
Michael Shilman
|
84476d29c8
|
Merge branch 'next' into 7264-scope-docs-style
|
2019-08-16 17:42:32 +08:00 |
|
Michael Shilman
|
13fe3f759f
|
Merge branch 'next' into 7264-scope-docs-style
|
2019-08-16 14:29:29 +08:00 |
|
Michael Shilman
|
fee13c37fe
|
Official-storybook: restore global styles
|
2019-08-16 12:53:29 +08:00 |
|
Michael Shilman
|
1a69bd7983
|
Addon-docs: Put all code into a Source block
|
2019-08-16 12:52:54 +08:00 |
|
Michael Shilman
|
a15e516a07
|
Addon-docs: Format markdown source blocks into Source
|
2019-08-16 07:40:50 +08:00 |
|
domyen
|
4d34521a87
|
Add more examples of markdown syntax to test edge cases
|
2019-08-15 17:10:40 -04:00 |
|
Michael Shilman
|
b0d39c1bc6
|
Official-storybook: Add MDX preview with toolbar
|
2019-08-15 20:32:23 +08:00 |
|
Fabian Rademacher
|
8fa49ebb7a
|
addon-jest: skipped tests and todos use StatusTypes and colors
|
2019-08-15 02:42:07 +02:00 |
|
Michael Shilman
|
76cfca06f3
|
Addon-docs: Test case that renders MDX INSIDE a story
|
2019-08-15 08:20:33 +08:00 |
|
Michael Shilman
|
ecf098d778
|
TEMPORARY: disable global reset in official-storybook
|
2019-08-15 01:32:25 +08:00 |
|
Michael Shilman
|
468ad0f990
|
Addon-docs: Markdown MDX for testing new DocumentFormatting
|
2019-08-14 22:03:00 +08:00 |
|
Michael Shilman
|
0407e970a4
|
Official-storybook: Move addon-docs stories to subdirectory
|
2019-08-14 21:54:24 +08:00 |
|
Michael Shilman
|
f3c9692a6a
|
v5.2.0-beta.30
|
2019-08-14 15:57:42 +08:00 |
|
Michael Shilman
|
a7625dec1e
|
v5.2.0-beta.29
|
2019-08-13 09:16:58 +08:00 |
|
Michael Shilman
|
54dfb23ab3
|
v5.2.0-beta.28
|
2019-08-10 20:40:35 +08:00 |
|
Michael Shilman
|
7fe14b4034
|
v5.2.0-beta.27
|
2019-08-10 20:21:53 +08:00 |
|
Michael Shilman
|
e82cbd453e
|
Merge branch 'next' into 6644-docs-only-nav-ui
|
2019-08-09 11:38:25 +08:00 |
|
Michael Shilman
|
901ff4fa05
|
v5.2.0-beta.26
|
2019-08-09 10:34:01 +08:00 |
|
Michael Shilman
|
e545d8fdf2
|
Addon-docs: Update Nav UI to collapse docs-only stories
|
2019-08-08 15:53:28 +08:00 |
|
Michael Shilman
|
452b6dff54
|
v5.2.0-beta.25
|
2019-08-08 09:55:46 +08:00 |
|
Michael Shilman
|
15483c5fe3
|
Addon-centered: Ability to disable for specific story (#7709)
Addon-centered: ability to disable on specific story
|
2019-08-08 09:35:27 +08:00 |
|
Mario
|
10777e7fb3
|
using makedecorator on export function to be able to disable center addon
|
2019-08-07 08:55:36 +02:00 |
|
Michael Shilman
|
5dd5fc0227
|
v5.2.0-beta.24
|
2019-08-07 11:15:43 +08:00 |
|
Michael Shilman
|
4f9a846103
|
Addon-docs: DocsPage slots for fine-grained user control (#7680)
Addon-docs: DocsPage slots for fine-grained user control
|
2019-08-07 11:09:27 +08:00 |
|
Michael Shilman
|
c54cd12601
|
v5.2.0-beta.23
|
2019-08-06 00:35:39 +08:00 |
|
Michael Shilman
|
a120a13105
|
Addon-docs: DocsPage slots for fine-grained user control
|
2019-08-05 16:50:42 +08:00 |
|
Michael Shilman
|
1449efdab4
|
v5.2.0-beta.22
|
2019-08-03 12:06:22 +08:00 |
|
Michael Shilman
|
e8953e2778
|
React: Cleanup CSF stories in cra-kitchen-sink
|
2019-08-03 10:53:26 +08:00 |
|
Michael Shilman
|
ae8baa22ef
|
v5.2.0-beta.21
|
2019-08-03 00:25:20 +08:00 |
|
Michael Shilman
|
49f313b884
|
v5.2.0-beta.20
|
2019-08-01 23:40:55 +08:00 |
|
Michael Shilman
|
b3108225d7
|
v5.2.0-beta.19
|
2019-07-31 17:18:08 +08:00 |
|
Norbert de Langen
|
dcc169f8e6
|
Merge branch 'next' into tech/change-defineplugin-globals
|
2019-07-31 00:03:58 +02:00 |
|
Gert Hengeveld
|
28fdb3d3ac
|
Use a sensible sort order for stories and suggest it in the docs.
|
2019-07-30 16:39:03 +02:00 |
|
Norbert de Langen
|
1a6007d46f
|
CHANGE define plugin variables to globals && FIX bad version of storybook being installed
|
2019-07-30 14:00:46 +02:00 |
|
dependabot-preview[bot]
|
b9174e1850
|
Bump ts-node from 8.2.0 to 8.3.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.2.0...v8.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-30 06:07:10 +00:00 |
|
Michael Shilman
|
e8293faf1d
|
v5.2.0-beta.18
|
2019-07-30 07:39:56 +08:00 |
|