Commit Graph

  • 42dbcd1ed3 docs(readme): hmr gdi2290 2016-03-11 22:52:34 -08:00
  • cf897215ed feat: ng2lint gdi2290 2016-03-11 22:26:53 -08:00
  • 154c595346 chore(typings): remove old zone.js types gdi2290 2016-03-11 22:24:13 -08:00
  • 3ca04877fe chore: update deps gdi2290 2016-03-11 22:21:54 -08:00
  • 30a13acc6f feat: include github templates gdi2290 2016-03-11 22:21:29 -08:00
  • 9e6a63a29d chore(webpack.prod): include more classes to mangle except PatrickJS 2016-03-11 21:27:45 -08:00
  • 5e24f11d14 feat(webpack.config): devtool cheap-module-eval-source-map PatrickJS 2016-03-11 10:36:50 -08:00
  • a5987895ba Merge pull request #408 from mastertinner/remove-unnecessary-comma PatrickJS 2016-03-10 19:59:21 -08:00
  • 230c4e6a2d Merge pull request #400 from GRoguelon/master PatrickJS 2016-03-10 13:24:58 -08:00
  • 4764eedd90 remove redundant empty line Tobias Fuhrimann 2016-03-10 12:03:04 +01:00
  • f1c972351f remove unnecessary comma Tobias Fuhrimann 2016-03-10 12:02:54 +01:00
  • da7ca7727a chore: update angular2 beta.9 gdi2290 2016-03-09 15:07:42 -08:00
  • 3d1ff64c04 Fix a missing space in the App class declaration. Geoffrey ROGUELON 2016-03-09 09:30:55 +01:00
  • 08f8684225 chore(package.json): include bail flag to prod gdi2290 2016-03-08 17:01:38 -08:00
  • 1563944036 chore(package.json): update tslint gdi2290 2016-03-08 17:00:20 -08:00
  • 698566a7a2 chore(webpack.prod): use awesome-typescript-loader gdi2290 2016-03-08 16:26:30 -08:00
  • ba2a4e7b1b chore(webpack.test): use awesome-typescript-loader gdi2290 2016-03-08 16:26:22 -08:00
  • 5d50ffa146 chore(webpack.conf): use ForkCheckerPlugin gdi2290 2016-03-08 16:26:04 -08:00
  • 1d99b69f87 chore(package.json): add watch hmr task gdi2290 2016-03-08 16:10:33 -08:00
  • d325f157b2 chore(package.json): update typescript gdi2290 2016-03-08 16:08:11 -08:00
  • 5cda941704 chore(webpack.conf): replace ts-loader with awesome-typescript-loader gdi2290 2016-03-08 16:05:43 -08:00
  • 6bd008a243 chore(package.json): replace ts-loader with awesome-typescript-loader gdi2290 2016-03-08 16:05:34 -08:00
  • d7dbb3ad73 chore(webpack.prod): include more classes to mangle except PatrickJS 2016-03-08 12:31:01 -08:00
  • e00aac92d1 chore(webpack.prod): include more classes to mangle except PatrickJS 2016-03-08 10:47:10 -08:00
  • ed8dbf9182 chore(webpack.prod): include more classes to mangle except PatrickJS 2016-03-08 10:34:32 -08:00
  • aa122ef847 chore(webpack.prod): include more classes to mangle except PatrickJS 2016-03-08 09:12:45 -08:00
  • f206362f87 chore(package.json): revert ts to 1.7.5, ts 1.8 too slow PatrickJS 2016-03-07 21:00:22 -08:00
  • bc50043edf Merge pull request #391 from jmiazga/master PatrickJS 2016-03-07 17:13:53 -08:00
  • bb99476cca Merge pull request #373 from datoml/patch-1 PatrickJS 2016-03-07 13:51:01 -08:00
  • c6b30dbe56 Fixed error when running tests Jason Miazga 2016-03-07 10:16:48 -05:00
  • fe37a03b6e chore(webpack): exclude all the things and remove default config gdi2290 2016-03-07 01:32:24 -08:00
  • 091c567e51 chore(webpack.prod): include more workarounds gdi2290 2016-03-07 01:21:26 -08:00
  • 66298c53a8 Merge pull request #388 from RaphaelYan/patch-1 PatrickJS 2016-03-07 01:17:22 -08:00
  • b0f2dc3c9c missing semicolon Raphaël Yan 2016-03-07 10:16:36 +01:00
  • 8e162a9981 Merge pull request #379 from saleh199/edit-quick-start-info PatrickJS 2016-03-06 17:26:50 -08:00
  • 48533e05dd Merge pull request #387 from jhuntoo/update-tslint-loader PatrickJS 2016-03-06 17:25:34 -08:00
  • 1a4edb9693 chore(webpack.prod): current workaround for RouterLink gdi2290 2016-03-06 10:20:06 -08:00
  • 372eb303fe Bump tslint-loader to 2.1.3 which includes a workaround for the --bail bug https://github.com/webpack/webpack/issues/711 Jonathon Lee 2016-03-06 18:15:43 +00:00
  • b64b267cd0 chore(package.json): update beta.8 gdi2290 2016-03-03 16:35:13 -08:00
  • 5948f2600a feat(webpack): default config gdi2290 2016-03-03 16:33:02 -08:00
  • 3149aa9c67 chore: rename custom-typings.d.ts gdi2290 2016-03-03 16:31:46 -08:00
  • 42cf510fc2 Add more info to quick start section Saleh Saeed 2016-03-03 13:56:03 +02:00
  • c706500ff2 Merge pull request #375 from harmjanluth/patch-1 PatrickJS 2016-03-02 08:52:58 -08:00
  • 3f525d228f Merge pull request #376 from harmjanluth/patch-2 PatrickJS 2016-03-02 08:52:49 -08:00
  • 916ec512cd Update package.json PatrickJS 2016-03-02 08:51:41 -08:00
  • 03656d57db Fix production build for now (tslint error) harmjanluth 2016-03-02 15:51:36 +01:00
  • a6cd302144 Tslint fails over the whitespaces in the production build harmjanluth 2016-03-02 15:49:00 +01:00
  • 36bbef4d2e Webworker are broken without parse5 Tom 2016-03-02 11:50:52 +01:00
  • 889d1753b1 Merge pull request #368 from ggaulard/master PatrickJS 2016-03-01 10:00:04 -08:00
  • bb1bb5bd2a Fix update of link Guillaume Gaulard 2016-03-01 10:54:29 +01:00
  • 95b7eccf34 docs(readme): faq PatrickJS 2016-02-28 23:21:36 -08:00
  • 4b9878ae8d chore(spec-bundle): use es7-reflect-metadata gdi2290 2016-02-28 15:55:29 -08:00
  • 779ebd0a9c chore(polyfills): use es7-reflect-metadata gdi2290 2016-02-28 15:55:16 -08:00
  • a7ee059b03 refactor(main): update HMR gdi2290 2016-02-28 15:35:31 -08:00
  • a3c4782499 chore(polyfills): include commented ie-shim gdi2290 2016-02-28 15:34:48 -08:00
  • f497ef66e5 chore(package.json): alias npm task start with server gdi2290 2016-02-28 15:34:28 -08:00
  • fa1c37e8da chore(package.json): use es7-reflect-metadata gdi2290 2016-02-28 15:32:53 -08:00
  • 70a08e4f70 chore(webpack.conf): comment out tslint in config gdi2290 2016-02-26 10:43:45 -08:00
  • 74c983002d fix(webpack.conf): err without output filename PatrickJS 2016-02-26 10:42:04 -08:00
  • b21a59cd62 Merge pull request #359 from jhuntoo/add-bail-option PatrickJS 2016-02-26 09:07:43 -08:00
  • fe9eac0c2d Derp! Jonathon Lee 2016-02-26 13:43:39 +00:00
  • 7b329037e8 Fix: Add bail option to build:prod so that CI builds fail when they should Jonathon Lee 2016-02-26 13:25:49 +00:00
  • a612808545 feat(webpack.prod): minimize html gdi2290 2016-02-25 18:02:47 -08:00
  • 55b9ce98c1 test(about): include initial spec gdi2290 2016-02-25 15:33:52 -08:00
  • b6c4262b3a refactor(app,about): remove .async for webpack gdi2290 2016-02-25 15:33:41 -08:00
  • 18d8195648 chore(package.json): update deps gdi2290 2016-02-25 15:33:00 -08:00
  • 6193e0fbcb style(main): ngCore gdi2290 2016-02-25 15:32:43 -08:00
  • a23ee43512 chore(webpack): use helpers file gdi2290 2016-02-25 15:32:24 -08:00
  • f7a79714e8 chore: use reflect-metadata gdi2290 2016-02-25 15:31:52 -08:00
  • 8beff89c3e chore(package.json): fix ts-node gdi2290 2016-02-25 15:30:12 -08:00
  • 4c6259cc59 style(karma.conf): remove path gdi2290 2016-02-25 15:28:37 -08:00
  • 6a2a1e9072 feat: helpers gdi2290 2016-02-25 15:14:55 -08:00
  • d98c19f9d1 refactor(main): hot module reloading gdi2290 2016-02-24 19:42:35 -08:00
  • b8b2317107 docs(readme): include tslint in list PatrickJS 2016-02-22 23:12:01 -08:00
  • 2bf3251982 webpack configuration is now usable between prod and dev Jamie 2016-02-22 12:04:11 -08:00
  • b412c41676 Merge pull request #320 from NehrDani/master PatrickJS 2016-02-21 11:03:00 +01:00
  • acee4c6821 chore(polyfills): keep calm and .flatMap() gdi2290 2016-02-21 10:57:15 +01:00
  • 04f944c801 Merge pull request #341 from eppsilon/tslint-indent-fix PatrickJS 2016-02-21 10:50:02 +01:00
  • 8d45197623 Merge pull request #342 from alvipeo/master PatrickJS 2016-02-21 10:49:43 +01:00
  • dbf59cc177 Merge pull request #344 from markau/master PatrickJS 2016-02-21 10:49:19 +01:00
  • 13ff8273e2 updated the mian.ts file to use hot module replacing Daniel Nehring 2016-02-21 00:58:46 +01:00
  • 2d2f15c4c0 Merge remote-tracking branch 'original/master' Daniel Nehring 2016-02-21 00:08:23 +01:00
  • 102d05e12e Updated tslint.json to use trailing-comma instead of deprecated no-trailing-comma rule. Fixes #343. Mark Andrews 2016-02-20 21:43:03 +10:30
  • d28d947b56 upgraded to beta 7 Alex Bachinskiy 2016-02-20 06:03:36 +03:00
  • ed242c4264 Fix indent rule config in tslint.json Brett Epps 2016-02-18 10:45:42 -06:00
  • c64bd08e1e Merge pull request #339 from mastertinner/update-dependencies PatrickJS 2016-02-18 09:24:51 +01:00
  • 4ddc393e49 update dependencies Tobias Fuhrimann 2016-02-18 08:55:49 +01:00
  • 23dd27f837 Merge pull request #331 from JuhoKang/master PatrickJS 2016-02-14 12:17:22 -08:00
  • ff3d23a4af fixing README typo JuhoKang 2016-02-14 17:10:26 +09:00
  • 535aef9a9a Merge pull request #330 from rjmreis/master PatrickJS 2016-02-13 13:17:52 -08:00
  • e3d95a9052 Removed typescript typings install from quick start Ricardo Reis 2016-02-13 16:34:43 +00:00
  • 0f6c7bc0ad feat(polyfills): include more operators PatrickJS 2016-02-12 18:27:40 -08:00
  • 2985543127 chore: remove fix:ng2 gdi2290 2016-02-11 21:03:37 -08:00
  • d64bf948d3 chore(webpack): remove rx beta.2 workaround gdi2290 2016-02-11 16:48:47 -08:00
  • aecdc3e6fc chore(package.json): update beta.6 gdi2290 2016-02-11 16:41:45 -08:00
  • 466d9fb3f6 3.0.0 v3.0.0 gdi2290 2016-02-11 15:09:29 -08:00
  • 97896e3170 chore(package.json): remove old deps gdi2290 2016-02-11 15:03:18 -08:00
  • 1fcdc9b3ca chore(typings): fix url gdi2290 2016-02-11 14:32:10 -08:00
  • 46d24697f6 chore: update angular2 beta.5 gdi2290 2016-02-11 12:50:34 -08:00
  • 90eef54749 add hot module replacement for dev-server Fixes #319 Daniel Nehring 2016-02-11 07:57:28 +01:00