13 Commits

Author SHA1 Message Date
ThibaudAv
d64e49ba1a feat(angular): force the rendering if the metadata structure has changed
After the first rendering of a story, the next changes of `agrs` by addon controls or `globals` (for example) are not necessarily properties of the component (or template).
but can change other things like an Angular provider
With this additional verification if the stringify `moduleMetadata` structure changes then a complete rendering is done
2021-04-13 11:24:54 +02:00
Gaëtan Maisse
1e20a891fa feat(addon-docs): improve inline rendering setup
Co-authored-by: Gaëtan Maisse <gaetanmaisse@gmail.com>
Co-authored-by: ThibaudAv <thibaud.avenier@gmail.com>
2021-03-25 10:23:00 +01:00
Michael Shilman
58962400a7
Revert "Addon-docs/Angular: Fix inline rendering setup" 2021-03-23 08:42:22 +08:00
Michael Shilman
fd5c70d30e Addon-docs/Angular: Fix inline rendering setup 2021-03-18 21:15:07 +08:00
ThibaudAv
0337a6445a chore(angular): add README in each stories part
In order to try to keep the examples clean
2021-02-15 11:17:21 +01:00
ThibaudAv
e34d7527d1 refactor(angular): rework Welcome examples 2021-02-15 09:28:35 +01:00
ThibaudAv
53248cafb4 chore(angular): add theme-decorator example 2021-01-28 18:20:23 +01:00
ThibaudAv
3265884961 feat(angular): add inline stories support in the docs addon
The configuration has to be set up in each angular project to avoid forcing dependencies to `@angular/elements` ans `@webcomponents/custom-elements`
2021-01-28 18:16:51 +01:00
Michael Shilman
c091c6f1a0 Fix linting 2020-08-14 11:15:31 +08:00
Michael Shilman
03473519d3 Fix storyshots 2020-08-14 11:12:38 +08:00
Michael Shilman
1b075c9814 Addon-docs/angular: Fix extraArgTypes unknown components 2020-08-14 10:52:01 +08:00
Dave Cross
3e31910d7b Change all examples to use addon-a11y preset. 2020-01-31 16:41:55 -07:00
Norbert de Langen
c6b00edd0e MIGRATE angular-example 2019-11-25 14:43:14 +01:00