Michael Shilman
|
aa2c11de44
|
Update git head to 6.2.0-alpha.5
|
2020-12-08 12:59:58 +08:00 |
|
Michael Shilman
|
850a0d8b98
|
v6.2.0-alpha.5
|
2020-12-08 12:54:00 +08:00 |
|
Michael Shilman
|
05c871c60f
|
Update git head to 6.2.0-alpha.4
|
2020-12-06 13:31:27 +08:00 |
|
Michael Shilman
|
59f78816e9
|
v6.2.0-alpha.4
|
2020-12-06 13:26:05 +08:00 |
|
Michael Shilman
|
07ec616108
|
Merge pull request #13143 from storybookjs/dependabot/npm_and_yarn/ember/test-helpers-2.1.0
Bump @ember/test-helpers from 1.7.1 to 2.1.0
|
2020-12-06 10:37:56 +08:00 |
|
dependabot-preview[bot]
|
4376cd8954
|
Bump @ember/test-helpers from 1.7.1 to 2.1.0
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 1.7.1 to 2.1.0.
- [Release notes](https://github.com/emberjs/ember-test-helpers/releases)
- [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember-test-helpers/compare/v1.7.1...v2.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-04 06:55:20 +00:00 |
|
Michael Shilman
|
04445120be
|
Update git head to 6.2.0-alpha.3
|
2020-12-04 14:54:29 +08:00 |
|
Michael Shilman
|
70078d0fbd
|
v6.2.0-alpha.3
|
2020-12-04 14:48:51 +08:00 |
|
Michael Shilman
|
429907ad13
|
Merge branch 'next' into pr/13225
|
2020-12-04 14:19:49 +08:00 |
|
Michael Shilman
|
d338793a90
|
Update git head to 6.2.0-alpha.2
|
2020-12-03 15:40:14 +08:00 |
|
Michael Shilman
|
1b9dcaec9b
|
v6.2.0-alpha.2
|
2020-12-03 15:34:39 +08:00 |
|
ThibaudAv
|
512e0949f7
|
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-02 23:57:20 +01:00 |
|
ThibaudAv
|
8bb7acec14
|
feat: add function to find Inputs & Outputs in an Angular component
The test allows to verify the function by using angular engine
|
2020-12-02 23:57:20 +01:00 |
|
ThibaudAv
|
3bfea0922f
|
feat: add enableProdMode() in RenderNgAppService when NODE_ENV !== 'development'
|
2020-12-02 23:57:20 +01:00 |
|
ThibaudAv
|
09857a085a
|
test: add test for RenderNgAppService
Configure app/angular package as jest projects
Allow to use jest-preset-angular for app/angular tests
|
2020-12-02 23:57:20 +01:00 |
|
ThibaudAv
|
8e505be2f0
|
feat: add a rewrite of client angular rendering
A `useLegacyRendering` flag allows to use old rendering engine
|
2020-12-02 23:57:11 +01:00 |
|
Michael Shilman
|
88287174eb
|
sort packages
|
2020-12-02 11:22:26 +08:00 |
|
Daniel Schmidt
|
f5fc34e9b3
|
Merge remote-tracking branch 'upstream/next' into replace-inquirer
# Conflicts:
# lib/core/package.json
# yarn.lock
|
2020-12-01 21:24:47 +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 |
|