mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-11 10:59:24 +08:00
docs(bike-shed-migration): convert doctype and names
To keep the same logic as the commit 2e641ac49f
This commit is contained in:
committed by
Peter Bacon Darwin
parent
f8b11f3584
commit
e23a6a320e
@@ -217,9 +217,8 @@ var $AnimateProvider = ['$provide', function($provide) {
|
||||
|
||||
/**
|
||||
*
|
||||
* @ngdoc function
|
||||
* @name ng.$animate#setClass
|
||||
* @methodOf ng.$animate
|
||||
* @ngdoc method
|
||||
* @name $animate#setClass
|
||||
* @function
|
||||
* @description Adds and/or removes the given CSS classes to and from the element.
|
||||
* Once complete, the done() callback will be fired (if provided).
|
||||
|
||||
Reference in New Issue
Block a user