index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-09-14
docs(guide): fix typo in animation doc
Patrick Drechsler
2013-09-14
docs(ngRoute): add missing parameter to $routeChangeError
Umur Kontacı
2013-09-13
docs(ngSwitch): fix minor typo
Daniel Tse
2013-09-13
docs($browser): add jsdoc tags and fix typo
Ben Tesser
2013-09-13
docs(ngController): rephrased the description for clarity
Dean Sofer
2013-09-13
docs($http): add examples when calling $http outside $apply
Pete Bacon Darwin
2013-09-13
docs($http): explain why $http may not make the request immediately
Dang Nguyen Anh Khoa
2013-09-13
fix(ngOptions): ignore object properties which start with $
Gowtam Lal
2013-09-11
fix(ngSanitize): sanitizer should not accept <!--> as a valid comment
R. Merkert
2013-09-11
docs(ngModel): provide link for best practices.
Paxton Hare
2013-09-11
docs(scope): clean up grammar and improve clarity
Sam Dornan
2013-09-11
style(ngForm): simplify restrict difference between form and ngForm
rodyhaddad
2013-09-11
docs(ngChange): remove wrong @restrict and add missing @param
rodyhaddad
2013-09-11
docs(ng.directives): add correct @restrict for all ng directives
rodyhaddad
2013-09-11
docs(Attributes): add missing documentation for $observe method
Butch Peters
2013-09-10
docs($q): clarify what happens when rejected
naorye
2013-09-10
docs(angular.copy): clarify corner cases
jakub-bochenski
2013-09-09
docs(mock.inject): fix typo
Pete Bacon Darwin
2013-09-07
fix(browserTrigger): do not use document.createEvent method
Pete Bacon Darwin
2013-09-06
fix(ngAnimate): check elapsedTime on current event
Matias Niemelä
2013-09-06
fix(ngScenario): provide event parameters as object
Matias Niemelä
2013-09-05
refactor($animate): use CSS3 transition/animation events instead of $timeouts...
Matias Niemelä
2013-09-05
docs(mock.inject): document underscore wrapping syntax
JasonM23
2013-09-05
docs(booleanAttrs): improve parameter docs for boolean attributes
James Daily
2013-09-05
docs(angular.bootstrap): clarify modules parameter
Pete Bacon Darwin
2013-09-05
docs(): parameter for html5Mode is boolean
Pete Bacon Darwin
2013-09-05
docs($anchorScroll): provide an example of basic usage.
Ben Lesh
2013-09-03
fix(ngView): ensure ngClass works with together with ngView's transclusion be...
Matias Niemelä
2013-09-03
fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...
Matias Niemelä
2013-09-03
chore($rootScope): provide support to execute a function after the digest cyc...
Matias Niemelä
2013-09-03
fix(ngAnimate): cut down on extra $timeout calls
Matias Niemelä
2013-09-03
feat(ngMock): allow passing an object literal as shorthand to module
Merrick Christensen
2013-09-02
fix($http): allow empty responses to be cached
jankuca
2013-08-29
fix(core): parse IE11 UA string correctly
Chirayu Krishnappa
2013-08-29
perf(ngBindHtml): watch the original value and sanitize later
Chirayu Krishnappa
2013-08-29
fix(ngMocks): $logProvider should not use internal APIs
Adam de Baugh
2013-08-29
docs($q): document notify behavior
Colin Frei
2013-08-27
revert: feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar
2013-08-27
revert: fix(mocks): $timeout#flush should not update time when empty
Igor Minar
2013-08-27
style($http): remove unused argument
Igor Minar
2013-08-27
fix(i18n): remove obsolete locale files
Igor Minar
2013-08-26
feat(Scope): async auto-flush $evalAsync queue when outside of $digest
Igor Minar
2013-08-25
fix(mocks): $timeout#flush should not update time when empty
Igor Minar
2013-08-25
feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar
2013-08-24
fix($q): reject should catch & forward exceptions thrown in errback
Igor Minar
2013-08-23
chore: reorganize test helper files under test/helpers
Igor Minar
2013-08-23
fix($animate): skip ngAnimate animations if the provided element already has ...
Matias Niemelä
2013-08-23
fix($animate): only execute a timeout when transitions or keyframe animations...
Matias Niemelä
2013-08-23
feat(ngMock): add support for creating dynamic style sheets within test code
Matias Niemelä
2013-08-23
fix($sniffer): history problems on Boxee box
Dusan Bartos
[next]