88 Commits

Author SHA1 Message Date
igor
a49a6c77f8 Add prettier to ts lint 2018-01-08 14:02:45 +02:00
igor
9d13ba220b Add tslint to the linting pipe 2018-01-08 13:08:02 +02:00
Michael Shilman
d8d955cbbc v3.4.0-alpha.0 2018-01-07 21:32:57 +05:30
Michael Shilman
71c528c462 merge release 3.3.4 to master 2018-01-07 19:36:11 +05:30
Michael Shilman
3abdbb6528 v3.3.4 2018-01-07 18:23:40 +05:30
Filipp Riabchun
c0a0acf28b Merge pull request #2659 from storybooks/dependencies.io-update-build-159.0.0 2018-01-07 18:14:27 +05:30
Carlos Vega
70d56d10aa Merge pull request #2646 from storybooks/camelcased-angular-knobs
Removed lowercase-only restriction for knobs
2018-01-07 17:02:32 +05:30
Norbert de Langen
84d52bdf49 Merge pull request #2592 from storybooks/angular-cli-stories-separation
Separate stories in angular-cli example
2018-01-07 17:01:55 +05:30
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
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
Norbert de Langen
469ecb1da8
Merge branch 'master' into angular-cli-stories-separation 2017-12-29 00:04:10 +01: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
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
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
Dependencies.io Bot
a4e03c04bf Update karma-coverage-istanbul-reporter from 1.3.0 to 1.3.1 in examples/angular-cli 2017-12-24 00:57:54 +00:00
Dependencies.io Bot
b22d5116e5 Update karma-chrome-launcher from 2.1.1 to 2.2.0 in examples/angular-cli 2017-12-24 00:56:16 +00:00
Dependencies.io Bot
0630b75631 Update jasmine-spec-reporter from 4.1.1 to 4.2.1 in examples/angular-cli 2017-12-24 00:54:32 +00:00
Dependencies.io Bot
16b297d866 Update jasmine-core from 2.6.4 to 2.8.0 in examples/angular-cli 2017-12-24 00:52:54 +00:00