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-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
2012-01-13
fix($http): anonnymous response interceptors should be treated as factories
Igor Minar
2012-01-13
fix($http): remove support for PATCH + better whenXXX, expectXXX api
Igor Minar
2012-01-13
refactor($autoScroll): rename to $anchorScroll and allow disabling auto scrol...
Vojta Jina
2012-01-13
refactor($autoScroll): rename method in test + use $apply instead of $digest
Vojta Jina
2012-01-13
fix($autoScroll): scroll even if $location is in html5 mode
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
2012-01-09
fix($httpBackend): fix for jsonp requests
Igor Minar
2012-01-09
feat($http): expose req/resp headers to transform fns
Igor Minar
2012-01-09
fix($http): fix and cleanup $http and friends
Igor Minar
2012-01-09
feat(browser.defer): flush should throw exception when queue is empty
Igor Minar
2012-01-06
feat(scope): throw exception when recursive $apply
Igor Minar
2012-01-03
style(q): rename src/Deferred.js to src/service/q.js
Igor Minar
2012-01-03
refactor: remove old JSTD assertions
Vojta Jina
2011-12-07
fix(filter): remove the $ prefix from filter service ids
Igor Minar
2011-12-07
style(scopeSpec): clean up scopeSpec.js
Igor Minar
2011-12-07
fix(): use angular.callbacks namespace for jsonp callbacks
Igor Minar
2011-12-06
fix(route): $destroy scope after update and reload
Vojta Jina
2011-12-05
feat($http): allow interceptors to be services
Igor Minar
2011-11-30
feat($interpolate): string interpolation function
Misko Hevery
[next]