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
Age
Commit message (
Expand
)
Author
2013-02-20
chore(release): cut 1.1.3 radioactive-gargle release
v1.1.3
Igor Minar
2013-02-20
docs(changelog): add release notes for 1.0.5 and 1.1.3
Igor Minar
2013-02-20
fix($compile): sanitize values bound to a[href]
Igor Minar
2013-02-18
fix(ngClass): keep track of old ngClass value manually
Per Rovegård
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
2013-02-14
feat(routeProvider): Add support to catch-all parameters in routes
Luis Ramón López
2013-02-14
fix(compile): Initialize interpolated attributes before directive linking
Pete Bacon Darwin
2013-02-14
fix(compile): Interpolate @ locals before the link function runs
Pete Bacon Darwin
2013-02-14
feat(ngSwitch): support multiple matches on ngSwitchWhen and ngSwitchDefault
Lucas Galfasó
2013-02-14
fix($httpBackend): patch for Firefox bug w/ CORS and response headers
Will Moore
2013-02-14
fix(a): workaround IE bug affecting mailto urls
Igor Minar
2013-02-14
style(filter): remove ws
Igor Minar
2013-02-14
fix(*): don't use instanceof to detect arrays
Igor Minar
2013-02-14
docs($resource): fix bad indentation producing a code block
Cedric Soulas
2013-02-14
docs($rootScope): rearrange event listener docs
Ewen Cumming
2013-02-14
fix(ngSwitch): make ngSwitch compatible with controller BC module
deboer
2013-02-14
docs($q): fix a few typos
Vineet Kumar
2013-02-14
docs(guide): fix some invalid javascript in directive documentation
Dylan Pyle
2013-02-14
fix($http): do not encode special characters `@$:,` in params
Vojta Jina
2013-02-14
fix($resource): params should expand array values properly
Mark Nadig
2013-02-14
feat(scope): only evaluate constant $watch expressions once
Daniel Luz
2013-02-14
feat($parse): added `constant` and `literal` properties
Daniel Luz
2013-02-14
docs($parse): document function argument types, fix minor typo
Daniel Luz
2013-02-14
fix($rootScope): minor typo fixes
Daniel Luz
2013-02-14
feat(noConflict): restore previous angular namespace reference
James Morrin
2013-02-14
fix(resource): Update RegExp to allow urlParams with out leading slash
Fredrik Bonander
2013-02-14
fix(compiler): Allow startingTag method to handle text / comment nodes
Shyam Seshadri
2013-02-14
chore(reakefile): auto install npm packages
Trotter Cashion
2013-02-14
feat(filter): Add comparison function to filter
Rosina Bignall
2013-02-14
fix(numberFilter): fix formatting when "0" passed as fractionSize
Kury Kruitbosch
2013-02-14
docs(guide): Fix typos in concepts/model,view.
Jesse Cooke
2013-02-14
chore(Rakefile): parallelize the build on Travis
Igor Minar
2013-02-14
docs($resource): fix missing punctuation
Cedric Soulas
2013-02-11
feat($resource): expose promise based api via $then and $resolved
Igor Minar
2013-02-11
chore(matchers): fix hasBeenCalledOnceWith matcher
Igor Minar
2013-02-11
test(angular.copy): add tests for scenarios when target is missing
Igor Minar
2013-02-11
revert: refactor(angular.copy): use slice(0) to clone arrays
Igor Minar
2013-02-11
chore(docs): improve docs parser type
Igor Minar
2013-02-11
refactor(angular.copy): use array.length=0 to empty arrays
Igor Minar
2013-02-11
refactor(angular.copy): use slice(0) to clone arrays
Igor Minar
2013-02-11
fix(angular.forEach): correctly iterate over objects with length prop
Igor Minar
2013-02-07
docs($q): fix typos
radu
2013-02-07
fix(scenario): include error messages in XML output
Julie
2013-02-07
fix($compile): rename $compileNote to compileNode
Enrique Paredes
2013-02-07
fix($cookies): set cookies on Safari&IE when base[href] is undefined
Fredrik Bonander
2013-02-07
feat(dateFilter): add `[.,]sss` formatter for milliseconds
Maxim Grach
2013-02-07
feat($http): allow overriding the XSRF header and cookie name
Sam McCall
2013-02-07
fix(date): invert timezone sign and always display sign
Philip Roberts
2013-02-06
docs(guide): remove stale info about filters changing DOM
Igor Minar
2013-02-06
docs(tutorial): remove extra back-tick character
Thomas Schultz
[next]