1781 Commits

Author SHA1 Message Date
Michael Shilman
b100a45b69 v6.2.0-rc.9 2021-03-25 00:44:24 +08:00
Michael Shilman
229ae2956b v6.2.0-rc.8 2021-03-23 10:07:45 +08:00
Michael Shilman
58962400a7
Revert "Addon-docs/Angular: Fix inline rendering setup" 2021-03-23 08:42:22 +08:00
Michael Shilman
ea154d612f v6.2.0-rc.7 2021-03-23 00:21:22 +08:00
Michael Shilman
b6a3428796 Remove outdated snapshot 2021-03-22 23:41:07 +08:00
Jakob-Em
e5c0f571c7
Create actions for angular Outputs by default 2021-03-22 11:51:29 +01:00
Michael Shilman
9140a28845 v6.2.0-rc.6 2021-03-21 00:24:15 +08:00
Michael Shilman
0c13a371f4 v6.2.0-rc.5 2021-03-20 16:52:59 +08:00
Michael Shilman
21f5032b7c
Merge pull request #14230 from dexster/#14079_Angular_selectors
Angular: Allow usage of all component valid selectors
2021-03-19 14:17:55 +08:00
Michael Shilman
1ac1d37eff v6.2.0-rc.4 2021-03-19 13:37:52 +08:00
Michael Shilman
8330d79a3d v6.2.0-rc.3 2021-03-18 22:03:48 +08:00
Michael Shilman
fd5c70d30e Addon-docs/Angular: Fix inline rendering setup 2021-03-18 21:15:07 +08:00
Michael Shilman
2d47a4b645 v6.2.0-rc.2 2021-03-17 18:02:07 +08:00
Michael Shilman
8719fe697c v6.2.0-rc.1 2021-03-16 22:49:48 +08:00
brett.upton
8fe441d411 Implement PR feedback 2021-03-16 10:13:12 +02:00
Michael Shilman
a5b8c05aea v6.2.0-rc.0 2021-03-15 23:02:28 +08:00
Michael Shilman
5b98c49f03 v6.2.0-beta.15 2021-03-15 19:19:28 +08:00
brett.upton
972cb876d0 #14079 - Allow usage of all component valid selectors 2021-03-13 21:33:51 +02:00
Michael Shilman
45957443c7 v6.2.0-beta.14 2021-03-11 22:00:47 +08:00
Michael Shilman
9b7aad4bda v6.2.0-beta.13 2021-03-11 06:30:39 +08:00
Michael Shilman
2151d99b4e v6.2.0-beta.12 2021-03-10 07:23:55 +08:00
Michael Shilman
8a25609d30 v6.2.0-beta.11 2021-03-09 00:46:54 +08:00
Michael Shilman
50cd75edcd v6.2.0-beta.10 2021-03-05 17:53:21 +08:00
Michael Shilman
b5f58a37f5
Merge pull request #14113 from storybookjs/angular/fix-empty-ng-container
Angular: Keep story templates with an empty value
2021-03-05 14:33:52 +08:00
Michael Shilman
a0dbf155e3 v6.2.0-beta.9 2021-03-04 19:04:12 +08:00
Michael Shilman
8bc0fd1fa3 v6.2.0-beta.8 2021-03-04 07:56:43 +08:00
Michael Shilman
6e28641cbd v6.2.0-beta.7 2021-03-04 07:52:08 +08:00
ThibaudAv
c2c7a9554e fix(angular): keep story templates with an empty value 2021-03-03 19:14:09 +01:00
Michael Shilman
22e2b232d5 v6.2.0-beta.6 2021-03-03 19:01:02 +08:00
Michael Shilman
47c4c3c9da v6.2.0-beta.5 2021-03-01 23:23:52 +08:00
Michael Shilman
09707a9b03 v6.2.0-beta.4 2021-02-26 21:02:43 +08:00
Michael Shilman
b215c5d360 v6.2.0-beta.3 2021-02-25 11:25:31 +08:00
Michael Shilman
6836920db1 v6.2.0-beta.2 2021-02-24 13:01:28 +08:00
Michael Shilman
409d897e6f v6.2.0-beta.1 2021-02-23 11:43:29 +08:00
Michael Shilman
88c8da9b94 v6.2.0-beta.0 2021-02-22 23:40:38 +08:00
Michael Shilman
95cf9c6118 v6.2.0-alpha.35 2021-02-22 22:37:36 +08:00
Michael Shilman
557c58032e v6.2.0-alpha.34 2021-02-22 17:09:40 +08:00
Michael Shilman
149c8bb91b v6.2.0-alpha.33 2021-02-22 09:44:22 +08:00
Michael Shilman
cb02d735a8 v6.2.0-alpha.32 2021-02-21 16:50:32 +08:00
Michael Shilman
30a22ce4c2 v6.2.0-alpha.31 2021-02-20 21:43:18 +08:00
Michael Shilman
7a125797d4
Merge pull request #13939 from storybookjs/angular/component-without-selector
Angular: Support angular components without selector
2021-02-20 21:32:09 +08:00
Michael Shilman
173bad85cd
Merge pull request #13956 from storybookjs/angular/on-destroy
Angular: Correctly destroy angular application between each render
2021-02-20 21:31:11 +08:00
Michael Shilman
35ad9e58eb v6.2.0-alpha.30 2021-02-20 20:05:37 +08:00
ThibaudAv
890cb09c52 fix(angular): correctly destroy angular application between each render
Avoids a lot of memory leakage 😵
2021-02-18 20:46:02 +01:00
ThibaudAv
703187f0d3 fixup! feat(angular): handle angular components without selector 2021-02-18 19:27:26 +01:00
ThibaudAv
59c7bc8ed8 feat(angular): handle angular components without selector 2021-02-18 19:23:28 +01:00
Norbert de Langen
08c73e4cba
prep for merge from next 2021-02-18 15:51:16 +01:00
Michael Shilman
66dbae1b4f v6.2.0-alpha.29 2021-02-18 06:13:39 +08:00
Norbert de Langen
b1d3baa3e2
all webpack 4 2021-02-17 00:23:20 +01:00
Norbert de Langen
f2d4a602ff
Merge branch 'next' into tech/core-builder
# Conflicts:
#	.gitignore
2021-02-16 17:16:56 +01:00