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-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
2013-06-04
docs(sanitize): add @description section
Alan Klement
2013-06-04
docs(ngClass): clarify the use of object map
Luc Morin
2013-06-04
docs(input): provide explanation of how ngModel will affect the local scope
Luc Morin
2013-05-31
fix(ngController): fix indentation bug which causes example to mess up
Matias Niemelä
2013-05-30
fix(jqLite): Added optional name arg in removeData
Jeff Cross
2013-05-30
fix($animator): ensure $animator calculates the highest duration + delay for ...
Matias Niemelä
2013-05-30
docs(): Rectify animator.animate documentation
Gias Kay Lee
2013-05-30
feat(ngdocs): provide support for inline variable hinting
Matias Niemelä
2013-05-28
feat($compile): support multi-element directive
Misko Hevery
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-23
feat($swipe): Refactor swipe logic from ngSwipe to $swipe service.
Braden Shepherdson
2013-05-23
feat($resource): expose promise instead of only $then
Alexander Shtuchkin
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
2013-05-23
docs(input): add missing ngChange directive for email type
David Bennett
2013-05-21
docs(Angular.js): add missing @returns to extend()
Joakim Blomskøld
[next]