992 Commits

Author SHA1 Message Date
Filipp Riabchun
c4908b4bfe
Merge branch 'master' into dependencies.io-update-build-159.0.0 2018-01-05 21:47:10 +03:00
Dependencies.io Bot
e70fb5845b Update @types/node from 6.0.95 to 6.0.96 in examples/angular-cli 2018-01-05 16:45:14 +00:00
Igor
185423961e
Merge branch 'master' into camelcased-angular-knobs 2018-01-04 20:42:31 +02:00
Norbert de Langen
de37c4b19d
Merge branch 'master' into angular-storyshots 2018-01-04 18:40:53 +01:00
Carlos Vega
d129d65e4a Removing lowercase-only restriction for knobs
Take in account that now the knob name needs to be the same as the angular component @Input attribute. Otherwise it'll not bind to the correct property.

Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-04 10:49:16 -06:00
Dependencies.io Bot
00ecaf05c2 Update @angular/language-service from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:43:49 +00:00
Dependencies.io Bot
9efc9a4793 Update @angular/compiler-cli from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:42:13 +00:00
Dependencies.io Bot
3b22a37c37 Update @angular/router from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:40:40 +00:00
Dependencies.io Bot
e17bde622e Update @angular/platform-browser-dynamic from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:39:05 +00:00
Dependencies.io Bot
61cc9140b3 Update @angular/platform-browser from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:37:33 +00:00
Dependencies.io Bot
28a0d98d67 Update @angular/http from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:35:59 +00:00
Dependencies.io Bot
1830c7db78 Update @angular/forms from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:34:26 +00:00
Dependencies.io Bot
b0c96e85e1 Update @angular/core from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:32:52 +00:00
Dependencies.io Bot
c69307ca2a Update @angular/compiler from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:31:17 +00:00
Dependencies.io Bot
8983ef8abf Update @angular/common from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:29:37 +00:00
Dependencies.io Bot
f1e7b55420 Update @angular/animations from 5.1.2 to 5.1.3 in examples/angular-cli 2018-01-04 16:27:56 +00:00
igor
a1fd3cf21e typo and indentation 2018-01-03 16:36:05 +02:00
igor
ea2db195cc Wrap story with app.component like in the app/angular and set dynamically all the props 2018-01-03 15:53:39 +02:00
igor
637a919b8d Fix indentation 2018-01-03 13:29:49 +02:00
igor
84237fb5cc Angular + Jest + Storyshots = Crazy Shit. Move the jest-preset-angular/setupJest to be required before any storybook code is running inside jest - one of the things that jest-preset-angular/setupJest does is extending the window.Reflect with all the needed metadata functions, that are required for emission of the TS decorations like 'design:paramtypes' 2018-01-03 10:38:21 +02:00
igor
29e84bd243 Update snapshots 2017-12-29 16:27:40 +02:00
igor
2c460e4c36 Extract more stories to separate files 2017-12-29 16:27:39 +02:00
Igor
43a273b423
Merge branch 'master' into angular-storyshots 2017-12-29 14:00:54 +02:00
Norbert de Langen
469ecb1da8
Merge branch 'master' into angular-cli-stories-separation 2017-12-29 00:04:10 +01:00
igor
714b694ca4 Merge remote-tracking branch 'origin/master' into angular-storyshots
# Conflicts:
#	addons/storyshots/package.json
#	examples/angular-cli/package.json
2017-12-28 22:34:35 +02:00
hypnos
4b4cbc976a Merge remote-tracking branch 'origin/master' into dependencies.io-update-build-149.0.0
# Conflicts:
#	examples/angular-cli/package.json
#	package.json
#	yarn.lock
2017-12-28 23:13:44 +03:00
Michael Shilman
02a69e0b1b v3.3.3 2017-12-28 22:34:34 +05:30
Dependencies.io Bot
0fda433771 Update @types/jasmine from 2.8.2 to 2.8.3 in examples/angular-cli 2017-12-28 16:34:35 +00:00
igor
8f549faf9e Merge remote-tracking branch 'origin/master' into angular-storyshots
# Conflicts:
#	addons/storyshots/package.json
#	app/angular/src/client/preview/angular/helpers.ts
#	examples/angular-cli/package.json
#	jest.config.js
2017-12-28 15:50:19 +02:00
Igor
f8d4e8c5e0
Merge branch 'master' into angular-cli-stories-separation 2017-12-28 13:41:06 +02:00
igor
b3792ef521 Use ɵReflectionCapabilities + knobs example 2017-12-28 10:31:57 +02:00
igor
c34ad1f510 Separate stories from the index.ts 2017-12-28 09:09:24 +02:00
Igor
fc197de71c
Merge branch 'master' into fix-di 2017-12-28 09:03:50 +02:00
Michael Shilman
fbe50ffb46 v3.3.2 2017-12-28 12:10:49 +09:00
Dependencies.io Bot
2aee63edf2 Update @angular/cli from 1.6.2 to 1.6.3 in examples/angular-cli 2017-12-28 00:16:18 +00:00
Dependencies.io Bot
1d2c65cdc6 Update zone.js from 0.8.18 to 0.8.19 in examples/angular-cli 2017-12-28 00:14:16 +00:00
Dependencies.io Bot
7662394e36 Update karma-coverage-istanbul-reporter from 1.3.1 to 1.3.3 in examples/angular-cli 2017-12-27 16:37:42 +00:00
jason
46699f6a26 added dependency injection usecase story to examples 2017-12-27 12:43:51 +03:00
Michael Shilman
79c07c727a v3.3.1 2017-12-26 19:30:05 -08:00
Michael Shilman
0c38d5a041 Update cross-dependencies manually
Because of lerna not supporting `x.y.z-alpha.N` versions, we hardcode
these things when we are doing prerelease
2017-12-26 15:42:45 -08:00
Michael Shilman
92d7fca746 v3.3.0-rc.1 2017-12-26 09:48:54 -08:00
igor
e0bae92d04 Better copy-past from app/angular 2017-12-26 19:14:28 +02:00
igor
97c2b4242f Initial dirty-half-working-POC of the storyshots for angular 2017-12-26 16:32:18 +02:00
Filipp Riabchun
52fc7fc322
Merge branch 'master' into CI-angular 2017-12-24 13:58:34 +03:00
hypnos
9127f79029 Add integration test for angular example 2017-12-24 11:58:12 +01:00
hypnos
0d27286058 Merge remote-tracking branch 'origin/master' into dependencies.io-update-build-140.0.0
# Conflicts:
#	examples/angular-cli/package.json
2017-12-24 11:30:08 +01:00
Michael Shilman
aa2a8c11f3 v3.3.0-rc.0 2017-12-23 20:20:05 -08:00
Dependencies.io Bot
7242ad8026 Update tslint from 5.3.2 to 5.8.0 in examples/angular-cli 2017-12-24 01:03:17 +00:00
Dependencies.io Bot
0aacc39b5a Update ts-node from 3.2.2 to 3.3.0 in examples/angular-cli 2017-12-24 01:01:30 +00:00
Dependencies.io Bot
4d5eb04330 Update protractor from 5.1.2 to 5.2.2 in examples/angular-cli 2017-12-24 00:59:44 +00:00