34312 Commits

Author SHA1 Message Date
Robert Hilscher
eb24ee8171 remove redundant empty line 2021-05-18 15:24:29 +02:00
Robert Hilscher
b1efbbfcdd remove unused method 2021-05-18 15:23:06 +02:00
Robert Hilscher
3970225034 make addStory and addKindMetadata no-op when story id does not match 2021-05-18 15:20:47 +02:00
Michael Shilman
cdb75ae58e
Merge pull request #14962 from storybookjs/feat/lit-story-types
Lit: Add typings for @storybook/lit
2021-05-18 20:34:04 +08:00
Michael Shilman
b592506111 6.3.0-alpha.33 next.json version file 2021-05-18 19:23:43 +08:00
Michael Shilman
d5a03ff408 Update git head to 6.3.0-alpha.33, update yarn.lock 2021-05-18 19:21:18 +08:00
Michael Shilman
a70d3fa157 v6.3.0-alpha.33 v6.3.0-alpha.33 2021-05-18 19:15:52 +08:00
Michael Shilman
89e3cbfc48 Update root, peer deps, version.ts/json to 6.3.0-alpha.33 [ci skip] 2021-05-18 19:00:45 +08:00
Michael Shilman
baade80108 6.3.0-alpha.33 changelog 2021-05-18 19:00:16 +08:00
Michael Shilman
a5fd161852 Update git head to 6.3.0-alpha.32, update yarn.lock 2021-05-18 18:20:38 +08:00
Michael Shilman
7a9f616fb6 v6.3.0-alpha.32 v6.3.0-alpha.32 2021-05-18 18:20:12 +08:00
Michael Shilman
b92689fef9 Update root, peer deps, version.ts/json to 6.3.0-alpha.32 [ci skip] 2021-05-18 18:12:56 +08:00
Michael Shilman
7d89d842f9 6.3.0-alpha.32 changelog 2021-05-18 18:12:45 +08:00
Michael Shilman
0bee061c6b
Update examples/lit-kitchen-sink/src/stories/addons/controls/addon-controls.stories.ts 2021-05-18 18:11:18 +08:00
Michael Shilman
5ef474a1a4
Merge pull request #14977 from storybookjs/feat/add-modern-to-rest
Core: Add remaining sbmodern exports
2021-05-18 18:10:36 +08:00
Michael Shilman
cadd38142f
Merge pull request #14976 from storybookjs/14752-fix-controls-without-options
Controls: Fix controls without options and add warning
2021-05-18 18:01:35 +08:00
Michael Shilman
2be9b54d85 Core: Add remaining sbmodern exports 2021-05-18 17:47:50 +08:00
Michael Shilman
231b1146a0 Controls: Fix controls without options and add warning 2021-05-18 17:34:24 +08:00
Michael Shilman
e8e0cba962 6.3.0-alpha.31 next.json version file 2021-05-18 15:29:18 +08:00
Michael Shilman
e963225aad Update git head to 6.3.0-alpha.31, update yarn.lock 2021-05-18 15:25:19 +08:00
Michael Shilman
7c52ccd131 v6.3.0-alpha.31 v6.3.0-alpha.31 2021-05-18 15:20:25 +08:00
Michael Shilman
7e3314a746 Update root, peer deps, version.ts/json to 6.3.0-alpha.31 [ci skip] 2021-05-18 15:13:19 +08:00
Michael Shilman
cff5dbbaaf 6.3.0-alpha.31 changelog 2021-05-18 15:13:10 +08:00
Michael Shilman
06d7a899b1
Merge pull request #14852 from Jakob-em/feature/pass-bootstrap-options
Angular: Pass bootstrapOptions to angular
2021-05-18 15:11:27 +08:00
Michael Shilman
e7f5291fd3 Stories.json: Make fileName relative to configDir 2021-05-18 15:06:19 +08:00
Michael Shilman
8aba2f5e2a
Merge pull request #14899 from storybookjs/14579-undefined-inputs
Controls: Update all controls to have explicit handling for `undefined`
2021-05-18 14:54:00 +08:00
Michael Shilman
f692020b89
Merge pull request #14901 from storybookjs/14579-arg-enhancers
Core: Add args enhancers + use in addon-actions
2021-05-18 14:13:24 +08:00
Michael Shilman
e78a021582
Merge pull request #14900 from storybookjs/14579-remove-default-values
Addon-docs: Remove all defaultValue eval-ing
2021-05-18 14:11:46 +08:00
Tom Coleman
ed75c568c6 Arg missed this 2021-05-18 15:22:19 +10:00
Tom Coleman
99d07750e0 Don't pass hasValue to range for now 2021-05-18 15:19:04 +10:00
Tom Coleman
354a40a7a4 Select the default value set in number/object inputs 2021-05-18 15:10:58 +10:00
Michael Shilman
4d895d90cd 6.3.0-alpha.30 next.json version file 2021-05-18 12:11:13 +08:00
Michael Shilman
052a2888ff Update git head to 6.3.0-alpha.30, update yarn.lock 2021-05-18 12:08:39 +08:00
Michael Shilman
eec56a5d93 v6.3.0-alpha.30 v6.3.0-alpha.30 2021-05-18 12:02:56 +08:00
Michael Shilman
5cf9f003a5 Update root, peer deps, version.ts/json to 6.3.0-alpha.30 [ci skip] 2021-05-18 11:55:11 +08:00
Michael Shilman
f92d6de5c6 6.3.0-alpha.30 changelog 2021-05-18 11:55:01 +08:00
Michael Shilman
42e2d78694
Merge pull request #14945 from storybookjs/feat/built-in-extract
Core: Built-in static `stories.json` support
2021-05-18 11:54:18 +08:00
Michael Shilman
02e7491f5b CsfFile: Fix case with no meta export, no title 2021-05-18 11:34:54 +08:00
Michael Shilman
8911a5976b Core: Fix skipping files for stories.json extraction, better error logging 2021-05-18 11:16:27 +08:00
Michael Shilman
19114200b8 CsfFile: Fix parsing for angular-cli files 2021-05-18 11:15:41 +08:00
Michael Shilman
cc4e739faa Add option to skip stories.json generation 2021-05-18 10:51:01 +08:00
Michael Shilman
62e741e5fb
Merge pull request #14967 from storybookjs/feat/add-modern-to-apps
Core: Add modern build target to apps aka frameworks
2021-05-18 10:38:47 +08:00
Michael Shilman
53abfd0a36
Merge pull request #14970 from storybookjs/build/increase-build-step-to-xl
Build: Increase CI `build` step to XL
2021-05-18 10:29:38 +08:00
Michael Shilman
14ecee1d9b Merge branch 'build/increase-build-step-to-xl' into feat/add-modern-to-apps 2021-05-18 10:17:03 +08:00
Michael Shilman
e06bf384cc Merge branch 'build/increase-build-step-to-xl' into feat/built-in-extract 2021-05-18 10:16:30 +08:00
Michael Shilman
76e971497f Build: Increase CI build step to XL 2021-05-18 10:13:17 +08:00
Michael Shilman
301ba106a3 Core: Add modern build to apps 2021-05-18 09:51:37 +08:00
Michael Shilman
793b101874 Merge branch 'next' into feat/built-in-extract 2021-05-18 09:50:44 +08:00
Michael Shilman
9250ca7127 Add sbmodern 2021-05-18 09:47:55 +08:00
Michael Shilman
2e95b7b200 Fix deepscan 2021-05-18 09:33:39 +08:00