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
/
service
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-26
feat($compile): do not interpolate boolean attributes, rather evaluate them
Vojta Jina
2012-03-26
feat(ngValue): allow radio inputs to have non string values
Vojta Jina
2012-03-26
refactor($sniffer): make $sniffer service private
Igor Minar
2012-03-26
feat($controller): support controller registration via $controllerProvider
Igor Minar
2012-03-23
feat(http): added params parameter
Misko Hevery
2012-03-23
fix(q): resolve all of nothing to nothing
Misko Hevery
2012-03-23
fix($compile): create new (isolate) scopes for directives on root elements
Igor Minar
2012-03-20
refactor($resource): unify and simplify the code
Igor Minar
2012-03-20
fix($http): don't send Content-Type header when no data
Igor Minar
2012-03-20
feat($route): when matching consider trailing slash as optional
Igor Minar
2012-03-20
fix($compile): don't touch static element attributes
Igor Minar
2012-03-20
fix($log): avoid console.log.apply calls in IE
Igor Minar
2012-03-20
style($log): reformat code for readability
Igor Minar
2012-03-20
docs(filters): use ng-model-instant in live examples
Igor Minar
2012-03-20
fix($compile): Merge interpolated css class when replacing an element
Vojta Jina
2012-03-19
bug(ie7): incorrectly set all inputs to disabled
Misko Hevery
2012-03-19
chore(parseInt): cleanup parseInt() for our int()
Misko Hevery
2012-03-19
fix(compiler): allow transclusion of root elements
Misko Hevery
2012-03-18
feat(scope.$eval): Allow passing locals to the expression
Vojta Jina
2012-03-16
docs(scope): add $destroy event docs
Igor Minar
2012-03-16
feat(scope): broadcast $destroy event on scope destruction
Igor Minar
2012-03-13
docs(links): corrected borken links
Misko Hevery
2012-03-13
f(compile): boolean attributes too agresive
Misko Hevery
2012-03-13
fix(scope): remove scope $destroy event
Igor Minar
2012-03-12
docs(*): renaming incorrect widget references to control or directive
Igor Minar
2012-03-12
fix(svg): normalize class access for SVG
Misko Hevery
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-08
fix($parse): Allow property names that collide with native object properties
Vojta Jina
2012-03-08
docs(directive, module): add various missing docs and fix existing docs
Igor Minar
2012-03-08
docs($rootScope): rename ttl to digestTtl + docs
Igor Minar
2012-03-08
chore(compiler): change default restriction to attribute only for directives
Misko Hevery
2012-03-05
docs($route, ng:view): Fix the examples to work on jsfiddle, update docs
Vojta Jina
2012-02-29
docs($cacheFactory): Correct method's description
Marcello Nuccio
2012-02-28
feat(ng:include) Fire $contentLoaded event
Vojta Jina
2012-02-28
refactor(ng:view) Make $route scope agnostic, add $contentLoaded event
Vojta Jina
2012-02-28
refactor($route): remove .parent(); ng:view scope creation
Misko Hevery
2012-02-28
refactor($route): move when/otherwise to provider
Misko Hevery
2012-02-28
docs(scope): correct formatting
Misko Hevery
2012-02-28
refactor(forms): Even better forms
Vojta Jina
2012-02-25
fix($http): Do not serialize File object
Vojta Jina
2012-02-23
fix($httpBackend): Set current url, if not defined or empty string
Vojta Jina
2012-02-23
feta(scope): watch object refference or equality
Misko Hevery
2012-02-22
docs(scope): update $emit/$broadcast docs
Vojta Jina
2012-02-21
feat($compiler): Allow attr.$observe() interpolated attrs
Vojta Jina
2012-02-21
feat($compile) add locals, isolate scope, transclusion
Misko Hevery
2012-02-21
feat($compile): mark scope creation with ng-scope class
Misko Hevery
2012-02-21
feat($compile): support compiling text nodes by wrapping them in <span>
Misko Hevery
2012-02-21
feat(parse): add support for local vars in expressions
Misko Hevery
2012-02-21
feat(scope): scope.$emit/$broadcast return the event object, add cancelled pr...
Vojta Jina
[next]