Commit Graph
13 Commits
Author SHA1 Message Date
ohze.netandSheetal Nandi 8a6a758e90 add angular.element(callback) (#21011)
see document for `ready()` method at https://docs.angularjs.org/api/ng/function/angular.element#angularjs-s-jqlite
2017-10-26 11:46:09 -07:00
oscar_busk 9d409aeadc Angular: add comment about debugInfo on scope()
Add a comment explaining that the scope() and isolatedScope() methods
requires debugInfoEnabled(true) to return the $scope.
2017-08-23 22:10:51 +02:00
Leonard ThieuandMohamed Hegazy 351589d38d [angular] Add index signature to JQLite. (#18767) 2017-08-14 11:28:41 -07:00
Andre Wiggins d9d3759064 Extend Angular jqLite static interface 2017-06-27 16:01:43 -07:00
Leonard Thieu 56fe506135 [angular] Remove copyright header. 2017-06-27 17:30:57 -04:00
Leonard Thieu afb3c67664 [angular] types-publisher doesn't like a full header. 2017-06-27 10:05:00 -04:00
Leonard Thieu e3f59cc5e8 [angular] Add Document to JQueryStatic().
Add full header for JQLite definitions.
2017-06-27 09:48:55 -04:00
Leonard Thieu 70e1029f3a [angular] Linty 2017-06-26 18:17:27 -04:00
Leonard Thieu 4bbd7803bd [angular][jquery] Workaround duplicate index signature. 2017-06-26 17:55:25 -04:00
Leonard Thieu efc67e63d9 [angular][jquery] Fix merge issue with cssPropertySetter. 2017-06-26 17:36:16 -04:00
Leonard Thieu 7e66d2c46d [angular] Lint - adjacent signatures. 2017-06-19 15:10:01 -04:00
Leonard Thieu a788977242 [angular] Add undocumented length property. 2017-06-19 15:05:50 -04:00
Leonard Thieu 9e58e7e879 [angular] Remove dependency on @types/jquery. 2017-06-19 14:46:49 -04:00