diff options
| author | Matias Niemelàˆ | 2013-08-01 22:17:10 -0400 |
|---|---|---|
| committer | Misko Hevery | 2013-08-03 00:46:17 -0700 |
| commit | 6e8bd786ba853613472f3864e48048a425c46823 (patch) | |
| tree | f341aea0ca016d63f657ce64fda72cd9f6339d33 /docs/content/error | |
| parent | 4ed5fc90b984bb704da8cb66dffab43cf78abefa (diff) | |
| download | angular.js-6e8bd786ba853613472f3864e48048a425c46823.tar.bz2 | |
fix(ngAnimate): remove compound JS selector animations
Diffstat (limited to 'docs/content/error')
| -rw-r--r-- | docs/content/error/animate/notcsel.ngdoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/content/error/animate/notcsel.ngdoc b/docs/content/error/animate/notcsel.ngdoc new file mode 100644 index 00000000..d8ceaa0e --- /dev/null +++ b/docs/content/error/animate/notcsel.ngdoc @@ -0,0 +1,6 @@ +@ngdoc error +@name $animate:notcsel +@fullName Not class CSS selector +@description + +Expecting a CSS selector for class. Class selectors must start with `.`, for example: `.my-class-name`. |
