Michael Shilman
44a855043c
v6.4.0-beta.0
2021-09-22 07:37:43 +08:00
Michael Shilman
64746ce270
v6.4.0-alpha.41
2021-09-22 01:06:34 +08:00
Michael Shilman
e5676c5074
Merge pull request #16102 from storybookjs/16052-index-server-story-sort
...
Story index server: Add story sorting
2021-09-22 00:11:31 +08:00
Michael Shilman
857f11084e
Fix storySort parameter handling
2021-09-21 21:48:25 +08:00
Michael Shilman
92f85541a9
Don't build stories.json in official-storybook
2021-09-21 18:14:12 +08:00
Michael Shilman
4315691506
Upgrade story sorting for V7
2021-09-21 16:02:30 +08:00
Clark Jacobsohn
2b5350c07e
Merge remote-tracking branch 'upstream/next' into canvas-source-current-selection
2021-09-20 10:32:55 -04:00
Michael Shilman
6b767d7c8f
v6.4.0-alpha.40
2021-09-20 20:10:56 +08:00
Michael Shilman
45981ff71a
Update AccountForm.stories to CSF3 types
2021-09-20 17:28:28 +08:00
Michael Shilman
204c26be7c
Demo story sorting in examples/react-ts
2021-09-19 17:30:03 +08:00
Michael Shilman
b1d5f20b2f
v6.4.0-alpha.39
2021-09-18 17:26:54 +08:00
Michael Shilman
0e45e82f44
Demo CSF3 auto-title
2021-09-18 13:22:13 +08:00
Michael Shilman
956e62bb85
Deprecate features.previewCsfV3
flag
2021-09-18 13:11:54 +08:00
Michael Shilman
14b9d19e7e
v6.4.0-alpha.38
2021-09-16 22:05:19 +08:00
Michael Shilman
3e281e60ac
Merge branch 'next' into pr/15976
2021-09-16 19:09:10 +08:00
Michael Shilman
c0c82361c8
v6.4.0-alpha.37
2021-09-16 09:12:15 +08:00
Michael Shilman
cc13af28a7
v6.4.0-alpha.36
2021-09-15 08:40:37 +08:00
Michael Shilman
8f65635eb1
v6.4.0-alpha.35
2021-09-14 17:24:54 +08:00
Michael Shilman
5a981b4bd5
Fix deepscan
2021-09-14 16:45:42 +08:00
Michael Shilman
2a16b7a1c9
Update story to new DocsContext
2021-09-14 13:31:56 +08:00
Michael Shilman
825f435077
Fix modern inline rendering with absolutely positioned elements
2021-09-13 16:52:06 +08:00
Michael Shilman
5ecdcce1b0
Merge branch 'on-demand-store' into fix/on-demand-store-addon-docs
2021-09-13 13:18:57 +08:00
Tom Coleman
956e131556
Update CSF to allow symbol
2021-09-08 17:01:21 +10:00
Tom Coleman
c24a980547
Remove autotitle story from angular SB / fix other
2021-09-08 14:42:28 +10:00
Tom Coleman
0bb2347cae
Fix mdx-in-story story
2021-09-08 11:13:05 +10:00
Tom Coleman
b4b59dfea1
Update csf dep in csf-tools
2021-09-08 00:38:06 +10:00
Tom Coleman
eb8ea01f87
Update two angular snapshots
2021-09-08 00:15:45 +10:00
Tom Coleman
20bc63eacc
Fix broken core-server
tests
2021-09-08 00:15:21 +10:00
Tom Coleman
f67d9e8a8c
Remove autotitle story from angular
2021-09-08 00:10:17 +10:00
Tom Coleman
68b3ef639c
Merge remote-tracking branch 'origin/next' into on-demand-store
2021-09-07 22:17:56 +10:00
Michael Shilman
ccd25210cd
v6.4.0-alpha.34
2021-09-07 18:41:58 +08:00
Michael Shilman
06450c4f10
Merge pull request #15925 from vdh/fix-define-plugin
...
Core: Replaced `process.env` override in `DefinePlugin` config
2021-09-07 17:49:31 +08:00
Tom Coleman
1fa95a007b
Rename WebPreview
to PreviewWeb
2021-09-07 14:41:20 +10:00
Tom Coleman
5a7516847e
No idea why I need to update these angular snapshots
2021-09-06 17:52:40 +10:00
Tom Coleman
cc4a16f120
Fix incorrect link
2021-09-06 14:49:37 +10:00
Tom Coleman
4232e573fb
Undo extract change and fix up web-components-kitchen-sink
2021-09-06 14:30:39 +10:00
Tom Coleman
c6b1e5cd53
Didn't mean to commit this
2021-09-06 09:44:35 +10:00
Tom Coleman
263b005669
Don't use title exports in non v7 store
2021-09-06 09:22:26 +10:00
Tom Coleman
e1b4d1a71a
Update vue snapshots with backcompat parameters
2021-09-05 11:18:53 +10:00
ThibaudAv
1604b617a9
feat: start and build storybook witout browser-target
...
only tsConfig is required and can be directly given to storybook using new Angular builder for SB
should allow project with only lib, without `@angular-devkit/build-angular:browser` to complete the configuration, to work more simply
2021-09-03 14:01:36 +02:00
Brett Upton
2298fa7aef
Fix ng selector issue and dynamically show templates in stories
2021-09-03 10:48:44 +02:00
Tim van der Horst
17cbc66b72
Merge branch 'next' into fix-define-plugin
...
# Conflicts:
# lib/manager-webpack4/src/manager-webpack.config.ts
# lib/manager-webpack5/src/manager-webpack.config.ts
2021-09-03 16:11:37 +10:00
Tom Coleman
c14d5efd04
Set legacy parameters in context for back-compat.
...
Also add a `breakingChangesV7` feature to turn of things like this to check future compatibility.
2021-09-03 13:39:15 +10:00
Tom Coleman
dbffe93983
Fix angular stories by moving component back into return value
2021-09-03 13:32:46 +10:00
Tom Coleman
990d53db91
Pass component through angular properly (not on parameters any more)
2021-09-02 14:10:36 +10:00
Michael Shilman
adbc3beeed
Merge pull request #15881 from dexster/Fix_defaultvalues_in_Docs
...
Addon-docs/Angular: Fix default values in ArgsTable
2021-09-01 22:13:06 +08:00
Brett Upton
37ae3dd96b
Cater for compodoc issues when casting types
2021-09-01 11:37:19 +02:00
Michael Shilman
269aa6d399
v6.4.0-alpha.33
2021-09-01 01:03:48 +08:00
Brett Upton
a0aaf5c182
Merge branch 'next' into Fix_defaultvalues_in_Docs
2021-08-31 15:07:35 +02:00
Tom Coleman
dbf9e2f26c
Added a new feature storyStoreV7
2021-08-30 17:06:45 +10:00