0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(googleChartService): partially implemented service to re-implement logic from GoogleChartController, with testability in mind from the start More... over 10 years ago
refactor(GoogleChartController): take google api as argument from googleChartApiPromise, store it, and use it instead of global 'google' object More... over 10 years ago
refactor(FormatManager): take google charts api as constructor and use it instead of global 'google' object More... over 10 years ago
test: add mock google chart api module to test configuration More... over 10 years ago
chore: add jasmine globals option to jsHint taks More... over 10 years ago
test: add test suite for googleJsapiUrl provider More... over 10 years ago
test: added tests for googleChartApiPromise service More... over 10 years ago
feat: resolve google api object from api promise More... over 10 years ago
chore: install karma-jasmine-matchers node module More... over 10 years ago
chore: add spec files in test directory to watch task More... over 10 years ago
Move directive controller to it's own file. More... over 10 years ago
chore: install unit test dependencies More... over 10 years ago
Merge pull request #202 from yifange/gh-pages More... over 10 years ago
Fix Chart Resizing More... over 10 years ago
Merge pull request #199 from JuhQ/bower-installation-info More... over 10 years ago
Merge pull request #198 from JuhQ/bower-ignore More... over 10 years ago
Added bower install information to readme More... over 10 years ago
Added unnecessary files to ignore in bower.json More... over 10 years ago
chore: commit built files More... over 10 years ago
Merge pull request #181 from Balrog30/build-process More... almost 11 years ago
chore: add grunt-contrib-uglify and include in build process More... almost 11 years ago
fix(format-manager): return result object even if no formats applied More... almost 11 years ago
refactor(gauge.js): fix jsHint warnings, and minor reformatting More... almost 11 years ago
refactor(fat.js): clean up jsHint warnings, and minor code reformatting More... almost 11 years ago
chore: install jsHint and add to build process More... almost 11 years ago
chore(docs): add grunt instructions to README.md and CONTRIBUTIMG.ms More... almost 11 years ago
chore(jsHint): fix jsHint error suppression comments More... almost 11 years ago
fix: correct casing on googlechart module name More... almost 11 years ago
chore(grunt): install grunt and grunt-contrib-concat More... almost 11 years ago
refactor: break all the injectable pieces of ng-google-chart.js into separate files More... almost 11 years ago