1676 Commits

Author SHA1 Message Date
Gaëtan Maisse
57cc7614ee
chore: try to fix lint errors 2021-06-04 13:42:56 +02:00
Michael Shilman
ba08415942 v6.3.0-beta.10 2021-06-03 17:27:44 +08:00
ThibaudAv
b23398f3d5 Revert "Add chromatic delay for angular ivy"
This reverts commit 097961c10e903faba892defcea29b4c57ddcb865.
2021-06-03 10:06:56 +02:00
ThibaudAv
a8ede1e90a Revert "increase delay"
This reverts commit 83e02f0df743443960688cab0b3af3db82cf964c.
2021-06-03 10:06:44 +02:00
ThibaudAv
20c2c577e8 Merge branch 'next' into angular/renderer-v2
# Conflicts:
#	app/angular/package.json
#	yarn.lock
2021-06-03 09:13:47 +02:00
Michael Shilman
df59c3933e v6.3.0-beta.9 2021-06-03 03:29:30 +08:00
Michael Shilman
83e02f0df7 increase delay 2021-06-03 03:13:42 +08:00
Michael Shilman
097961c10e Add chromatic delay for angular ivy 2021-06-03 02:56:26 +08:00
ThibaudAv
6ae4ef0df8 feat(angular): use new targetDOMNode to render docs
BREAKING CHANGE
@angular/elements and @webcomponents/custom-elements are now required as dependencies for angular app
2021-06-02 18:08:48 +02:00
Michael Shilman
4421c26adf v6.3.0-beta.8 2021-06-02 20:41:33 +08:00
Michael Shilman
273d1aad5c v6.3.0-beta.7 2021-06-02 00:35:19 +08:00
ThibaudAv
d14690c85f feat(angular): add angular builder to build storybook
The builder allows to add a "architect" in angular.json to build storybook
config ex :
```
"build-storybook": {
 "builder": "@storybook/angular:build-storybook",
  "options": {
    "browserTarget": "angular-cli:build"
  }
}
```
cmd : `ng run angular-cli:build-storybook`

With this solution it is possible to have several angular projects using different assets and style
2021-06-01 16:44:53 +02:00
ThibaudAv
1ce3a7494f feat(angular): add angular builder to start storybook
The builder allows to add a "architect" in angular.json to start storybook
config ex :
```
"storybook": {
 "builder": "@storybook/angular:start-storybook",
  "options": {
  "browserTarget": "angular-cli:build",
  "port": 4400
}
```
cmd : `ng run angular-cli:storybook`

With this solution it is possible to have several angular projects using different assets and style
2021-06-01 16:44:52 +02:00
Michael Shilman
7e7270ea5f v6.3.0-beta.6 2021-06-01 17:54:43 +08:00
Michael Shilman
7ce19a9db3 v6.3.0-beta.5 2021-05-30 13:06:12 +08:00
Michael Shilman
8f2565cffc
Merge pull request #15074 from storybookjs/angular/disable-chromatic
Angular: Disable chromatic for story with dynamic time display
2021-05-29 19:01:17 +08:00
Michael Shilman
f4d1305d01 v6.3.0-beta.4 2021-05-28 16:32:17 +08:00
ThibaudAv
5425752566 chore(angular): disable chromatic for story Basics / Component / with ngOnDestroy 2021-05-28 10:16:31 +02:00
Michael Shilman
33c58c1180 v6.3.0-beta.3 2021-05-28 16:15:29 +08:00
Michael Shilman
75c1cba133 v6.3.0-beta.2 2021-05-27 20:14:54 +08:00
Michael Shilman
356a2dfd1a v6.3.0-beta.1 2021-05-26 19:17:28 +08:00
Norbert de Langen
a8db9585f0
Merge pull request #15043 from IanVS/14913-global-imports
Do not try to named import from global
2021-05-26 11:51:34 +02:00
Michael Shilman
fcc428b77b v6.3.0-beta.0 2021-05-26 10:52:20 +08:00
Ian VanSchooten
f3a44f0c96 Do not try to named import from global 2021-05-25 15:59:46 -04:00
Michael Shilman
d85be97196 v6.3.0-alpha.45 2021-05-26 00:46:24 +08:00
Michael Shilman
e24c625789 v6.3.0-alpha.44 2021-05-25 17:42:56 +08:00
Michael Shilman
5701d147dd v6.3.0-alpha.43 2021-05-25 10:28:10 +08:00
Michael Shilman
8cb665a778 v6.3.0-alpha.42 2021-05-24 21:35:16 +08:00
Michael Shilman
486523d75d v6.3.0-alpha.41 2021-05-24 14:51:57 +08:00
Michael Shilman
b472371d50 v6.3.0-alpha.40 2021-05-24 14:42:33 +08:00
Michael Shilman
eb1fe7eb6b v6.3.0-alpha.39 2021-05-23 21:58:07 +08:00
Michael Shilman
362e4d37c2 v6.3.0-alpha.38 2021-05-23 11:29:20 +08:00
Michael Shilman
405aa67536 v6.3.0-alpha.37 2021-05-23 10:52:41 +08:00
Michael Shilman
9f21c0e4db v6.3.0-alpha.36 2021-05-20 21:25:04 +08:00
Michael Shilman
e1813c0ca1 v6.3.0-alpha.35 2021-05-20 18:41:46 +08:00
Michael Shilman
e88f5c202d v6.3.0-alpha.34 2021-05-19 09:41:55 +08:00
Michael Shilman
a70d3fa157 v6.3.0-alpha.33 2021-05-18 19:15:52 +08:00
Michael Shilman
7a9f616fb6 v6.3.0-alpha.32 2021-05-18 18:20:12 +08:00
Michael Shilman
7c52ccd131 v6.3.0-alpha.31 2021-05-18 15:20:25 +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
eec56a5d93 v6.3.0-alpha.30 2021-05-18 12:02:56 +08:00
Jakob-Em
4f9e72277d
Pass bootstrapOptions to angular 2021-05-17 20:14:04 +02:00
Michael Shilman
db7aa5aecb v6.3.0-alpha.29 2021-05-17 22:56:40 +08:00
Michael Shilman
2f7423e385 v6.3.0-alpha.28 2021-05-15 08:46:49 +08:00
Michael Shilman
c48862959a v6.3.0-alpha.27 2021-05-14 17:42:01 +08:00
Michael Shilman
10b42ef0cd v6.3.0-alpha.26 2021-05-14 10:58:26 +08:00
Michael Shilman
9938e2194b v6.3.0-alpha.25 2021-05-13 12:55:25 +08:00
Michael Shilman
a8870128bc v6.3.0-alpha.24 2021-05-11 15:53:33 +08:00
Michael Shilman
a3d63d6a3f v6.3.0-alpha.23 2021-05-11 14:27:47 +08:00
Michael Shilman
5c8a5090da v6.3.0-alpha.22 2021-05-10 21:49:00 +08:00