2122 Commits

Author SHA1 Message Date
Herrick Spencer
e85a12842e
Update Writing-Addon doc
(two line change)
Update Writing-Addon doc to fix error in reading parameter data.  As currently written this causes an exception due to the object returned not being a string. Two ways to fix this, change the data passed by param to just a bare string in the story code above, or change how the addon handles the parameter data. The second is preferable since this is the more likely scenario, and a more useful showcase of passing parameter data.   This is the path I've chosen to changed.
2020-02-28 12:19:20 -08:00
David Inoa
4bcf55fa5a
Update index.md 2020-02-27 11:47:41 -05:00
Michael Shilman
9715a27e54 6.0.0-alpha.20 next.json version file 2020-02-27 08:44:47 +08:00
Herrick Spencer
84490e112f
replace withFoo with the name of addon used in sample below 2020-02-26 13:42:49 -08:00
Jon Palmer
bfe3260e64 Claenup docs wrt registering addons 2020-02-25 10:34:19 -05:00
Michael Shilman
4703c15e55 6.0.0-alpha.19 next.json version file 2020-02-24 23:08:12 +08:00
Michael Shilman
9c9c52600b 6.0.0-alpha.18 next.json version file 2020-02-22 04:50:50 +08:00
Michael Shilman
151d28a956 6.0.0-alpha.17 next.json version file 2020-02-21 12:18:42 +08:00
Michael Shilman
4b10388a87 6.0.0-alpha.15 next.json version file 2020-02-20 12:37:59 +08:00
Michael Shilman
d5d2e7972a 6.0.0-alpha.14 next.json version file 2020-02-19 07:06:21 +08:00
davidenglishmusic
1e188701c1 Fix docs configuration file typos 2020-02-17 22:07:35 -05:00
Michael Shilman
741ac1238e 6.0.0-alpha.13 next.json version file 2020-02-15 21:00:14 +08:00
pchr-srf
6617953ac8
typo themeing -> theming 2020-02-14 13:52:35 +01:00
Michael Shilman
17298955ad 6.0.0-alpha.12 next.json version file 2020-02-14 01:12:09 +08:00
Tobias Skarhed
e1607fc7f2
Update link to addon-docs theming 2020-02-13 13:34:48 +01:00
Michael Shilman
40dc1750b3 6.0.0-alpha.11 next.json version file 2020-02-13 12:21:58 +08:00
Michael Shilman
f5c01d9a7c Merge pull request #9833 from th-ad/patch-3
Fix module.export syntax error in 'Storybook for HTML' README
2020-02-13 12:01:53 +08:00
Michael Shilman
22975fbb14 Merge pull request #9804 from danawoodman/patch-3
Remove duplicate "AntDesign" section
2020-02-13 12:01:51 +08:00
Michael Shilman
f7d1217c39 Merge pull request #9783 from seantcoyote/patch-3
Patch 3 - typo fix by copy rewrite
2020-02-13 12:01:50 +08:00
Michael Shilman
4fa0cfbff7 5.3.13 latest.json version file 2020-02-12 12:12:38 +08:00
Michael Shilman
db4fa14cc2 6.0.0-alpha.10 next.json version file 2020-02-11 22:52:54 +08:00
Michael Shilman
c208d80c48 6.0.0-alpha.9 next.json version file 2020-02-09 01:49:24 +08:00
Norbert de Langen
b84f45847f
Merge branch 'next' into feat/initial_active_tab_option 2020-02-07 17:59:38 +01:00
Michael Shilman
373b3801df 6.0.0-alpha.8 next.json version file 2020-02-08 00:52:53 +08:00
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
b2f3940c42
Merge branch 'next' into pr/alexandre-lelain/9141 2020-02-07 13:55:29 +01: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
Norbert de Langen
d78582f3d1
Merge branch 'next' into feat/initial_active_tab_option 2020-01-31 12:04:26 +01:00
Alexandre Le Lain
1f226a9fd1 feat(ui, layout): use strings for active tabs 2020-01-30 17:08:59 +01:00
Michael Shilman
cc6de18b7f 6.0.0-alpha.2 next.json version file 2020-01-30 21:51:03 +08:00
Norbert de Langen
4264f8d548
Merge branch 'next' into pr/alexandre-lelain/9141 2020-01-30 10:39:24 +01: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