3983 Commits

Author SHA1 Message Date
ThibaudAv
f3c0ce1820 refactor: rework story's props association with the component's properties
- allow story with component to override local properties
- handles Input with `bindingPropertyName`
2020-12-07 13:20:11 +01:00
ThibaudAv
bb679bdeaa feat: add function to find Inputs & Outputs in an Angular component
The test allows to verify the function by using angular engine
2020-12-07 13:20:11 +01:00
ThibaudAv
c55c03c968 feat: add enableProdMode() in RenderNgAppService when NODE_ENV !== 'development' 2020-12-07 13:20:11 +01:00
ThibaudAv
5ce133a223 test: add test for RenderNgAppService
Configure app/angular package as jest projects
Allow to use jest-preset-angular for app/angular tests
2020-12-07 13:20:11 +01:00
ThibaudAv
21701da1a3 feat: add a rewrite of client angular rendering
A `useLegacyRendering` flag allows to use old rendering engine
2020-12-07 13:20:11 +01:00
Michael Shilman
c9aacdf019 sort packages 2020-12-07 13:20:10 +01:00
Daniel Schmidt
5e0261fbd5 add @types/prompts 2020-12-07 13:18:16 +01:00
Daniel Schmidt
efdb20b68a refactor: replace inquirer with prompts 2020-12-07 13:18:16 +01:00
Michael Shilman
4a0c7a5290 Update git head to 6.2.0-alpha.1 2020-12-01 21:30:43 +08:00
Michael Shilman
211db53585 v6.2.0-alpha.1 2020-12-01 21:18:05 +08:00
Michael Shilman
34a2d2e13a
Merge pull request #13289 from storybookjs/tech/upgrades-4
Dependencies: Rebuild yarn.lock
2020-12-01 19:10:26 +08:00
Michael Shilman
75bd7e9ab1 Run sort-package-json 2020-12-01 19:04:17 +08:00
Michael Shilman
bbbb4c88a4
Merge pull request #13330 from arcanis/patch-3
Core: Add typescript as optional peer dependency
2020-12-01 18:11:35 +08:00
Michael Shilman
b09f171828 Merge branch 'next' into tech/upgrades-4 2020-12-01 18:04:58 +08:00
Michael Shilman
77ef70cee5 Update git head to 6.2.0-alpha.0 2020-12-01 11:51:48 +08:00
Michael Shilman
c44dc96274 v6.2.0-alpha.0 2020-12-01 11:46:05 +08:00
Michael Shilman
dc40fe539e
Merge branch 'next' into patch-3 2020-12-01 11:29:13 +08:00
Michael Shilman
aec333fa80
Merge pull request #13329 from arcanis/patch-1
Makes @babel/core an optional peer dependency
2020-12-01 11:26:59 +08:00
Michael Shilman
94531554f2
Merge pull request #13055 from 43081j/corejs-second-attempt
Core: Replace preset-env polyfills with babel-polyfills
2020-12-01 09:19:19 +08:00
Michael Shilman
0e7f50f983
Merge pull request #12382 from Marklb/marklb/setprops-in-ngzone
Angular: Run setProps in the NgZone
2020-12-01 09:15:43 +08:00
Maël Nison
ed17f09e95
Update package.json 2020-11-29 18:22:26 +01:00
Maël Nison
6e3d44032d
Makes @babel/core an optional peer dependency 2020-11-29 18:09:01 +01:00
Michael Shilman
606426bb6b Update git head to 6.1.9 2020-11-29 21:02:49 +08:00
Michael Shilman
495a468d5e v6.1.9 2020-11-29 20:57:02 +08:00
Gaëtan Maisse
b77666334c
Merge branch 'next' into marklb/setprops-in-ngzone 2020-11-28 16:56:09 +01:00
Norbert de Langen
7488352aef
Merge branch 'next' into pr/43081j/13055
# Conflicts:
#	app/react/src/server/framework-preset-react.test.ts
2020-11-27 15:45:34 +01:00
Michael Shilman
082278bd35 Update git head to 6.1.8 2020-11-27 22:31:46 +08:00
Michael Shilman
6c4d0ed4be v6.1.8 2020-11-27 22:25:51 +08:00
Michael Shilman
f336ea82e2
Merge pull request #13309 from storybookjs/fix/reactTypings
React: Expose StorybookConfig types
2020-11-27 22:17:14 +08:00
Clément DUNGLER
f7bf8ee1be fix: unit tests for react preset 2020-11-27 14:33:05 +01:00
Norbert de Langen
edd3622978
Revert "remove all remaining unused core-js dependencies"
This reverts commit bedb720044055aa9a12c66a9548e533c82dfac81.
2020-11-27 13:31:42 +01:00
Norbert de Langen
c93bc36153
Merge branch 'next' into pr/43081j/13055
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/controls/package.json
#	addons/cssresources/package.json
#	addons/design-assets/package.json
#	addons/essentials/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/jest/package.json
#	addons/queryparams/package.json
#	addons/storysource/package.json
#	addons/toolbars/package.json
#	addons/viewport/package.json
#	app/ember/package.json
#	app/marko/package.json
#	app/riot/package.json
#	app/svelte/package.json
#	dev-kits/addon-decorator/package.json
#	dev-kits/addon-parameter/package.json
#	dev-kits/addon-roundtrip/package.json
#	lib/addons/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/codemod/package.json
#	lib/theming/package.json
#	scripts/run-e2e-config.ts
2020-11-27 12:26:28 +01:00
Clément DUNGLER
8f0c2104bd React: expose StorybookConfig types 2020-11-27 08:40:21 +01:00
Michael Shilman
7cafe2eb5a
Update framework-preset-react.ts 2020-11-27 09:31:14 +08:00
Clément DUNGLER
3b39cd7ba1 React: Remove FastRefresh if already enabled 2020-11-26 22:52:56 +01:00
Michael Shilman
cef9b23e25 Update git head to 6.1.7 2020-11-27 01:18:22 +08:00
Michael Shilman
303d951f9a v6.1.7 2020-11-27 01:12:34 +08:00
Michael Shilman
2e53763cc4
Merge pull request #13281 from cmrn/remove-svgr-dependency
Remove unused dependency @svgr/webpack
2020-11-27 00:48:13 +08:00
Norbert de Langen
ec44554ea9
sort package.json & fix incorrect ts3.5 ignore 2020-11-26 10:37:55 +01:00
Cameron Moon
f61a8445da
Remove unused dependency @svgr/webpack 2020-11-26 16:38:09 +11:00
Michael Shilman
2de6d2be71 Update git head to 6.1.6 2020-11-25 08:23:10 +08:00
Michael Shilman
1f89b5b967 v6.1.6 2020-11-25 08:17:02 +08:00
Michael Shilman
78c371e1fe Update git head to 6.1.5 2020-11-24 17:24:03 +08:00
Michael Shilman
2622d8aa6d v6.1.5 2020-11-24 17:17:11 +08:00
Michael Shilman
282d7adc8c Update git head to 6.1.4 2020-11-24 08:01:15 +08:00
Michael Shilman
2f61725dfe v6.1.4 2020-11-24 07:55:35 +08:00
Michael Shilman
458220ef27 Update git head to 6.1.3 2020-11-23 23:51:52 +08:00
Michael Shilman
fc7dd4f63b v6.1.3 2020-11-23 23:46:06 +08:00
Mark Berry
b9ba7a8132 Fix lint error 2020-11-20 23:56:54 -06:00
Michael Shilman
a1bdc39cee Update git head to 6.1.2 2020-11-21 13:53:12 +08:00