Michael Shilman
5c8a5090da
v6.3.0-alpha.22
2021-05-10 21:49:00 +08:00
Michael Shilman
ddcb3bd37e
Extract addon-knobs from monorepo
2021-05-10 16:50:58 +08:00
Michael Shilman
c3ffd75d5a
v6.3.0-alpha.21
2021-05-07 14:01:13 +08:00
Michael Shilman
06eb833d5f
Fix doc blocks imports to import from ESM/CJS
2021-05-07 11:51:52 +08:00
Michael Shilman
fedb50ac46
v6.3.0-alpha.20
2021-05-06 21:49:12 +08:00
Michael Shilman
8ba485343b
v6.3.0-alpha.19
2021-05-03 19:02:37 +08:00
Michael Shilman
d3942573e1
v6.3.0-alpha.18
2021-05-03 00:05:16 +08:00
Michael Shilman
0d6a894d9e
Fix typo
2021-05-02 16:22:01 +08:00
ThibaudAv
97631ce193
feat(angular): only keeps args with a control or an action in argTypes
2021-05-01 14:53:09 +02:00
Michael Shilman
36d878614d
v6.3.0-alpha.17
2021-04-30 14:26:50 +08:00
Michael Shilman
f09bb7bf00
v6.3.0-alpha.16
2021-04-29 11:39:54 +08:00
Michael Shilman
11ea895ed3
v6.3.0-alpha.15
2021-04-28 01:32:11 +08:00
Michael Shilman
eb1e3a913f
v6.3.0-alpha.14
2021-04-23 10:14:32 +08:00
Michael Shilman
35287402b5
v6.3.0-alpha.13
2021-04-21 10:41:26 +08:00
Michael Shilman
d559d96fc5
v6.3.0-alpha.12
2021-04-20 01:58:56 +08:00
Michael Shilman
7620a2978c
v6.3.0-alpha.11
2021-04-19 22:16:43 +08:00
Michael Shilman
080babf6d7
v6.3.0-alpha.10
2021-04-18 21:18:41 +08:00
Michael Shilman
1d75ab7fc1
v6.3.0-alpha.9
2021-04-17 00:44:29 +08:00
Michael Shilman
2459eb4282
v6.3.0-alpha.8
2021-04-15 22:23:13 +08:00
Michael Shilman
21e28be5f8
Merge branch 'next' into pr/14299
2021-04-15 10:26:12 +08:00
Michael Shilman
123cc75365
Create template.stories.storyshot
2021-04-15 09:11:37 +08:00
Michael Shilman
268f2c5b9f
Angular: Add template MDX example
2021-04-14 22:26:51 +08:00
Michael Shilman
ca7182ff5f
v6.3.0-alpha.7
2021-04-14 10:19:40 +08:00
Michael Shilman
6da9430496
Fix deepscan
2021-04-14 09:59:13 +08:00
Michael Shilman
253fe525b8
Update examples/angular-cli/src/stories/others/ngx-translate/README.stories.mdx
...
Co-authored-by: Yngve Bakken Nilsen <yngve.nilsen@gmail.com>
2021-04-13 11:24:55 +02:00
ThibaudAv
26b664eecb
docs(angular): add readme for ngx-translate
2021-04-13 11:24:55 +02:00
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
Michael Shilman
60181528cf
v6.3.0-alpha.6
2021-04-13 16:31:17 +08:00
Michael Shilman
9030fc7598
v6.3.0-alpha.5
2021-04-11 23:40:18 +08:00
Michael Shilman
157857bbe1
v6.3.0-alpha.4
2021-04-10 20:47:14 +08:00
Michael Shilman
4797065261
v6.3.0-alpha.3
2021-04-10 12:36:35 +08:00
Michael Shilman
8a57399297
v6.3.0-alpha.2
2021-04-09 13:07:04 +08:00
Michael Shilman
7d99c9e0bf
v6.3.0-alpha.1
2021-04-09 00:25:04 +08:00
Michael Shilman
7739aace24
v6.3.0-alpha.0
2021-04-08 17:55:27 +08:00
Gaëtan Maisse
98fa420bef
chore: move to Yarn 2 🧶
2021-04-07 18:25:38 +02:00
Michael Shilman
fd587f5526
v6.2.5
2021-04-07 18:36:29 +08:00
Michael Shilman
7d8a84165e
v6.2.4
2021-04-07 12:04:44 +08:00
Michael Shilman
8c2eac34a9
v6.2.3
2021-04-05 22:28:10 +08:00
Michael Shilman
10fc28856b
v6.2.2
2021-04-02 17:50:20 +08:00
Michael Shilman
3d5d666f4e
v6.2.1
2021-03-31 12:03:54 +08:00
Michael Shilman
829c72e437
v6.2.0
2021-03-31 00:00:43 +08:00
Michael Shilman
c1dfd5babe
v6.2.0-rc.13
2021-03-30 18:47:23 +08:00
Michael Shilman
5ee73396db
v6.2.0-rc.12
2021-03-30 10:48:28 +08:00
Michael Shilman
b2100d195f
v6.2.0-rc.11
2021-03-29 16:33:41 +08:00
Michael Shilman
a667853246
v6.2.0-rc.10
2021-03-26 15:57:35 +08: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
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