0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Oct 19, 2024 — Oct 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove useless props More... over 9 years ago
Use @ngInject and manually inject $http for SystemJS (workaround) More... over 9 years ago
Use ng-app instead of angular.bootstrap to fix serve:dist More... over 9 years ago
Merge pull request #18 from FountainJS/fix-template-cache More... over 9 years ago
Merge pull request #19 from qorsmond/fix-techs More... over 9 years ago
Add /** @ngInject */ above TechsController constructor so that the $http service is successfully injected when minifying. More... over 9 years ago
Manually bootstrap app only if modules is systemjs More... over 9 years ago
Merge pull request #17 from FountainJS/remove-chai More... over 9 years ago
Change to.equal (chai) into toEqual (jasmine) More... over 9 years ago
Merge pull request #16 from FountainJS/remove-eslintignore More... over 9 years ago
Remove .eslintignore More... over 9 years ago
bump to version 0.4.0 More... over 9 years ago
Merge pull request #15 from FountainJS/fix-eslint More... over 9 years ago
Fix linting error More... over 9 years ago
Merge pull request #14 from FountainJS/ng1-typescript-systemjs-testing More... over 9 years ago
Use module instead of angular.module for ng1/systemjs/typescript unit tests More... over 9 years ago
Merge pull request #13 from FountainJS/fix-hello-spec More... over 9 years ago
fix hello spec test More... over 9 years ago
Merge pull request #12 from FountainJS/update-gulpfile More... over 9 years ago
Add ESLint devDeps More... over 9 years ago
Fix eslint error More... over 9 years ago
Update gulpfile && cleans deps More... over 9 years ago
Merge pull request #11 from FountainJS/edit-unit-tests More... over 9 years ago
Fix babel/object-curly-spacing More... over 9 years ago
Change toEqual into to.equal More... over 9 years ago
bump to version 0.3.0 More... over 9 years ago
Merge pull request #10 from FountainJS/bootstrap More... almost 10 years ago
Use angular.bootstrap instead of ng-app More... almost 10 years ago
Merge pull request #9 from FountainJS/arrow-func More... almost 10 years ago
Add arrow function for ts files More... almost 10 years ago