Michael Shilman
|
90948f2323
|
Update git head to 6.2.0-alpha.14
|
2021-01-14 08:30:12 +08:00 |
|
Michael Shilman
|
b2ef49e666
|
v6.2.0-alpha.14
|
2021-01-14 08:24:12 +08:00 |
|
Michael Shilman
|
774df21f35
|
Update git head to 6.2.0-alpha.13
|
2021-01-13 18:16:00 +08:00 |
|
Michael Shilman
|
9de487fa7b
|
v6.2.0-alpha.13
|
2021-01-13 18:07:58 +08:00 |
|
ThibaudAv
|
3d11436e8f
|
feat(angular): componentWrapperDecorator accept props
Note : compatible with StoryContext (args, globals, ...)
|
2021-01-12 23:17:44 +01:00 |
|
ThibaudAv
|
e77446a7a5
|
fix(angular): reset route element when a new rendering is made
allow beta and legacy redering mode to work together
|
2021-01-12 23:17:44 +01:00 |
|
ThibaudAv
|
9c5485bba0
|
feat(angular): improve Decorators and Angular template generation
|
2021-01-12 23:17:43 +01:00 |
|
ThibaudAv
|
a066b36985
|
refactor(angular): separates StorybookModuleMetadata from rendering service
and rename some function for more clarity
|
2021-01-12 23:17:43 +01:00 |
|
Gaëtan Maisse
|
11b42c7ada
|
chore: bump @nrwl/workspace to 11.1.4
Signed-off-by: Gaëtan Maisse <gaetanmaisse@gmail.com>
|
2021-01-12 20:39:39 +01:00 |
|
Gaëtan Maisse
|
3ac3ba53d5
|
Merge branch 'next' into fix/nx-non-angularcli-workspace
|
2021-01-12 20:34:27 +01:00 |
|
Michael Shilman
|
9d6f55c90f
|
Update git head to 6.2.0-alpha.12
|
2021-01-12 02:52:47 +08:00 |
|
Michael Shilman
|
b362282965
|
v6.2.0-alpha.12
|
2021-01-12 02:46:59 +08:00 |
|
Michael Shilman
|
0b871dcb49
|
Update git head to 6.2.0-alpha.11
|
2021-01-11 18:55:05 +08:00 |
|
Michael Shilman
|
9ee9dd1c2f
|
v6.2.0-alpha.11
|
2021-01-11 18:48:28 +08:00 |
|
katerina
|
0009e6983e
|
(fix) reference nx function to read non-angularCli configs
|
2021-01-08 12:44:53 +02:00 |
|
Michael Shilman
|
35abf33867
|
Update git head to 6.2.0-alpha.10
|
2020-12-28 11:57:18 +08:00 |
|
Michael Shilman
|
bd7f2bbed5
|
v6.2.0-alpha.10
|
2020-12-28 11:51:46 +08:00 |
|
Michael Shilman
|
438948386f
|
Update git head to 6.2.0-alpha.9
|
2020-12-20 20:04:17 +08:00 |
|
Michael Shilman
|
47341be6aa
|
v6.2.0-alpha.9
|
2020-12-20 19:58:45 +08:00 |
|
Michael Shilman
|
9015845d64
|
Update git head to 6.2.0-alpha.8
|
2020-12-16 22:47:50 +08:00 |
|
Michael Shilman
|
c04cdab92d
|
v6.2.0-alpha.8
|
2020-12-16 22:40:57 +08:00 |
|
Michael Shilman
|
6149b14ddc
|
Update renderer.js
|
2020-12-16 12:11:28 +08:00 |
|
Michael Shilman
|
67d0314229
|
Update renderer.js
|
2020-12-16 12:09:20 +08:00 |
|
Michael Shilman
|
761aad4c4c
|
Angular: Fix renderer export
|
2020-12-16 11:10:23 +08:00 |
|
Michael Shilman
|
d2bd6e51bb
|
Angular: Special renderer entry for storyshots
|
2020-12-16 10:53:28 +08:00 |
|
Michael Shilman
|
2a7c9f6f01
|
Merge branch 'next' into pr/13383
|
2020-12-16 10:49:27 +08:00 |
|
Michael Shilman
|
ce5d960a03
|
Merge pull request #13382 from earshinov/fix-tsloader-configfile-undefined
Angular: Fix `configFile: undefined` in ts-loader options
|
2020-12-16 09:52:14 +08:00 |
|
Michael Shilman
|
1dec7c63ca
|
Fix angular storyshots
|
2020-12-15 23:29:21 +08:00 |
|
Michael Shilman
|
be939deee1
|
Merge branch 'next' into pr/13383
|
2020-12-15 23:28:45 +08:00 |
|
Michael Shilman
|
496c3092d2
|
Update git head to 6.2.0-alpha.7
|
2020-12-15 22:55:46 +08:00 |
|
Michael Shilman
|
ba05f6ae5e
|
v6.2.0-alpha.7
|
2020-12-15 22:47:57 +08:00 |
|
Michael Shilman
|
bf0bb282b1
|
Merge branch 'next' into perf/esm-dist
|
2020-12-15 17:43:53 +08:00 |
|
Michael Shilman
|
e3b6d2819c
|
Merge branch 'next' into pr/13383
|
2020-12-14 10:39:07 +08:00 |
|
Michael Shilman
|
9f9264455c
|
Document Angular snapshot migration
|
2020-12-14 10:35:13 +08:00 |
|
Michael Shilman
|
3c6e91df4c
|
Update git head to 6.2.0-alpha.6
|
2020-12-12 11:38:59 +08:00 |
|
Michael Shilman
|
e741f5e3af
|
v6.2.0-alpha.6
|
2020-12-12 11:33:42 +08:00 |
|
ThibaudAv
|
8b97b77072
|
fixup! feat(angular): depreciate the story component attribute
|
2020-12-11 01:07:39 +01:00 |
|
Michael Shilman
|
1fe60ca27f
|
Fix link
|
2020-12-09 17:42:44 +01:00 |
|
ThibaudAv
|
6e6de1b357
|
feat(angular): depreciate the story component attribute
|
2020-12-09 17:26:58 +01:00 |
|
ThibaudAv
|
acd8104ab8
|
fix(angular): use @storybook/angular client rendering in storyshots
|
2020-12-09 17:05:19 +01:00 |
|
ThibaudAv
|
c7dc891067
|
fix(angular): declare only the compatible component
ignore class like doc-injectable example
|
2020-12-09 17:05:19 +01:00 |
|
Norbert de Langen
|
53b13ad169
|
fix angular, which has no babel build dist
|
2020-12-08 18:51:39 +01:00 |
|
Norbert de Langen
|
aab422d33d
|
move ts3.4 into dist, generate types into dist/ts3.9, make esm dist for all, fix issues
|
2020-12-08 17:54:25 +01:00 |
|
Michael Shilman
|
aa2c11de44
|
Update git head to 6.2.0-alpha.5
|
2020-12-08 12:59:58 +08:00 |
|
Michael Shilman
|
850a0d8b98
|
v6.2.0-alpha.5
|
2020-12-08 12:54:00 +08:00 |
|
Michael Shilman
|
05c871c60f
|
Update git head to 6.2.0-alpha.4
|
2020-12-06 13:31:27 +08:00 |
|
Michael Shilman
|
59f78816e9
|
v6.2.0-alpha.4
|
2020-12-06 13:26:05 +08:00 |
|
Evgeny Arshinov
|
3aeae08946
|
Fix configFile: undefined in ts-loader options when not using a custom .storybook/tsconfig.json
Fixes https://github.com/storybookjs/storybook/issues/13381
|
2020-12-05 14:53:51 +03:00 |
|
Michael Shilman
|
04445120be
|
Update git head to 6.2.0-alpha.3
|
2020-12-04 14:54:29 +08:00 |
|
Michael Shilman
|
70078d0fbd
|
v6.2.0-alpha.3
|
2020-12-04 14:48:51 +08:00 |
|