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-03-13
chore(docs): add angular-mobile.js to index.html
Igor Minar
2013-03-13
feat(ngMobile): add ngMobile module with mobile-specific ngClick
Braden Shepherdson
2013-03-12
docs($injector): correct misuse of $inject
Arlen Christian Mart Cuss
2013-03-11
chore(Gruntfile): run webserver on 0.0.0.0
Igor Minar
2013-03-11
fix($location): correctly rewrite html5 url to hashbang url
Thibault Leruitte
2013-03-11
feat(ng:switch): Preserve the order of the elements not in the ng-switch
Lucas Galfasó
2013-03-08
docs(ngCloak): update the CSS rule with data-ng-cloak
Christian Vuerings
2013-03-08
chore($ngLocale): Generate ngLocale files from the Closure code.
Chirayu Krishnappa
2013-03-08
docs($injector): remove extranneous 'the' from injector docs
Jason Morrison
2013-03-08
docs(directive): minor typo fix
Niel de la Rouviere
2013-03-08
feat(directive): add ngKeypress directive for handling keypress event
Mark Nadig
2013-03-08
test($route): add tests for matching 'otherwise' routes
Igor Minar
2013-03-08
fix($route): make nextRoute.$route private
Igor Minar
2013-03-08
docs($resource): Added an installation section.
Ciro Nunes
2013-03-08
feat(http): set custom default cache in $http.defaults.cache
Alexander Shtuchkin
2013-03-06
feat(angular.bootstrap): support deferred bootstrap
Julie
2013-03-06
docs(contribute): add note about running command line as admin on win
Dave Geddes
2013-03-06
chore(Grunt): include dot files in the final zip
Igor Minar
2013-03-06
chore(Grunt): don't remove root dir from zip
Dave Geddes
2013-03-06
docs($http): add more info about transform function
Igor Minar
2013-03-05
chore(Grunt): switch from Rake to Grunt
Dave Geddes
2013-02-28
feat($compile): allow directives to modify interpolated attributes
Thibault Leruitte
2013-02-27
feat($compile): support for dynamic template generation
Luis Ramón López
2013-02-27
feat($route): add `caseInsensitiveMatch` option for url matching
David Chang
2013-02-27
feat($resource): ability to override url in resource actions
zeflasher
2013-02-27
feat($compile): add attribute binding support via ngAttr*
Luis Ramón López
2013-02-26
fix($http): don't encode URL query substring "null" to "+"
Andrew McLeod
2013-02-25
docs(ngMock): fix minor typo in comment
Matt Ginzton
2013-02-25
docs(ngMock): remove Jasmine-only comments now that Mocha works
Matt Ginzton
2013-02-25
fix(ngMock): fix isSpecRunning to work for Mocha
Matt Ginzton
2013-02-25
fix($compile): compile replace directives in external template
danilsomsikov
2013-02-25
chore(sortedHtml): print attributes with empty value
Igor Minar
2013-02-25
feat(JQLite): ready() now supports document.readyState=='complete'
Jørgen Borgesen
2013-02-25
docs(guide/directives): update obsolete doc reference
Vineet Kumar
2013-02-25
feat($compile): '=?' makes '=' binding optional
Luis Ramón López
2013-02-25
docs(dateFilter): properly specify range for the Z format modifier
Pawel Kozlowski
2013-02-25
refactor($route): use $q#all hash signature 2 simplify 'resolve' impl
Alexander Shtuchkin
2013-02-25
feat($q): $q.all() now accepts hash
Alexander Shtuchkin
2013-02-25
fix($compile): whitelist file:// in url sanitization
Igor Minar
2013-02-23
chore(nodeserver): fix log message for 301 response
Steven Davidson
2013-02-23
fix($compile): handle elements with no childNodes property
Igor Minar
2013-02-23
fix($httpBackend): prevent DOM err due to dereferencing .responseText
Igor Minar
2013-02-23
chore(release): start 1.1.4 quantum-manipulation iteration
Igor Minar
2013-02-20
docs(changelog): fix release notes
Igor Minar
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
[next]