4986 Commits

Author SHA1 Message Date
Michael Kaiser-Nyman
e78adef258 chore(): remove unnecessary brackets from readme code block
Close #142
2016-01-28 16:16:32 -05:00
Igor Minar
76ade53621 chore: extra broccoli plugins from angular/angular
the most interesting and the one we need for improving the testing story is the broccoli-dest-copy plugin - this enables #87

these plugins were built at the same time as broccoli-typescript plugin updated in 563e6e2cd2c72604caff59be50ac0bfe7e02404e

Close #109
2016-01-28 20:44:00 +00:00
Emmanuel DEMEY
41602307e2 chore(pipe): implement PipeTransform interface
Close #144
2016-01-28 20:15:17 +00:00
Shahar Talmi
d1bd1fdfc1 fix(karma): sort out missing and broken includes 2016-01-28 18:53:20 +00:00
Shahar Talmi
b3b40781d2 fix(karma): add required plugins 2016-01-28 18:53:20 +00:00
Mike Brocchi
61ec3d68c7 chore(): add typings files to assist devs
Some editors/IDEs will utilized TypeScript definition files
Adding some useful definitions to assist developers
2016-01-27 23:32:50 -05:00
Jeremy Elbourn
025003847c chore(gitignore): add .idea to gitignore
Add `/.idea` to the `.gitignore` under a section "IDEs and editors". Without this, WebStorm WebStorm / IntelliJ will keep prompting you if you want to add project files to git and also show them as "unrevisioned files" in the "Local changes" view.
2016-01-25 16:16:34 -08:00
Ciro Nunes
489d2bacf0 chore: update blueprints considering noImplicityAny 2016-01-25 20:37:01 +00:00
Ciro Nunes
5dcdf51182 docs: improve the scaffolds session 2016-01-25 17:12:21 -02:00
Ciro Nunes
fce69c6576 feat(generate): add directives 2016-01-25 17:12:21 -02:00
jkuri
6560455bed chore(): support macosx on travis ci 2016-01-25 18:32:38 +01:00
jkuri
99b4ad3c57 tests(): basic e2e coverage 2016-01-25 18:32:37 +01:00
jkuri
019514681d feat(libs) 3rd party lib helper 2016-01-25 17:48:47 +01:00
Hans Larsen
ecd39cbdf0 doc(): Adding the CONTRIBUTING document, based off angular. 2016-01-24 14:22:01 -08:00
Hans Larsen
5919df4b9c bug(): Adding es6 shims and system polyfills. Those are required by IE. 2016-01-24 12:26:45 -08:00
The Gitter Badger
228fddc2e4 Add Gitter badge 2016-01-24 20:11:11 +00:00
Mike Brocchi
431a184aaa chore(test): removed failing unit test for unsupported feature 2016-01-24 14:41:43 +00:00
Filipe Silva
0ac1629bee Merge pull request #134 from jkuri/notifications
Automatic desktop notifications on build errors
2016-01-24 02:19:09 +00:00
jkuri
f6fb816a54 feat(build): add desktop notifications 2016-01-24 03:09:45 +01:00
Filipe Silva
a8ee48b2c9 Merge pull request #114 from wesleycho/chore/readme
chore(readme): update wording
2016-01-23 10:33:56 +00:00
Wesley Cho
c09aeb9907 chore(readme): update wording
- Update with more natural wording
2016-01-22 12:48:01 -08:00
Tyler Eich
250d851314 README.md License section changed to MIT
Small change, Naomi switched the license to MIT in 849698d369d71a5674bdca042fbec9de0c2ecac4 but the README said Apache 2.0
2016-01-22 18:42:49 -02:00
Naomi Black
849698d369 chore: update license to MIT 2016-01-08 13:50:38 -08:00
Ciro Nunes
af2dbc3332 chore(README): add nice badges 2016-01-08 19:29:38 -02:00
Dominic Watson
544ae2408a feat(serve): add PathLocationStrategy support
Ref #66
Closes #121
2016-01-01 09:41:19 -08:00
Igor Minar
ba4f81b4e0 chore(release): v0.0.20 0.0.20 2015-12-15 12:39:04 -08:00
Igor Minar
ea3ea584ed feat: update to angular2@2.0.0-beta.0 2015-12-15 12:38:21 -08:00
Igor Minar
406296e45f chore(release): v0.0.19 0.0.19 2015-12-15 10:23:06 -08:00
Igor Minar
a1f99e19d1 feat: update to angular2@2.0.0-alpha.55 2015-12-15 10:22:23 -08:00
Igor Minar
d02e7efc27 chore(release): v0.0.18 0.0.18 2015-12-15 04:51:20 -08:00
Igor Minar
5e9f34bd20 feat: update blueprints and broccoli config to angular2@2.0.0-alpha.54
Closes #108
2015-12-15 04:50:24 -08:00
Igor Minar
d89d717358 chore(release): v0.0.17 0.0.17 2015-12-14 11:36:46 -08:00
Ciro Nunes
950189f6d7 chore: upgrade to 2.0.0-alpha53 2015-12-13 11:30:22 -02:00
Mike Brocchi
10eae9e8d5 chore: updated the ember-cli version to the latest release
Change the reference to ember-cli from a github reference to an npm ref via fixed version
Add errorStream configuration in mock-ui test helper

fixes #73
2015-12-10 10:09:42 -05:00
Igor Minar
c4be333a38 chore(release): v0.0.16 0.0.16 2015-12-10 04:21:44 -08:00
Igor Minar
563e6e2cd2 feat: update to angular2@2.0.0-alpha.52 and typescript@1.7.3 2015-12-10 03:13:50 -08:00
Igor Minar
40e5207d4e chore(release): v0.0.15 0.0.15 2015-12-04 21:50:22 -08:00
Igor Minar
0f66aaca44 feat: bump Angular to alpha.48 and update blueprints 2015-12-04 20:38:43 -08:00
Igor Minar
1181cac190 chore(release): v0.0.14 0.0.14 2015-12-04 17:40:00 -08:00
Ciro Nunes
4b30546e61 chore: fix typescript version to 1.6.x 2015-12-04 17:39:25 -08:00
Igor Minar
694a4a7574 chore(release): v0.0.13 0.0.13 2015-12-04 09:14:16 -08:00
Ciro Nunes
027429fae6 fix(generators): make generated tests work 2015-12-04 16:52:02 +01:00
Ciro Nunes
2c6ba3cb8f fix(test): karma shim to support nested folders 2015-12-03 15:08:38 +00:00
Ciro Nunes
70764793c5 chore: update blueprints to 2.0.0-alpha-47
Closes #84
2015-12-03 15:08:28 +00:00
Mike Brocchi
87bfa14d59 fix(test): ignore favicon.ico file while running re-init unit test 2015-12-01 23:15:29 -02:00
Ciro Nunes
b985a732af chore(README): add instructions to run unit tests 2015-11-29 00:31:13 -03:00
Ciro Nunes
daa3b3d178 test(generated test): remove almost passing spec 2015-11-27 05:45:01 -02:00
Ciro Nunes
1f2158269d fix(test): allow dash/underscore separated names
issue was found whenever creating projects with names like: 'project-2' or
'project_2' Karma weren't able to find the app files.
2015-11-26 15:45:04 -02:00
Ciro Nunes
4afd815c48 feat(test): karma integration and unit test sample
Closes #10
2015-11-25 22:47:15 -02:00
Igor Minar
04a4bbbfde fix: bump version of the broccoli-typescript plugin to angular/angular@cf7292f
Closes #59
2015-11-22 07:53:23 -08:00