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
/
test
/
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($log): avoid console.log.apply calls in IE
Igor Minar
2012-03-20
fix($compile): Merge interpolated css class when replacing an element
Vojta Jina
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
feat(scope): broadcast $destroy event on scope destruction
Igor Minar
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
fix(svg): normalize class access for SVG
Misko Hevery
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-09
refactor($provide) Rename service -> provider
Vojta Jina
2012-03-08
chore(directives,widgets): reorg the code under directive/ dir
Igor Minar
2012-03-08
fix($parse): Allow property names that collide with native object properties
Vojta Jina
2012-03-08
fix(tests): fix name collisions between various tests
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-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
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-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
2012-01-25
fix($parse): get rid of $unboundFn
Igor Minar
2012-01-25
refactor(directives): connect new compiler
Misko Hevery
2012-01-25
add($compile): add compiler v2.0 - not connected
Misko Hevery
2012-01-25
refactor($interpolate): improve interpolation service add documentation
Misko Hevery
2012-01-25
feature($exceptionHandler): $exceptionHandler now supports var_args
Misko Hevery
2012-01-23
fix(scope): support watching functions
Igor Minar
2012-01-23
refactor($controller): Add $controller service for instantiating controllers
Vojta Jina
2012-01-23
refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...
Vojta Jina
2012-01-23
refactor(scope): separate controller from scope
Vojta Jina
2012-01-14
fix($location): do not $digest if browser's url change fired within $apply/$d...
Vojta Jina
2012-01-13
style(*): small fixes
Igor Minar
[next]