Daniel Williams
461d677d1d
fix: workaround for react native cli issues
2020-09-07 21:04:12 +01:00
Clément DUNGLER
aa23127c48
CLI: add typescipt web components & types
2020-09-07 08:24:06 +02:00
Michael Shilman
fb28998c88
Merge pull request #12286 from storybookjs/feature/htmlCLI
...
CLI: Add HTML components and stories
2020-08-31 20:32:42 +08:00
Michael Shilman
1a1a5e24c5
Merge pull request #12181 from storybookjs/fix/aureliaDetection
...
CLI: Add aurelia detection
2020-08-31 20:27:50 +08:00
Clément DUNGLER
df4ddd862e
Add comment for HTML string
2020-08-28 12:12:25 +02:00
Clément DUNGLER
467d8f27ce
CLI: add html components and stories
2020-08-27 21:16:41 +02:00
Patrick Way
5e7b27c0b7
Fix import of named Button const
2020-08-26 06:26:55 -04:00
Michael Shilman
ff987defb5
Add sb-bench to exclude list
2020-08-24 08:35:35 +08:00
Clément DUNGLER
b3b65ce173
Update initiate.ts
2020-08-21 09:46:22 +02:00
Clément DUNGLER
4df3f95ad8
CLI: add aurelia detection
2020-08-21 09:21:21 +02:00
Michael Shilman
f4a808beeb
Add addon-bench to upgrade ignore list
2020-08-19 20:59:04 +08:00
James Garbutt
e956b0b7f6
move web component stories to typescript
2020-08-17 21:27:53 +01:00
Gaëtan Maisse
37318e95c1
fix(cli): make Angular templates compatible with TS strict mode
2020-08-17 14:27:22 +02:00
Norbert de Langen
6cdcf8dc2e
Merge pull request #11864 from storybookjs/imgbot
...
[ImgBot] Optimize images
2020-08-17 10:32:39 +02:00
Michael Shilman
2c37137c14
CLI: Clarify upgrade warning
2020-08-14 00:49:09 +08:00
Michael Shilman
1d9d28da52
CLI: Warn on upgrade missing packages, don't error
2020-08-14 00:45:10 +08:00
Michael Shilman
cbe10ba6d5
CLI: Fix RN link
2020-08-13 21:12:24 +08:00
Dominic Nguyen
94131cf9dd
Update Introduction.stories.mdx
2020-08-12 12:45:57 -04:00
ImgBotApp
2f63e745a3
[ImgBot] Optimize images
...
*Total -- 154.84kb -> 115.41kb (25.47%)
/docs/api/argstable.png -- 42.46kb -> 25.25kb (40.54%)
/docs/essentials/addon-actions-screenshot.png -- 68.03kb -> 47.08kb (30.79%)
/lib/cli/src/frameworks/common/assets/code-brackets.svg -- 1.53kb -> 1.42kb (6.65%)
/lib/cli/src/frameworks/common/assets/direction.svg -- 1.34kb -> 1.25kb (6.5%)
/lib/cli/src/frameworks/common/assets/repo.svg -- 1.71kb -> 1.60kb (6.45%)
/lib/cli/src/frameworks/common/assets/comments.svg -- 1.59kb -> 1.49kb (6.37%)
/lib/cli/src/frameworks/common/assets/flow.svg -- 1.45kb -> 1.36kb (6.06%)
/lib/cli/src/frameworks/common/assets/stackalt.svg -- 2.62kb -> 2.49kb (4.93%)
/lib/cli/src/frameworks/common/assets/plugin.svg -- 2.21kb -> 2.12kb (3.93%)
/lib/cli/src/frameworks/common/assets/colors.svg -- 8.54kb -> 8.31kb (2.67%)
/docs/essentials/addon-controls-args-background-string.png -- 23.37kb -> 23.03kb (1.45%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-08-11 16:52:46 +00:00
tooppaaa
73407126fc
cli: apply types for angular
2020-08-06 18:59:28 +02:00
Michael Shilman
6c43d80b7b
Fix type
2020-08-06 21:35:33 +08:00
Michael Shilman
d866128522
React CSF types: Rename entry point, split out base types
2020-08-06 17:43:29 +08:00
Michael Shilman
71c20befcf
React CSF typings: Use partial, rename ArgsType to Args
2020-08-05 21:37:45 +08:00
Michael Shilman
f46b3d4b5f
CLI: Don't add addon-actions to main.js
2020-08-05 21:19:37 +08:00
Michael Shilman
040ab45bc6
CLI: Fix typings in CRA template
2020-08-05 21:15:50 +08:00
tooppaaa
3b57d46371
Better typings for react
2020-08-05 10:44:25 +02:00
Michael Shilman
201ae325cc
Addon-docs: Rename Preview/Props to Canvas/ArgsTable
2020-07-31 14:10:07 +08:00
Gaëtan Maisse
a8090fbde9
feat(cli): update Web component template with Button, Header and Page stories
2020-07-25 19:59:01 +02:00
Gaëtan Maisse
f3e122bca0
feat(cli): update Mithril template with Button, Header and Page stories
2020-07-25 19:59:01 +02:00
Gaëtan Maisse
ca6784d274
feat(cli): update Rax template with Button, Header and Page stories
2020-07-25 19:59:00 +02:00
Norbert de Langen
22edca834e
Merge branch 'next' into tech/change-sbextract-cli-command-to-use-better-api
2020-07-21 10:25:39 +02:00
Gaëtan Maisse
4a0c9a9b0d
fix(cli): generate docs:json
NPM script dynamically according to tsconfig file
...
Angular CLI 10 introduced a `tsconfig.base.json` file that we have to use to generate doc with compodoc.
So if `tsconfig.base.json` exist then use it, otherwise assume there is a `tsconfig.json` file
2020-07-20 21:23:15 +02:00
Norbert de Langen
1b738615b1
ADD getStoriesJsonData method for getting data for stories.json && CHANGE cli extract command to use it
2020-07-17 17:24:52 +02:00
Norbert de Langen
c5cb1232cc
SIMPLIFY extraction
2020-07-16 20:20:52 +02:00
Norbert de Langen
82727846a6
CHANGE to use getDataForManager over extract api on storyStore
2020-07-16 16:54:31 +02:00
Michael Shilman
bca9750814
Fix capitalization
2020-07-16 17:27:12 +08:00
tooppaaa
fec9066ecb
Svelte CLI
2020-07-15 22:25:47 +02:00
Michael Shilman
2302d7a54e
CLI: Fix Vue CLI template props handing
2020-07-15 21:20:38 +08:00
Michael Shilman
ed2e2ed3a0
CLI: Fix Angular template compodoc settings
2020-07-15 19:19:26 +08:00
Michael Shilman
fba408cccb
CLI template: Prettier
2020-07-15 15:56:18 +08:00
Michael Shilman
45f7ec261b
CLI template: Use action argType instead of hard-coded action
2020-07-15 15:56:03 +08:00
Michael Shilman
bfa49263b1
CLI template: Fix componentdriven.org link
2020-07-15 15:55:08 +08:00
Michael Shilman
b101f9e15d
Merge branch 'next' into 10723-update-cli-template-stories
2020-07-15 15:03:31 +08:00
tooppaaa
25089c1dfc
Angular CLI
2020-07-14 22:55:16 +02:00
tooppaaa
1e6a38e670
Preact CLI
2020-07-14 11:49:42 +02:00
Michael Shilman
f6e7ddfee5
CLI: Ignore import/extensions for framework templates
2020-07-14 17:37:43 +08:00
Michael Shilman
c06b9e9c86
CLI template: Link to componentdriven.org
2020-07-14 14:59:25 +08:00
Michael Shilman
e0d531bf67
CLI template: Fix button CSS
2020-07-14 14:57:34 +08:00
tooppaaa
0f943279b3
Vue stories
2020-07-13 21:48:18 +02:00
Gaëtan Maisse
3e133430c1
fix(cli): replace storybook
by Storybook
for consistency across all CLI logs
2020-07-12 16:16:33 +02:00