1521 Commits

Author SHA1 Message Date
Norbert de Langen
055ac458c6
fix types && disable failing tests 2020-12-03 17:42:49 +01:00
Norbert de Langen
0b21d94e63
upgrade dependencies 2020-12-03 17:02:49 +01: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
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
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
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
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
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
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
Norbert de Langen
ec44554ea9
sort package.json & fix incorrect ts3.5 ignore 2020-11-26 10:37:55 +01: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
Michael Shilman
47d0eac6db v6.1.2 2020-11-21 13:47:58 +08:00
Michael Shilman
fd92a6c5fb Update git head to 6.1.1 2020-11-20 01:20:01 +08:00
Michael Shilman
3622cb7d2c v6.1.1 2020-11-20 01:13:47 +08:00
Michael Shilman
b368315c33 Update git head to 6.1.0 2020-11-19 10:27:26 +08:00
Michael Shilman
e89e51ad5d v6.1.0 2020-11-19 10:21:46 +08:00
Michael Shilman
971eccd68b Update git head to 6.1.0-rc.6 2020-11-19 09:58:19 +08:00
Michael Shilman
9009e5399d v6.1.0-rc.6 2020-11-19 09:52:36 +08:00
Michael Shilman
a72852dae0 Update git head to 6.1.0-rc.5 2020-11-19 03:21:44 +08:00
Michael Shilman
a8822ed2a1 v6.1.0-rc.5 2020-11-19 03:14:34 +08:00
Mark Berry
915f16fd03 Re-emit story data in ngZone 2020-11-18 00:56:42 -06:00
Mark Berry
6f8e63e1c0 Merge branch 'next' into marklb/setprops-in-ngzone 2020-11-17 22:24:21 -06:00
ThibaudAv
daec8f9911 chore(angular): update to angular 11 2020-11-17 01:37:54 +01:00
Michael Shilman
bb5c754cfc Update git head to 6.1.0-rc.4 2020-11-17 07:12:11 +08:00
Michael Shilman
c174d7429c v6.1.0-rc.4 2020-11-17 07:06:04 +08:00