814 Commits

Author SHA1 Message Date
Norbert de Langen
72ccf7925f
Merge pull request #9790 from lmaze/8884-fix-addon-docs-ie11
Addon-docs: Restore IE11 compat on Windows by transpiling correctly acorn-jsx for this OS (#8884)
2020-02-24 11:13:30 +01:00
Michael Shilman
480370557a v6.0.0-alpha.18 2020-02-22 04:31:14 +08:00
lmaze
8a98d9491b New fix 2020-02-21 17:42:25 +01:00
Michael Shilman
36327ee08e v6.0.0-alpha.17 2020-02-21 11:58:31 +08:00
Michael Shilman
b2d08977a3 v6.0.0-alpha.16 2020-02-21 11:45:13 +08:00
Gaëtan Maisse
518607cd4e
Merge pull request #9916 from storybookjs/fix-deps
Add missing dependencies or peerDependencies
2020-02-20 19:59:42 +01:00
Michael Shilman
3aa12e9a57
Merge pull request #9873 from storybookjs/9827-ts-default-values
Props: Fix typescript unspecified default value
2020-02-21 01:20:43 +08:00
Gaëtan Maisse
f4fd55ff1b Add missing dependencies or devDeps in some addon packages 2020-02-20 17:10:59 +01:00
Gaëtan Maisse
c42b1db400 refactor: regenerator-runtime as dependencies
`regenerator-runtime` is used as polyfill to backport async/await and generator to old browser (like core-js).
Any package that use async/await or generator will require `regenerator-runtime` at runtime without any import in the source (it's added by babel during transpilation).
To avoid any issue in the future `regenerator-runtime` is added to almost all packages, as it has been done for `core-js`

What I did?
- Add it when it was missing
- Move it from peerDep to dep when needed
- Use the same, and latest, version for all packages
2020-02-20 13:52:02 +01:00
Michael Shilman
efd0256348 v6.0.0-alpha.15 2020-02-20 11:54:32 +08:00
Michael Shilman
4341bc65f7 v6.0.0-alpha.14 2020-02-19 06:53:15 +08:00
Norbert de Langen
8697740c8f
FIX 2020-02-18 23:52:54 +01:00
Norbert de Langen
807c7d61a2
Merge branch 'next' into pr/lmaze/9790 2020-02-18 23:49:02 +01:00
Lynn Chyi
23b7d9fde9 Add ts3.5 to package.json's "files" attr
(cherry picked from commit f0edad2d0cb5c74d2f03a13e1ca1cb27287f3625)
2020-02-18 20:37:59 +01:00
Lynn Chyi
d0289d919d Update packages w typesVersions for compatibility
(cherry picked from commit 3667fec36991c0315ac54f2c6b5dffcc098371b7)
2020-02-18 20:37:11 +01:00
Norbert de Langen
cb9e428bb6
Merge pull request #9865 from storybookjs/imgbot
[ImgBot] Optimize images
2020-02-18 17:49:44 +01:00
Michael Shilman
4a2cb92b7f
Update README.md 2020-02-17 15:48:23 +08:00
David MARTIN
d9e91e59c5
Generate custom-elements.json from Stencil
Add more informations about how to generate a valid custom-elements.json from Stencil
2020-02-16 21:50:29 +01:00
Michael Shilman
e5698fc524 Props: Fix typescript unspecified default value 2020-02-17 04:36:23 +08:00
Michael Shilman
71aa9065dc Fix addon-docs devDeps 2020-02-15 21:07:19 +08:00
Michael Shilman
5b11df0638 v6.0.0-alpha.13 2020-02-15 20:43:01 +08:00
ImgBotApp
3533b4e2d5
[ImgBot] Optimize images
/addons/docs/docs/media/props-tables-hero.png -- 470.15kb -> 387.40kb (17.6%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-02-15 09:30:27 +00:00
Michael Shilman
f20e2a5214
Merge pull request #9838 from storybookjs/9690-component-properites
Addon-docs: Snapshot testing and bug reporting for props tables
2020-02-15 17:28:05 +08:00
Michael Shilman
b64e3cf1bb Addon-docs: Fix props tests 2020-02-15 16:41:39 +08:00
Michael Shilman
62de2a6f30 Props: Fix test typings 2020-02-15 14:20:09 +08:00
Michael Shilman
5d942d1dfc Props: Fix crash on 9399-js-proptypes-shape 2020-02-15 13:42:12 +08:00
Michael Shilman
ce8a9f2772 Props: #9764 repro 2020-02-15 01:32:40 +08:00
Michael Shilman
249de2c8af Update docgen.snapshot 2020-02-15 01:26:01 +08:00
Michael Shilman
28f7a7ef37 Props: #8428 repro 2020-02-15 01:25:36 +08:00
Michael Shilman
dd10817f39 Props: #9465 repro 2020-02-15 01:20:41 +08:00
Michael Shilman
1032b77421 Props: #9511 repro 2020-02-15 01:15:17 +08:00
Michael Shilman
57e571cada Props: #9493 update snapshots 2020-02-15 01:06:52 +08:00
Michael Shilman
ed714ba365 Props: #9493 repro 2020-02-15 01:06:03 +08:00
Michael Shilman
03a2693999 Props: #9575 repro 2020-02-15 01:00:59 +08:00
Michael Shilman
ee4144a0c5 Props: #9586 repro 2020-02-15 00:45:30 +08:00
Michael Shilman
05f44c1572 Props: #9827 repro 2020-02-15 00:38:46 +08:00
Michael Shilman
3e90384ca6 Props: #9832 repro 2020-02-15 00:34:13 +08:00
Michael Shilman
94a8ae7a3b Props: #9721 repro 2020-02-15 00:26:13 +08:00
Michael Shilman
82ee3a3320 Props: #9591 repro 2020-02-15 00:14:14 +08:00
Michael Shilman
c8c19a2e4e Props: #9592 styled repro 2020-02-15 00:06:34 +08:00
Michael Shilman
92f8c43334 Props: #9556 repro 2020-02-15 00:00:38 +08:00
Michael Shilman
822f3dfe70 Props: #8894 forward-ref repro 2020-02-14 23:55:10 +08:00
Michael Shilman
85e4f6d790 Props: #8740 repro 2020-02-14 23:33:16 +08:00
Michael Shilman
e3ab7571c5 Props: #9023 repro 2020-02-14 23:14:31 +08:00
Michael Shilman
964d40dc69 Props: #8180 repro 2020-02-14 23:05:28 +08:00
Michael Shilman
eaa147ae62 Props: #8279 repro 2020-02-14 22:13:35 +08:00
Michael Shilman
412977380d Props: #8143 repro for imported types 2020-02-14 21:44:26 +08:00
Michael Shilman
e3927d9cea Props: #8143 repro 2020-02-14 17:07:47 +08:00
Michael Shilman
8219af19d0 Props: #9668 attempted repro 2020-02-14 16:58:35 +08:00
Michael Shilman
b467fa8c95 Addon-docs: React props extraction stories 2020-02-14 16:50:50 +08:00