Michael Shilman
|
c78b28118c
|
Merge branch 'next' into 7101-docs-mode
|
2019-06-24 11:48:08 +08:00 |
|
Michael Shilman
|
32cafdd01f
|
Addon-docs: Convert to module format codemod (#7174)
Addon-docs: Convert to module format codemod
|
2019-06-24 11:46:13 +08:00 |
|
Michael Shilman
|
27bcc92a6d
|
Addon-docs: MDX support (#7145)
Addon-docs: MDX support
|
2019-06-24 11:09:47 +08:00 |
|
Michael Shilman
|
df43048bf6
|
Module format codemod: add warnings && format with prettier
|
2019-06-24 10:09:21 +08:00 |
|
Norbert de Langen
|
e4f60bf643
|
Fix unstretched preview background wrapper (#7173)
Fix unstretched preview background wrapper
|
2019-06-23 22:02:57 +02:00 |
|
Norbert de Langen
|
ab348ce0b6
|
FIX lockfile
|
2019-06-23 21:50:22 +02:00 |
|
Norbert de Langen
|
a44b6a0043
|
Merge branch 'next' into pr/jamesgeorge007/6937
|
2019-06-23 21:46:50 +02:00 |
|
Michael Shilman
|
c4e7ace84f
|
Automatically remove storiesOf import
|
2019-06-24 00:06:27 +08:00 |
|
Michael Shilman
|
58423de4f3
|
Upgrade core-js to 3.x in devkits (#7171)
Upgrade core-js to 3.x in devkits
|
2019-06-23 23:42:49 +08:00 |
|
Norbert de Langen
|
9ff2fa3e14
|
Merge branch 'next' into 7101-upgrade-devkits-corejs
|
2019-06-23 14:39:57 +02:00 |
|
Michael Shilman
|
e2ced37f21
|
Update convert-to-module-format docs & make it build
|
2019-06-23 17:28:40 +08:00 |
|
Michael Shilman
|
380856853b
|
Convert to module codemod documentation
|
2019-06-23 16:52:43 +08:00 |
|
Michael Shilman
|
fdae527bf6
|
Module format codemap: fix block formatting
|
2019-06-23 16:47:19 +08:00 |
|
jamesgeorge007
|
e5d77bee55
|
Merge branch 'next' of https://github.com/storybookjs/storybook into feat/info-cmd
|
2019-06-23 12:52:20 +05:30 |
|
Michael Shilman
|
abdde1f012
|
Codemod to convert storiesOf to module format
|
2019-06-23 11:49:55 +08:00 |
|
autarc
|
9802d744d4
|
Fix unstretched preview background wrapper
|
2019-06-22 13:32:13 +02:00 |
|
Michael Shilman
|
bd0c8028fa
|
Merge branch 'next' into 7101-source-loader
|
2019-06-22 16:59:47 +08:00 |
|
Michael Shilman
|
590b18dd4a
|
Merge branch 'next' into 7101-docs-mode
|
2019-06-22 16:58:39 +08:00 |
|
Michael Shilman
|
b364ed42f1
|
Github org rename (#7172)
Github org rename
|
2019-06-22 16:45:17 +08:00 |
|
Michael Shilman
|
db20811dc5
|
Typeset: Display font sizes in user-specified order
|
2019-06-22 16:44:25 +08:00 |
|
Michael Shilman
|
ebc37f48bc
|
Github org rename
|
2019-06-22 10:44:12 +08:00 |
|
Michael Shilman
|
06a2613b65
|
Upgrade core-js to 3.x
|
2019-06-22 10:39:53 +08:00 |
|
Michael Shilman
|
33ea65a5d1
|
Merge branch 'next' into 7101-source-loader
|
2019-06-22 10:23:18 +08:00 |
|
Michael Shilman
|
da55b21556
|
Merge branch 'next' into 7101-docs-mode
|
2019-06-22 10:16:51 +08:00 |
|
Michael Shilman
|
ed9cf40fe8
|
Merge branch 'next' into 7101-mdx
|
2019-06-22 10:12:35 +08:00 |
|
Michael Shilman
|
5b204b9a00
|
Fix initial viewMode parsing typo
|
2019-06-22 10:11:43 +08:00 |
|
Michael Shilman
|
42655657f0
|
Addon-docs: Component parameter codemod (#7155)
Addon-docs: Component parameter codemod
|
2019-06-22 09:06:57 +08:00 |
|
Michael Shilman
|
59c55a6eb3
|
Merge branch 'next' into 7101-docs-mode
|
2019-06-22 08:57:44 +08:00 |
|
Michael Shilman
|
75cb841a83
|
Addon-docs: Fix mdx loading error
|
2019-06-22 08:52:39 +08:00 |
|
Michael Shilman
|
8f2f3e503d
|
Addon-docs: Add typings
|
2019-06-22 02:45:37 +08:00 |
|
Michael Shilman
|
721301c450
|
Merge branch 'next' into 7101-mdx
|
2019-06-22 02:36:03 +08:00 |
|
Michael Shilman
|
d579617fe3
|
Addon-docs: DocsPage and doc blocks (#7119)
Addon-docs: DocsPage and doc blocks
|
2019-06-22 02:33:19 +08:00 |
|
Michael Shilman
|
723037da23
|
PropsRow: Added hover text for required asterisk
|
2019-06-22 01:33:55 +08:00 |
|
Michael Shilman
|
9e63c855b2
|
Docgen migration notes
|
2019-06-22 01:23:12 +08:00 |
|
Michael Shilman
|
f48201e318
|
Use styled headings
|
2019-06-22 01:16:04 +08:00 |
|
Michael Shilman
|
043fca7183
|
Doc blocks: improve typescript types
|
2019-06-22 00:54:40 +08:00 |
|
Michael Shilman
|
31ea16f87d
|
Module format codemod WIP
|
2019-06-21 19:50:39 +08:00 |
|
Michael Shilman
|
bb301f8589
|
Add docgen commments for each of the doc block components
|
2019-06-21 19:23:32 +08:00 |
|
Michael Shilman
|
475b3bacf6
|
Fix/indenting for addon-notes & addon-info on markdown code blocks (#7158)
Fix/indenting for addon-notes & addon-info on markdown code blocks
|
2019-06-21 00:21:18 +08:00 |
|
Norbert de Langen
|
a31abbcc43
|
FIX snapshots
|
2019-06-20 14:28:41 +02:00 |
|
Norbert de Langen
|
291e8fa85c
|
CHANGE markdown code syntax-highlighter to never format, since it will be indented correctly already
|
2019-06-20 14:25:32 +02:00 |
|
Norbert de Langen
|
1dd7a45fb9
|
Merge pull request #7126 from storybookjs/dependabot/npm_and_yarn/docs/polished-3.4.1
Bump polished from 3.4.0 to 3.4.1 in /docs
|
2019-06-20 13:37:18 +02:00 |
|
Norbert de Langen
|
d4e0f51e47
|
IMPROVE HMR error reporting, no refreshes needed for error recovery (#6972)
IMPROVE HMR error reporting, no refreshes needed for error recovery
|
2019-06-20 13:33:23 +02:00 |
|
Michael Shilman
|
f1d7579a8e
|
Doc blocks review cleanup
|
2019-06-20 15:00:51 +08:00 |
|
Michael Shilman
|
20522b4a05
|
Run codemod on storybook source tree
|
2019-06-20 12:52:12 +08:00 |
|
Michael Shilman
|
c89042966b
|
Codemod to add component parameters to legacy stories
|
2019-06-20 12:42:46 +08:00 |
|
Michael Shilman
|
2188a8b337
|
CLI docs mode with --docs flag
|
2019-06-20 11:59:37 +08:00 |
|
Michael Shilman
|
65840894f0
|
Merge branch '7101-doc-blocks' into 7101-docs-mode
|
2019-06-20 10:44:35 +08:00 |
|
Michael Shilman
|
94cdf46c57
|
UPGRADE lazy-universal-dotenv (#7151)
UPGRADE lazy-universal-dotenv
|
2019-06-20 06:51:05 +08:00 |
|
Norbert de Langen
|
35a3869ea7
|
UPGRADE lazy-universal-dotenv
|
2019-06-19 23:10:41 +02:00 |
|