111 Commits

Author SHA1 Message Date
Michael Shilman
a1600d5075
Merge branch 'next' into examples/disable-channel-functions 2022-05-05 00:23:48 +08:00
Michael Shilman
5f9f6f32f2 Core: Add optional telemetry and crash reporting 2022-04-29 00:11:50 +08:00
Michael Shilman
132887fa81 Examples: Disable channel functions 2022-04-26 22:51:19 +08:00
Michael Shilman
090edaf931 Add stories.json to examples/angular-cli 2022-03-09 20:37:05 +08:00
Norbert de Langen
9aff54fe4c
format all tsconfig.json files 2022-01-25 20:00:21 +01:00
Tom Coleman
81e7af6fe1 Merge branch 'add-static-dirs-option' of https://github.com/oscard0m/storybook into add-static-dirs-option 2021-10-29 15:15:19 +11:00
Yann Braga
54ff20a32c add addon-interactions to angular project 2021-10-13 10:48:58 +02:00
Gert Hengeveld
66fd2bb41b Update to 6.4.0-beta.2 2021-10-01 11:01:36 +02:00
Oscar Dominguez
e6d2843a17 refactor(examples): moved --static-dir CLI option as Config option 2021-09-08 20:12:18 +02:00
Yngve Bakken-Nilsen
e3bc31f197 remove dupe features key 2021-08-13 08:23:58 +02:00
Yngve Bakken-Nilsen
afa1c9769d normalize paths when attempting to create autoTitle 2021-08-13 08:12:05 +02:00
Michael Shilman
b41ba6fb60 Core: MDX support for built-in stories.json 2021-08-10 19:15:46 +08:00
Yngve Bakken-Nilsen
81fe6de648 add global CSF3 renderer for Angular 2021-08-03 14:28:57 +02:00
Brett Upton
0d54d345a8 Changed composition titles 2021-07-09 08:06:31 +02:00
Brett Upton
12a3492893 Moved composition into an existing example project 2021-07-09 08:02:20 +02:00
Michael Shilman
ad2172e651
Merge pull request #15229 from storybookjs/integrate-addon-ivy
Angular: Add built-in Ivy support instead of relying on addon
2021-06-16 23:31:45 +08:00
Gert Hengeveld
ef2eaa6ad7
Merge pull request #15128 from BartJanvanAssen/issue/15041
viewport addon CSS fix for scale reset on firefox
2021-06-16 14:27:14 +02:00
Kai Röder
e6f6f679ce feat(angular): integrate addon-ivy
This addon integrates storybook-angular-addon-ivy into
the mono-repo. This allows us to remove the ivy addon
package.
2021-06-14 11:18:27 +02:00
Gaëtan Maisse
57cc7614ee
chore: try to fix lint errors 2021-06-04 13:42:56 +02:00
Bart Jan
7a5d4d95e1 add viewport addon to the angualar example project + add css fix for scale actions on firefox 2021-06-02 20:46:01 +02:00
Michael Shilman
ddcb3bd37e Extract addon-knobs from monorepo 2021-05-10 16:50:58 +08: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
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
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
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
Norbert de Langen
41277f93ee
update all possible examples! 2021-02-09 17:12:51 +01:00
Michael Shilman
c5c5a983ab Merge from next WIP 2021-02-03 22:34:44 +08: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
Tom Coleman
18bd789f6e Remove no-longer needed manager settings 2020-06-29 17:12:22 +10:00
Norbert de Langen
20cfac064e
ADD loglevel=debug to all examples 2020-06-09 13:22:53 +02:00
Norbert de Langen
c9423859b2
Merge branch 'next' into fix/valid-globs
# Conflicts:
#	lib/core/package.json
2020-05-28 10:40:53 +02:00
Michael Shilman
ac2dfab8a4 Addon-controls: Support angular 2020-05-27 22:15:18 +08:00
Norbert de Langen
7a0fe8fe04
CHANGE all the main.js so their globs are valid 2020-05-22 16:07:48 +02:00
Norbert de Langen
fc2a72442c
REMOVE usage of addon-options 2020-03-26 10:38:05 +01:00
Michael Shilman
b8fdc3e31d Addon-a11y: Update preset registration & document in MIGRATION.md 2020-02-04 16:26:36 +08:00
Dave Cross
3e31910d7b Change all examples to use addon-a11y preset. 2020-01-31 16:41:55 -07:00
Norbert de Langen
924e403786
REMOVE addon-info & addon-notes
They have been MOVED to https://github.com/storybookjs/deprecated-addons
2020-01-29 17:15:27 +01:00
Michael Shilman
d768b53770 Main.js: Combine addons/presets in examples 2019-12-31 14:38:00 +08:00
Norbert de Langen
c6b00edd0e MIGRATE angular-example 2019-11-25 14:43:14 +01:00
Michael Shilman
a91c2c8fb1 Examples: Upgrade angular-cli to simplified hierarchy separator 2019-11-13 18:09:56 +08:00
Michael Shilman
884962b787 Addon-docs: Add unified preset, deprecate framework-specific presets 2019-11-11 14:56:17 +08:00
Michael Shilman
ae8bea7e87 Update config.ts 2019-11-01 21:32:54 +08:00