1497 Commits

Author SHA1 Message Date
Gaëtan Maisse
d4cb03cb2c
chore: clean usage of skipLibCheck and skipDefaultLibCheck TS option
`skipDefaultLibCheck` is deprecated so there is no need to add it
anymore.

I added `skipLibCheck` in the angular example because it looks like
there are some type incompatibility between some types coming from
node_modules we have in the monorepo. (Not really a surprise with the
number of deps we have)

Signed-off-by: Gaëtan Maisse <gaetanmaisse@gmail.com>
2021-02-13 18:01:24 +01:00
Michael Shilman
dc281516a8 v6.2.0-alpha.26 2021-02-13 11:25:37 +08:00
Gaëtan Maisse
b1d319b3fa
chore(angular): bump Angular deps to 11.2.0 2021-02-12 21:35:40 +01:00
Michael Shilman
d4ff49b2de v6.2.0-alpha.25 2021-02-11 09:24:46 +08:00
Yngve Bakken-Nilsen
b4f62da0c4 Angular: implement dynamic snippet 2021-02-10 08:54:39 +01:00
Michael Shilman
8001ec00b1 v6.2.0-alpha.24 2021-02-06 09:45:29 +08:00
Michael Shilman
da6c7fca24 v6.2.0-alpha.23 2021-02-05 14:51:47 +08:00
Michael Shilman
e35c88c7a7 v6.2.0-alpha.22 2021-02-05 06:29:11 +08:00
Michael Shilman
881800fbc3 v6.2.0-alpha.21 2021-02-04 16:08:27 +08:00
Michael Shilman
20db16edcd v6.2.0-alpha.20 2021-02-02 09:40:39 +08:00
Michael Shilman
2a8f070c0c v6.2.0-alpha.19 2021-01-29 08:47:34 +08:00
ThibaudAv
53248cafb4 chore(angular): add theme-decorator example 2021-01-28 18:20:23 +01:00
ThibaudAv
9113153f2a chore(angular): add more examples for docs addon 2021-01-28 18:20:22 +01:00
ThibaudAv
104002269e refactor(angular): move docs stories in Addon/Docs 2021-01-28 18:20:11 +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
ed19e4b88b v6.2.0-alpha.18 2021-01-22 21:19:48 +08:00
Gaëtan Maisse
2997357f93
chore(angular): bump angular app dep and example to Angular 11.1 2021-01-22 13:11:43 +01:00
Michael Shilman
218f33702f v6.2.0-alpha.17 2021-01-22 12:37:52 +08:00
Michael Shilman
2cc64efa1d v6.2.0-alpha.16 2021-01-16 08:52:08 +08:00
Michael Shilman
9819dbdf57 v6.2.0-alpha.15 2021-01-15 14:24:47 +08:00
Renovate Bot
b5d4f09120 chore(deps): update all non-major dependencies 2021-01-14 17:04:42 -07:00
Michael Shilman
b2ef49e666 v6.2.0-alpha.14 2021-01-14 08:24:12 +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
3ba763afc2 feat(angular): add more exemple in decorators.stories.ts 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
Blaine Bublitz
69235df336 fix: Fix angular test that was flakey based on timezone 2021-01-11 13:06:32 -07:00
Michael Shilman
b362282965 v6.2.0-alpha.12 2021-01-12 02:46:59 +08:00
Michael Shilman
9ee9dd1c2f v6.2.0-alpha.11 2021-01-11 18:48:28 +08:00
Michael Shilman
bd7f2bbed5 v6.2.0-alpha.10 2020-12-28 11:51:46 +08:00
Michael Shilman
47341be6aa v6.2.0-alpha.9 2020-12-20 19:58:45 +08:00
Michael Shilman
c04cdab92d v6.2.0-alpha.8 2020-12-16 22:40:57 +08:00
Michael Shilman
be939deee1 Merge branch 'next' into pr/13383 2020-12-15 23:28:45 +08:00
Michael Shilman
ba05f6ae5e v6.2.0-alpha.7 2020-12-15 22:47:57 +08:00
Michael Shilman
e3b6d2819c Merge branch 'next' into pr/13383 2020-12-14 10:39:07 +08:00
Michael Shilman
e741f5e3af v6.2.0-alpha.6 2020-12-12 11:33:42 +08:00
ThibaudAv
901759ade4 feat(angular): remove internal storybook properties in storyshot
Generates snapshots that will change less if the internal stroybook properties change
2020-12-11 01:07:43 +01:00
ThibaudAv
07f490ff53 fix(angular): use utc to avoid time zone differences 2020-12-09 18:58:39 +01:00
ThibaudAv
05848fed0f refactor(angular): take into account the component deprecation in angular examples 2020-12-09 17:27:03 +01:00
ThibaudAv
acd8104ab8 fix(angular): use @storybook/angular client rendering in storyshots 2020-12-09 17:05:19 +01:00
Michael Shilman
850a0d8b98 v6.2.0-alpha.5 2020-12-08 12:54:00 +08:00
Michael Shilman
59f78816e9 v6.2.0-alpha.4 2020-12-06 13:26:05 +08:00
Michael Shilman
70078d0fbd v6.2.0-alpha.3 2020-12-04 14:48:51 +08:00
Michael Shilman
1b9dcaec9b v6.2.0-alpha.2 2020-12-03 15:34:39 +08:00
ThibaudAv
0e9c7a7298 fix: angluar-cli export Chip component to be accessible by storybook render module 2020-12-02 23:57:20 +01:00
Michael Shilman
211db53585 v6.2.0-alpha.1 2020-12-01 21:18:05 +08:00
Michael Shilman
c44dc96274 v6.2.0-alpha.0 2020-12-01 11:46:05 +08:00
Michael Shilman
209dafbd30
Merge pull request #12665 from lachieh/next
Addon-docs: Fix type aliases and enum types from Angular Compodoc JSON
2020-12-01 11:33:20 +08:00
Michael Shilman
495a468d5e v6.1.9 2020-11-29 20:57:02 +08:00