9 Commits
Author SHA1 Message Date
vvakame 7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Nick e081e6899a fix formatting
Adding a space before void to align changes to the original file formatting.
2015-12-13 18:28:12 +01:00
Nick 482c331129 Update type definition to version 0.20.2
Newer version of Angulartics (0.20.2), brings a new feature that allows to exclude specific routes from pageview tracking.
Version release on 17/11/2015.
Project changes log: https://github.com/angulartics/angulartics/blob/master/CHANGELOG.md
Original plugin pull request and description: https://github.com/angulartics/angulartics/pull/419
2015-12-11 11:45:17 +01:00
Martin McWhorter 8da27740f5 Merge remote-tracking branch 'borisyankov/master' 2015-09-09 18:11:45 +01:00
Martin McWhorter 3c3c84e215 Angulartics Settings Provider
Add setting which can be set directly through provider.
Use case: you want to strip off the slash in the basePath -- using the
settings in the provider allows you to modify the basePath as you like.
2015-09-09 18:07:21 +01:00
Michael Wittwer 473b168619 - update namespace of angular to «angular» instead of «ng», newer versions don't support «ng» anymore
- include static interface inside the module following the style how angularjs does it
- refactor module name to use lowercase following angularjs naming-style
2015-09-01 11:13:55 +02:00
Steven Fan bc4e461320 add basic angulartics typings 2015-07-27 17:17:55 -04:00