Michael Shilman
|
6962d57302
|
v6.4.0-alpha.26
v6.4.0-alpha.26
|
2021-08-09 19:10:05 +08:00 |
|
Michael Shilman
|
343cffa1c7
|
Update root, peer deps, version.ts/json to 6.4.0-alpha.26 [ci skip]
|
2021-08-09 18:36:08 +08:00 |
|
Michael Shilman
|
51093f106e
|
6.4.0-alpha.26 changelog
|
2021-08-09 18:34:57 +08:00 |
|
Michael Shilman
|
72cfc54c53
|
Merge pull request #15789 from storybookjs/upgrade_server_example
Server: Update example to use options and labels for options controls
|
2021-08-08 10:43:49 +08:00 |
|
Michael Shilman
|
f9f3256a3c
|
Merge pull request #15788 from storybookjs/remove_array_control
Controls: Remove ArrayControl
|
2021-08-08 10:40:08 +08:00 |
|
Jon Palmer
|
f011a67b9f
|
array configs are object so parse not split the value
|
2021-08-07 17:50:58 -07:00 |
|
Jon Palmer
|
c82f9a12ed
|
Update server example to use options and labels
|
2021-08-07 17:46:54 -07:00 |
|
Michael Shilman
|
0a5f4ee968
|
remove bogus export
|
2021-08-08 08:35:44 +08:00 |
|
Jon Palmer
|
7c3bd3faa5
|
Remove ArrayControl
|
2021-08-07 10:51:33 -07:00 |
|
Michael Shilman
|
806547a550
|
6.4.0-alpha.25 next.json version file
|
2021-08-08 00:58:04 +08:00 |
|
Michael Shilman
|
3e302272a2
|
Update git head to 6.4.0-alpha.25, update yarn.lock
|
2021-08-08 00:49:20 +08:00 |
|
Michael Shilman
|
09a919286d
|
v6.4.0-alpha.25
v6.4.0-alpha.25
|
2021-08-08 00:44:47 +08:00 |
|
Michael Shilman
|
058b1686bc
|
Update root, peer deps, version.ts/json to 6.4.0-alpha.25 [ci skip]
|
2021-08-08 00:29:59 +08:00 |
|
Michael Shilman
|
3a2f21b17b
|
6.4.0-alpha.25 changelog
|
2021-08-08 00:29:43 +08:00 |
|
Michael Shilman
|
12ab68ca17
|
Merge pull request #14356 from maxmezzomo/types/add-generic-argtypes
CSF: Optionally pass Args generic type from BaseAnnotations to ArgTypes
|
2021-08-08 00:27:26 +08:00 |
|
Michael Shilman
|
17503b3041
|
Merge pull request #15742 from yngvebn/csf3_angular_globalrenderer
Angular: Add global CSF3 renderer
|
2021-08-08 00:24:06 +08:00 |
|
Michael Shilman
|
cc8097f79e
|
Merge pull request #15774 from dexster/Use_Compodoc_raw-description
Addon-docs/Angular: Use compodoc rawdescription where available
|
2021-08-08 00:17:08 +08:00 |
|
Michael Shilman
|
1143d6933f
|
Merge pull request #15775 from lkuechler/fix-glob-pattern-detection
Core: Fix main.js glob resolution for direct paths in stories
|
2021-08-08 00:06:04 +08:00 |
|
Lasse Kuechler
|
e54a662078
|
fix issue where direct paths in the stories array would not resolve correctly
fixes: #15746
|
2021-08-06 10:47:03 +02:00 |
|
Brett Upton
|
f33e142657
|
Use compodoc rawdescription where available
|
2021-08-06 09:50:02 +02:00 |
|
jonniebigodes
|
c3c131d3ab
|
Merge pull request #15758 from peschee/patch-1
docs(recipes): Fix typos
|
2021-08-05 19:51:25 +01:00 |
|
jonniebigodes
|
2b3142237e
|
Merge pull request #15769 from juan-cortes/patch-3
Small typo in sample code for deprecated storiesOf
|
2021-08-05 19:25:33 +01:00 |
|
ThibaudAv
|
37bbe90922
|
fix: disable storyshots for CSF3 sotry example
|
2021-08-05 16:08:15 +02:00 |
|
ThibaudAv
|
1ecfdeac6a
|
fix: angular-properties.test.ts test
|
2021-08-05 16:02:08 +02:00 |
|
Juan Cortés Ross
|
efcda0a3cd
|
Update storiesOf.md
|
2021-08-05 14:41:06 +02:00 |
|
Peter Siska
|
2c0a96432f
|
docs(recipes): Fix typos
|
2021-08-04 20:43:16 +02:00 |
|
Michael Shilman
|
8c326620fe
|
6.4.0-alpha.24 next.json version file
|
2021-08-04 22:30:48 +08:00 |
|
Michael Shilman
|
48c19eb208
|
Update git head to 6.4.0-alpha.24, update yarn.lock
|
2021-08-04 22:26:55 +08:00 |
|
Michael Shilman
|
790c1d4481
|
v6.4.0-alpha.24
v6.4.0-alpha.24
|
2021-08-04 22:22:18 +08:00 |
|
Michael Shilman
|
1d1318f98a
|
Update root, peer deps, version.ts/json to 6.4.0-alpha.24 [ci skip]
|
2021-08-04 21:54:57 +08:00 |
|
Michael Shilman
|
cc4adea7c6
|
6.4.0-alpha.24 changelog
|
2021-08-04 21:54:38 +08:00 |
|
Michael Shilman
|
c80a50f628
|
Merge pull request #15748 from pzuraq/add-dynamic-source-renderer-to-html
HTML: Dynamic source snippets
|
2021-08-04 21:50:51 +08:00 |
|
Chris Hewell Garrett
|
be1eea58e4
|
Issue: #12755
Adds dynamic source to the HTML 'framework' package.
|
2021-08-04 09:34:55 -04:00 |
|
Yngve Bakken-Nilsen
|
ce1b4ecb92
|
improve naming of csf3 story
|
2021-08-03 19:24:11 +02:00 |
|
jonniebigodes
|
d29ac012f0
|
Merge pull request #15444 from RickCardoso/fix/docs-page-with-mdx-snippet
fix: docs-page with mdx and id explanation
|
2021-08-03 15:38:57 +01:00 |
|
Michael Shilman
|
2c6673c94d
|
6.4.0-alpha.23 next.json version file
|
2021-08-03 22:07:58 +08:00 |
|
Michael Shilman
|
a17295cddb
|
Update git head to 6.4.0-alpha.23, update yarn.lock
|
2021-08-03 22:00:04 +08:00 |
|
Michael Shilman
|
691fc1f715
|
v6.4.0-alpha.23
v6.4.0-alpha.23
|
2021-08-03 21:54:56 +08:00 |
|
Michael Shilman
|
281dd89421
|
Update root, peer deps, version.ts/json to 6.4.0-alpha.23 [ci skip]
|
2021-08-03 21:46:36 +08:00 |
|
Yngve Bakken-Nilsen
|
70823db1ab
|
update compodoc snapshot
|
2021-08-03 15:45:59 +02:00 |
|
Michael Shilman
|
34d6b4b3be
|
6.4.0-alpha.23 changelog
|
2021-08-03 21:45:54 +08:00 |
|
Yngve Bakken-Nilsen
|
81fe6de648
|
add global CSF3 renderer for Angular
|
2021-08-03 14:28:57 +02:00 |
|
Michael Shilman
|
946970cd62
|
Merge pull request #15739 from storybookjs/feature/cli-no-open-flag
CLI: Add --no-open flag
|
2021-08-03 16:23:39 +08:00 |
|
Yann Braga
|
c66573a813
|
feat(cli): add --no-open flag
- Flag to enable not opening the browser (different than --ci)
|
2021-08-03 00:40:53 +02:00 |
|
Michael Shilman
|
df7b3f84d6
|
Merge pull request #14811 from osdiab/osdiab/lower-babel-loader-dep
lower babel-loader required version everywhere
|
2021-08-03 01:55:35 +08:00 |
|
Norbert de Langen
|
a84c879d1e
|
cleanup
|
2021-08-02 17:49:55 +02:00 |
|
Norbert de Langen
|
485e3bc819
|
Merge branch 'next' into pr/osdiab/14811
# Conflicts:
# addons/storyshots/storyshots-core/package.json
# examples/ember-cli/package.json
# yarn.lock
|
2021-08-02 17:47:50 +02:00 |
|
Norbert de Langen
|
6fedc7d871
|
Merge pull request #15298 from JanJakes/prettier-version-constraint
Use semantic version constraint for prettier (^2.2.1 instead of ~2.2.1)
|
2021-08-02 16:36:52 +02:00 |
|
jonniebigodes
|
d0db188c2c
|
Merge pull request #15713 from storybookjs/fix_storysource_images
Chore: (Docs) Fixes the images within Storyshots addon to prevent 404
|
2021-07-29 19:03:55 +01:00 |
|
jonniebigodes
|
073854f00a
|
adjusts the assets to prevent 404
|
2021-07-29 18:56:48 +01:00 |
|