20679 Commits

Author SHA1 Message Date
CodeByAlex
9bb2fcc4d1 add pending test section 2019-08-17 11:05:07 -04:00
CodeByAlex
4e1718c0b2 add pending and todo to color by type function 2019-08-17 10:58:27 -04:00
CodeByAlex
af4ed718d1 added pending and todo to the status stypes 2019-08-17 10:57:10 -04:00
CodeByAlex
548f84c6a2 add null checking and placeholder text when tests arent found found for a test type 2019-08-17 10:54:43 -04:00
Michael Shilman
7f2f6acd3f 5.2.0-beta.32 next.json version file 2019-08-17 21:51:29 +08:00
Michael Shilman
781474d4a6 Update version.ts 2019-08-17 21:48:37 +08:00
Michael Shilman
1c67f9dae7 v5.2.0-beta.32 v5.2.0-beta.32 2019-08-17 21:40:06 +08:00
Michael Shilman
60aaab691d 5.2.0-beta.32 changelog 2019-08-17 21:35:25 +08:00
Michael Shilman
c9d9e7418d
Merge pull request #7787 from storybookjs/6644-fix-docs-only-load
Addon-docs: Fix docs-only story load
2019-08-17 21:32:49 +08:00
Michael Shilman
1cf3f3e1a8
Merge pull request #7788 from storybookjs/6803-unwrap-chromatic-stories
Addon-docs: Unwrap doc blocks stories
2019-08-17 21:32:15 +08:00
Michael Shilman
4b753acfe4 Update snapshots 2019-08-17 20:51:17 +08:00
Michael Shilman
da31f927ed Story tweaks 2019-08-17 20:28:50 +08:00
Michael Shilman
93011e5f28 Revert "Addon-docs: Fix snapshots & chromatic"
This reverts commit 8e853799ea6394a444d4e3fbbd94b34714f00f17.
2019-08-17 20:24:41 +08:00
Michael Shilman
e7f381d458 Addon-docs: Fix docs-only story load 2019-08-17 12:02:38 +08:00
Michael Shilman
2acbcd6553
fix link to Intro to Presets page (#7783)
fix link to `Intro to Presets page`
2019-08-16 22:11:27 +08:00
sakito
c32a70837c fix link to Intro to Presets page 2019-08-16 19:35:01 +09:00
Michael Shilman
a8606965fb 5.2.0-beta.31 next.json version file 2019-08-16 18:23:30 +08:00
Michael Shilman
3e2415bc6e Update version.ts 2019-08-16 18:21:17 +08:00
Michael Shilman
eaef302c73 v5.2.0-beta.31 v5.2.0-beta.31 2019-08-16 18:11:58 +08:00
Michael Shilman
d8cb202443 5.2.0-beta.31 changelog 2019-08-16 18:06:49 +08:00
Michael Shilman
376b793f2a
Addon-docs: Fix CSS bleed issue in doc blocks (#7771)
Addon-docs: Fix CSS bleed issue in doc blocks
2019-08-16 18:04:57 +08:00
Michael Shilman
84476d29c8 Merge branch 'next' into 7264-scope-docs-style 2019-08-16 17:42:32 +08:00
Michael Shilman
abe72c748d Addon-docs Preview: Fix typescript types 2019-08-16 17:29:51 +08:00
Michael Shilman
fd37514574 Addon-docs: Disable code popup in Preview when there's no source 2019-08-16 17:17:39 +08:00
Michael Shilman
e418393b10
Addon-docs: Add toolbar support to Preview (#7778)
Addon-docs: Add toolbar support to Preview
2019-08-16 16:08:35 +08:00
Michael Shilman
7f784a69fe Fix deepscan issues 2019-08-16 14:38:05 +08:00
Michael Shilman
13fe3f759f Merge branch 'next' into 7264-scope-docs-style 2019-08-16 14:29:29 +08:00
Michael Shilman
0bb8c5980a Addon-docs: Preview with toolbar stories 2019-08-16 14:24:44 +08:00
Michael Shilman
8e853799ea Addon-docs: Fix snapshots & chromatic 2019-08-16 14:09:22 +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
6b88f5c772 Formatting 2019-08-16 12:31:38 +08:00
Michael Shilman
6b3d28218e Addon-docs: Document replacing DocsPage 2019-08-16 12:08:53 +08:00
Michael Shilman
49483b53ae Addon-docs: Improved reference docs 2019-08-16 11:54:20 +08:00
Michael Shilman
d3dabe37c5 Addon-docs: Documentation-only MDX 2019-08-16 11:54:01 +08:00
Michael Shilman
8f69a974d0 Addon-docs: FAQ documentation 2019-08-16 11:53:37 +08:00
Michael Shilman
9ed00db117 Addon-docs: Recipes documentation 2019-08-16 11:53:03 +08:00
domyen
ab3afc89b9 Remove specificity so code styling is applied to pre again
Temporary style for inline code elements
2019-08-15 21:06:59 -04:00
Michael Shilman
a15e516a07 Addon-docs: Format markdown source blocks into Source 2019-08-16 07:40:50 +08:00
Michael Shilman
2348df6f45 Addon-docs: Don't show Stories headings when there are no more stories 2019-08-16 06:40:00 +08:00
domyen
ae8d60e3e8 Remove DocsPageWrapper from DocBlock stories so they render nicer in Docs tab 2019-08-15 17:29:29 -04:00
domyen
bd8f38441d Improve DocsPage story 2019-08-15 17:28:50 -04:00
domyen
429beb2b7e Add font styles to IconGallery 2019-08-15 17:13:08 -04:00
domyen
33d373cf71 Tweak markdown/mdx layout and styling 2019-08-15 17:12:38 -04:00
domyen
b65de14fc8 Reorder stories to display ideal states first 2019-08-15 17:11:47 -04:00
domyen
4d34521a87 Add more examples of markdown syntax to test edge cases 2019-08-15 17:10:40 -04:00
domyen
0bda497b27 Fix bug where child component was forcibly embiggened && remove unsightly border 2019-08-15 16:09:41 -04:00
domyen
8d813a7eb9 ActionBar: use the right font family 2019-08-15 16:08:42 -04:00
domyen
944e7ec4cf Add classes to docblocks (for styling customization) && css tweaks 2019-08-15 15:28:37 -04:00
domyen
1eb70b681b Fix error preventing SB from building (thanks @norbert!) 2019-08-15 12:38:40 -04:00