From c8945679872a0708eb67a477a99a65d508c84cb0 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Fri, 12 Jun 2015 13:59:39 +0200 Subject: Work on the card activities and comments This commit also introduces a new CSSEvents object that is used to abstract vendor specifics events related to CSS transitions and animations. Fixes #183. Fixes #179. --- .jshintrc | 1 + 1 file changed, 1 insertion(+) (limited to '.jshintrc') diff --git a/.jshintrc b/.jshintrc index 23a24645..ac8b3192 100644 --- a/.jshintrc +++ b/.jshintrc @@ -71,6 +71,7 @@ "AccountsTemplates": true, // Our objects + "CSSEvents": true, "EscapeActions": true, "Filter": true, "Filter": true, -- cgit v1.2.3-1-g7c22