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
/
angularFiles.js
Age
Commit message (
Expand
)
Author
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-20
chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs...
Matias Niemelä
2013-04-19
feat(ngIf): add directive to remove and recreate DOM elements
Oren Avissar
2013-04-18
test(modules): fix module tests which got disabled by ngMobile
Igor Minar
2013-04-11
feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobile
Braden Shepherdson
2013-04-03
chore(revert): accidental inclusion of nonexistent test.
Misko Hevery
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2013-04-01
chore: use Karma
Vojta Jina
2013-03-13
feat(ngMobile): add ngMobile module with mobile-specific ngClick
Braden Shepherdson
2013-01-16
chore(Rakefile): remove a duplicate file in angularFiles.js
James deBoer
2012-09-13
chore(testing): Testacular config files + rake tasks
Igor Minar
2012-06-12
fix($defer): remove deprecated $defer service
Igor Minar
2012-05-23
feat($timeout): add $timeout service that supersedes $defer
Igor Minar
2012-05-07
bug(ie8 docs): docs now work on ie8
Misko Hevery
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
2012-05-02
style($compile): rename compiler.js to compile.js
Igor Minar
2012-04-27
feat($parse): CSP compatibility
Igor Minar
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina
2012-04-04
chore(directive): correct file names for booleanAttrs
Vojta Jina
2012-03-28
refactor(fromJson/toJson): move the contents of these files into Angular.js
Igor Minar
2012-03-28
chore(ngCookies): moved to module
Misko Hevery
2012-03-28
chore(resource): moved to module
Misko Hevery
2012-03-28
chore(Rakefile): get ready for modules
Misko Hevery
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-20
refactor($resource): unify and simplify the code
Igor Minar
2012-03-08
chore(directives,widgets): reorg the code under directive/ dir
Igor Minar
2012-03-05
chore: Update slim-jim
Vojta Jina
2012-02-28
refactor(forms): Even better forms
Vojta Jina
2012-02-21
chore(slim-jim) add configuration
Misko Hevery
2012-01-25
refactor(sanitizer): turn sanitizer into a service
Misko Hevery
2012-01-23
refactor($controller): Add $controller service for instantiating controllers
Vojta Jina
2012-01-13
refactor($autoScroll): rename to $anchorScroll and allow disabling auto scrol...
Vojta Jina
2012-01-10
feat(module): new module loader
Misko Hevery
2012-01-03
style(q): rename src/Deferred.js to src/service/q.js
Igor Minar
2011-11-30
feat($interpolate): string interpolation function
Misko Hevery
2011-11-30
feat(deferreds/promises): Q-like deferred/promise implementation with a ton o...
Igor Minar
2011-11-30
feat(mocks.$httpBackend): add $httpBackend mock
Vojta Jina
2011-11-30
feat($http): new $http service, removing $xhr.*
Vojta Jina
2011-11-30
feat($cacheFactory): add general purpose $cacheFactory service
Igor Minar
2011-11-21
feat(service.$autoScroll): scroll to hash fragment
Vojta Jina
2011-11-14
style(angularPublic): move public export definition to AnuglarPublic.js
Misko Hevery
2011-11-14
docs(browser): moved and migrate browser removed unneeded files.
Misko Hevery
2011-11-14
refacter(filters): convert filter/limitTo/orderBy from type augmentation to f...
Misko Hevery
2011-11-14
move(filters): appease the History God
Misko Hevery
2011-11-14
refactor(parser): turn parser into a service (keep compatibility hack)
Misko Hevery
2011-11-14
move(parser): appease the History God
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
move(compiler): appease the History God
Misko Hevery
2011-11-14
move(scope): appease the History God
Misko Hevery
[next]