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-07-04
docs(input): ng-model doesn't work well with isolated scope directive
basarat
2013-07-03
fix($compile): empty normalized href should pass sanitation check
Anders Hessellund Jensen
2013-07-03
fix(i18n): Do not transform arrays into objects
Lucas Galfasó
2013-07-03
fix($sniffer): detect transition/animation on older Android browsers
Julien Bouquillon
2013-07-03
refactor(core): use native String.prototype.trim if available
Sebastian Müller
2013-07-03
fix($parse): disallow access to Function constructor
Chirayu Krishnappa
2013-07-02
fix(jqLite): prepend array in correct order
Joao Sa
2013-07-02
fix(ngCloak): hide element even when CSS 'display' is set
Vineet Kumar
2013-07-02
fix($compile): prevent infinite loop w/ replace+transclude directives
Igor Minar
2013-07-02
revert: fix(compiler): corrects component transclusion on ...
Igor Minar
2013-07-02
fix($injector): refactor module loading code and use minErr
Igor Minar
2013-07-01
fix(jqLite): rename jqLiteError to jqLiteMinErr
Igor Minar
2013-07-01
fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValue
joshkurz
2013-07-01
docs($cacheFactory): show that you can access existing caches
Itamar Rogel
2013-07-01
docs(Angular.js): explain that toJson strips $... properties
Spencer Applegate
2013-06-27
fix(compiler): corrects component transclusion on compilation root.
Igor Minar
2013-06-27
docs(ngBind): clarify some of the writing
Andrew Peterson
2013-06-27
docs(ngPluralize): improve wording
Andrew Peterson
2013-06-27
docs(ngMock/$httpBackend): fix testing example
Pete Bacon Darwin
2013-06-24
fix($location): default to / for the url base if no base[href]
Igor Minar
2013-06-24
fix($parse): move global getter out of parse.js
Chirayu Krishnappa
2013-06-24
fix($compile): reject multi-expression interpolations for src attribute
Chirayu Krishnappa
2013-06-21
fix($compile): disallow interpolations for DOM event handlers
Chirayu Krishnappa
2013-06-21
fix($compile): sanitize values bound to img[src]
Chirayu Krishnappa
2013-06-20
refactor(angular.bootstrap): rename internal function
Pete Bacon Darwin
2013-06-20
fix(Angular.js): don't crash on invalid query parameters
Pete Bacon Darwin
2013-06-20
docs(ngRepeat): fix typo
Jens Rantil
2013-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-18
docs(loader): fix typo and minor semantic error
Ore Landau
2013-06-17
feat(ngdocs): support popover, foldouts and foldover annotations
Matias Niemelä
2013-06-17
fix(ngMock): ensure mocked window still provides window.location functionality
Matias Niemelä
2013-06-17
fix(jqLite): allow override of jqLite.triggerHandler event object
Matias Niemelä
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-13
docs(select): fix typos in ngOptions
Misha Moroshko
2013-06-13
docs($q): fix a few issues
Ore Landau
2013-06-13
style(ngRepeat): fix typos
Julien Bouquillon
2013-06-12
docs(FormController): add methods for FormController
Dean Sofer
2013-06-12
docs(ngModelController): improve $parsers/$formatters with example
Dean Peterson
2013-06-12
docs(ngClass): fix minor typo.
Ore Landau
2013-06-11
docs(ngRoute): clarify when gets updated
Pete Bacon Darwin
2013-06-11
docs(ngSubmit): clarify that there must be no `action` attribute
Pete Bacon Darwin
2013-06-11
fix(ngRepeat): support growing over multi-element groups
Misko Hevery
2013-06-11
fix($compile): support multi-element group over text nodes
Misko Hevery
2013-06-06
feat(ngdocs): provide documentation for the new ngRepeat repeater syntax
Matias Niemelä
2013-06-06
chore(AngularPublic): remove angular.noConflict feature
Matias Niemelä
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-06-04
docs(ngTransclude): fix outdated scope definition in example
Marcin Wosinek
2013-06-04
docs(Angular.js): clarify ngApp usage
Robbie Ferrero
2013-06-04
docs(angular-mocks): fix typo in example
Robb Shecter
[next]