From 6e8bd786ba853613472f3864e48048a425c46823 Mon Sep 17 00:00:00 2001 From: Matias Niemelàˆ Date: Thu, 1 Aug 2013 22:17:10 -0400 Subject: fix(ngAnimate): remove compound JS selector animations --- docs/content/error/animate/notcsel.ngdoc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/content/error/animate/notcsel.ngdoc (limited to 'docs') 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`. -- cgit v1.2.3