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
/
AngularPublic.js
Age
Commit message (
Expand
)
Author
2014-02-24
chore(core): create a wrapper to manage async callbacks
Matias Niemelä
2014-02-24
chore(core): introduce a wrapper for requestAnimationFrame
Matias Niemelä
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): Add missing module tag
Peter Bacon Darwin
2013-12-12
fix(ngInclude): Add template to DOM before linking other directives
Tobias Bosch
2013-11-26
fix($sanitize): Use same whitelist mechanism as $compile does.
Tobias Bosch
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
fix(csp): fix csp auto-detection and stylesheet injection
Igor Minar
2013-10-10
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross
2013-10-07
feat($interval): add a service wrapping setInterval
Julie
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-25
feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe
Chirayu Krishnappa
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-07-19
fix(core): parse URLs using the browser's DOM API
Chirayu Krishnappa
2013-07-18
feat(Angular): provide minErr as public property
Pete Bacon Darwin
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
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-04-19
feat(ngIf): add directive to remove and recreate DOM elements
Oren Avissar
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2013-03-05
chore(Grunt): switch from Rake to Grunt
Dave Geddes
2013-02-14
feat(noConflict): restore previous angular namespace reference
James Morrin
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-04-27
feat($parse): CSP compatibility
Igor Minar
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-03
feat(ngModel): update model on each key stroke (revert ngModelInstant)
Vojta Jina
2012-03-28
chore(ngCookies): moved to module
Misko Hevery
2012-03-28
chore(Rakefile): get ready for modules
Misko Hevery
2012-03-26
refactor(ngBindAttr): remove
Vojta Jina
2012-03-26
feat(ngValue): allow radio inputs to have non string values
Vojta Jina
2012-03-13
feat(compile): allow ngForm on attribute and class
Misko Hevery
2012-03-09
refactor($provide) Rename service -> provider
Vojta Jina
2012-03-08
fix(ng-view, ng-include): onload and $contentLoaded
Igor Minar
2012-03-08
chore(compiler): change default restriction to attribute only for directives
Misko Hevery
2012-02-28
reafactor: Rename ng:bind-immediate -> ng:model-instant
Vojta Jina
2012-02-28
feat(ng:include) Fire $contentLoaded event
Vojta Jina
2012-02-28
refactor(forms): Even better forms
Vojta Jina
2012-02-28
feat(directive.style): Do not compile content of style element
Vojta Jina
2012-02-21
chore(ng:switch): rewritten with transclusion API
Misko Hevery
2012-02-21
feat($compile) add locals, isolate scope, transclusion
Misko Hevery
2012-01-25
feat(scriptTemplateLoader): provide template inlining
Misko Hevery
2012-01-25
refactor(directives): connect new compiler
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-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-10
feat(module): new module loader
Misko Hevery
2011-12-07
fix(): use angular.callbacks namespace for jsonp callbacks
Igor Minar
[next]