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-07-23
fix($$urlUtils): use document instead of $document
Chirayu Krishnappa
2013-07-23
fix($$urlUtils): remove dependency on $window
Chirayu Krishnappa
2013-07-23
docs(bootstrap): Note that ngScenario requires ngApp
Braden Shepherdson
2013-07-23
docs(cacheFactory): correct typos
Spencer
2013-07-23
docs(index): add seed app link to menu item
Richard John
2013-07-23
fix(dump): Prevented window.dump from being overridden by karma-jasmine.
Jeff Cross
2013-07-22
chore(dump): remove dead code
Igor Minar
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-07-22
fix(Scope): ensure that isolate scopes use the main evalAsync queue
Igor Minar
2013-07-21
docs(input): fix example
Jérémy
2013-07-21
docs($window): improve style and clarify wording
David Sanders
2013-07-21
docs(ngRepeat): add example for filters in conjunction with `track by`
Peter Fern
2013-07-19
fix(core): parse URLs using the browser's DOM API
Chirayu Krishnappa
2013-07-18
test(ngRepeat): add a test for ngRepeat when using 'track by' and a filter
Brian Ford
2013-07-18
feat(Angular): provide minErr as public property
Pete Bacon Darwin
2013-07-18
chore(sanitize): use minErr to throw exception
Pete Bacon Darwin
2013-07-18
chore(resource): use minErr to throw exception
Pete Bacon Darwin
2013-07-18
docs(jqLite): document "$destroy" event
Pete Bacon Darwin
2013-07-18
fix($compile): allow data: image URIs in img[src]
Chirayu Krishnappa
2013-07-18
chore(ngdocs): fix improve button overlap
Matias Niemelä
2013-07-18
feat(directive): ng:focus, ng:blur
Andreas Sander
2013-07-17
docs($templateCache): add examples of usage
Spencer
2013-07-17
docs(dateFilter): fix typos
Bruno Coelho
2013-07-16
test(utils): Adds a missing test for snake_case
James deBoer
2013-07-16
fix(writer): fix makeDir directory tree bug
Ken Sheedlo
2013-07-15
fix($animator): ensure animations are always disabled for an element that is ...
Matias Niemelä
2013-07-15
chore(gitignore): add libpeerconnection.log
Matias Niemelä
2013-07-15
chore(ngdocs): remove autofocus for the filtering search
Matias Niemelä
2013-07-14
feat($q): added support to promise notification
Caio Cunha
2013-07-14
test($q): improve logging of callback invocations
Chirayu Krishnappa
2013-07-14
feat(ngPluralize): add alternative mapping using attributes
Lucas Galfasó
2013-07-14
docs(di): promote registering controllers on modules
sdesmond
2013-07-14
style(ngMock): add missing whitespace
David
2013-07-13
fix(grunt): cache version number
Igor Minar
2013-07-13
fix(angular.equals): add support for regular expressions
Ben Ripkens
2013-07-13
chore(package.json): fix name to work with latest NPM
Vojta Jina
2013-07-12
fix($http): allow interceptors to completely override headers
Igor Minar
2013-07-12
chore(ngdoc): wrap all pages inside of a container tag for easy styling
Matias Niemelä
2013-07-12
feat(Angular.js): skip JSON.stringify for undefined
Greg Thornton
2013-07-12
style(ngdocs): fix minor CSS issues
Alex Olshansky
2013-07-12
feat($resource): support an unescaped URL port
Leandro Ostera
2013-07-12
fix(ngScenario): select().option(val) should prefer exact value match
Stephen Merity
2013-07-12
fix(sanitize): match URI schemes case-insensitively
Pete Bacon Darwin
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
feat(ngDocs): add links to source for API
Julien Bouquillon
2013-07-11
fix(scope): watches can be safely unregistered inside watch handlers
Paulo Scardine
2013-07-11
style(sanitize): fix typo in variable names
Ben Holley
2013-07-11
refactor(Angular.js): remove code duplication
Eric Subach
2013-07-11
fix($injector): improve $injector:nomod error message
Igor Minar
[next]