2087 Commits

Author SHA1 Message Date
Michael Shilman
19068044bc Merge branch 'next' of github.com:storybookjs/storybook into next 2020-02-08 00:15:07 +08:00
Michael Shilman
151b281ffd 6.0.0-alpha.7 next.json version file 2020-02-08 00:12:59 +08:00
Michael Shilman
aed5276e0b
Merge pull request #9787 from lgraziani2712/fix-9778
Replace lodash named imports with specific imports
2020-02-08 00:02:36 +08:00
Luciano Graziani
46c5e953a3 fix #9778: replace esModule named imports for lodash to specific imports
fix: replace the use of isNill to the double eq comparison against null.
2020-02-07 10:47:18 -03:00
Norbert de Langen
686c2bfe61
REMOVE addon-notes remnants 2020-02-07 00:06:57 +01:00
Michael Shilman
50844dd461 6.0.0-alpha.6 next.json version file 2020-02-05 08:06:35 +08:00
Michael Shilman
c6c93964ce Merge pull request #9716 from sakito21/fix/docs-configurations-typescript-config
[Docs] configurations/TypeScript Config awesome-typescript-loader to ts-loader
2020-02-05 07:36:56 +08:00
Michael Shilman
fce1f5352f Update Custom Body Documentation (#9613)
Update Custom Body Documentation
2020-02-05 07:36:54 +08:00
Michael Shilman
b899fcad89 Added missing = in angular guide (#9601)
Added missing = in angular guide
2020-02-05 07:36:53 +08:00
Norbert de Langen
5a1707b9a2
CHANGE example urls to netlify urls (#9653)
CHANGE example urls to netlify urls
2020-02-04 11:03:07 +01:00
Michael Shilman
631a394184 6.0.0-alpha.5 next.json version file 2020-02-04 17:02:55 +08:00
Michael Shilman
107d813cc3 6.0.0-alpha.4 next.json version file 2020-02-04 00:34:26 +08:00
Michael Shilman
a409980df2 6.0.0-alpha.3 next.json version file 2020-02-02 14:19:24 +08:00
Michael Shilman
cc6de18b7f 6.0.0-alpha.2 next.json version file 2020-01-30 21:51:03 +08:00
Norbert de Langen
8cf7dc5e69
ADD notices describing the incompatibilities with manager.js theming & addon-docs && make the addon-docs README the sot 2020-01-28 12:49:00 +01:00
Norbert de Langen
ad8e1555da
REMOVE polymer from examples list 2020-01-28 01:04:02 +01:00
Norbert de Langen
bb68a6e6c8
CHANGE now to netlify in live-examples links 2020-01-28 01:03:45 +01:00
Rafael Bardini
246a33eb68 Add Paddings addon to addon gallery 2020-01-27 19:33:13 +01:00
Norbert de Langen
3f4bf9ef29
Core: Document main.js config (#9552)
Core: Document main.js config
2020-01-27 13:10:49 +01:00
Norbert de Langen
2c150aef49
Update docs/src/pages/presets/writing-presets/index.md
Co-Authored-By: Tom Coleman <tom@thesnail.org>
2020-01-27 12:23:20 +01:00
Norbert de Langen
cc39879de9
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" 2020-01-25 13:25:51 +01:00
Norbert de Langen
28618ce005
Merge branch 'next' into core/add-docs-config-overview 2020-01-25 12:17:41 +01:00
Norbert de Langen
332ff1a60b
IMPROVE the section about presets-api addons 2020-01-25 12:16:23 +01:00
Alex Gabites
cd70dc74bc
fix typo 2020-01-24 10:38:35 +13:00
Alex Gabites
8a7f669948
indent options to make them stand out better 2020-01-24 10:06:43 +13:00
Alex Gabites
a585212f7f
typescript config documentation 2020-01-24 10:05:39 +13:00
Norbert de Langen
10a30f28ec
FIX spelling mistakes 2020-01-23 21:36:07 +01:00
Norbert de Langen
3098ee8028
Merge branch 'next' into core/add-docs-config-overview 2020-01-23 21:19:07 +01:00
Michael Shilman
b35c7b41cf 6.0.0-alpha.1 next.json version file 2020-01-23 20:48:24 +08:00
Michael Shilman
6f8c7e7805
REMOVE polymer (#9596)
REMOVE polymer
2020-01-23 10:59:12 +08:00
Juha-Pekka Ylisela
98c0b8454b
Remove duplicate text
Minor update - Remove duplicate text regarding Create React App.
2020-01-22 15:04:53 +00:00
Norbert de Langen
34816a6d57
REMOVE polymer
It's moved into it's own repo here:
https://github.com/storybookjs/storybook
2020-01-22 15:39:36 +01:00
Michael Shilman
a1bbeaaa86 6.0.0-alpha.0 next.json version file 2020-01-21 22:42:12 +08:00
Michael Shilman
bda16e60ce update mdx syntax placeholder 2020-01-21 19:01:17 +08:00
Michael Shilman
1cdbf1f528
Revert "Revert "Add BBC to list of examples"" 2020-01-21 10:51:22 +08:00
Norbert de Langen
0707b4231c
ADD migration guide ref to docs-pages that are not a starter-guide 2020-01-20 10:47:31 +01:00
Norbert de Langen
95ae4160c1
ADD api 2020-01-20 10:40:19 +01:00
Norbert de Langen
9cb8bc2c69
ADD page about tri-config intro 2020-01-20 10:26:42 +01:00
Michael Shilman
7e4fb0937e 5.3.7 latest.json version file 2020-01-20 15:20:08 +08:00
Michael Shilman
17c52fb503 Merge branch 'next' 2020-01-20 14:45:27 +08:00
Michael Shilman
8a5e3b8d7d
Revert "Add BBC to list of examples" (#9522)
Revert "Add BBC to list of examples"
2020-01-20 14:43:21 +08:00
Alex Zherdev
68239fae1d
Fix typos in "Writing presets" 2020-01-17 17:23:40 -08:00
Norbert de Langen
6f05d6e949
Revert "Add BBC to list of examples" 2020-01-18 01:26:56 +01:00
Norbert de Langen
1a9b2db9df
Add BBC to list of examples (#9510)
Add BBC to list of examples
2020-01-18 01:17:29 +01:00
Harvey Peachey
246734b7bc Add BBC to list of examples 2020-01-17 11:10:33 +00:00
Michael Shilman
281e783a8b 5.3.6 latest.json version file 2020-01-17 16:29:28 +08:00
Michael Shilman
b1afe490a9 5.3.5 latest.json version file 2020-01-17 03:59:31 +08:00
Michael Shilman
b45f98af61 5.3.4 latest.json version file 2020-01-16 14:35:30 +08:00
Michael Shilman
aed216f4c3 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-01-16 08:21:32 +08:00
Michael Shilman
83a5f4d6d5 Fix typo 2020-01-16 08:21:10 +08:00