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
Age
Commit message (
Expand
)
Author
2012-10-31
chore(injector): fix typo in injector documentation
sqwishy trick
2012-10-31
fix(scenario-runner): support data-ng and x-ng based attributes
Adam Macejak
2012-10-29
fix($compile): don't look for class directives in empty string
Igor Minar
2012-10-29
fix($compile): compilation should not recurse into empty nodes
Igor Minar
2012-10-29
style($compile): better fn names for debugging
Igor Minar
2012-10-29
refactor(): simplify nodeLinkFn
Igor Minar
2012-10-29
fix($compile): prevent double attr interpolation w/ templateUrl
Igor Minar
2012-10-26
fix(currency): Handle not-quite-zero values
Braden Shepherdson
2012-10-18
chore(jstd-scenario-adapter): remove from our repo
Igor Minar
2012-09-20
fix($compile): reference local in isolate scope
Vojta Jina
2012-09-11
fix($route): support inline annotation on .resolve
Misko Hevery
2012-09-11
feat($http): Allow setting withCredentials on defaults
Tom Hughes
2012-09-11
fix($evalAsync): have only one global async queue
Misko Hevery
2012-09-11
fix(scenario): emit RunnerBegin event
Shyam Seshadri
2012-09-11
fix(scenario): NPE when no angular loaded in test page
Jimmy Zhuo
2012-09-11
docs($rootScope): fix iteration limit described by $watch, it's actually 10 a...
Daniel Luz
2012-09-11
docs($rootScope): fix typos and minor wording tweaks on $watch
Daniel Luz
2012-09-11
docs($rootScope): fix quoting on expression
Daniel Luz
2012-09-11
docs($rootScope): standardize on present, third-person actions for descriptions
Daniel Luz
2012-09-11
docs($rootScope): backquote attribute types too on $on
Daniel Luz
2012-09-11
docs($cacheFactory): fix backquotes on method descriptions
Daniel Luz
2012-09-11
docs($rootScope): fix typos on $new
Daniel Luz
2012-09-11
docs($rootScope): fix typo on $eval
Daniel Luz
2012-09-11
docs($rootScope): fix typos on $watch
Daniel Luz
2012-09-11
docs(ngResource): Spelling typo (agressive => aggressive)
Jay Zeng
2012-09-10
fix($resource): fix isDefined -> angular.isDefined
Igor Minar
2012-09-06
fix(a): prevent Opera from incorrectly navigating on link click
sgtpep
2012-09-06
fix(FormController): propagate dirty state to parent forms
Kai Groner
2012-09-06
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
2012-09-06
fix(ngSrc): don't set src if value is empty string
Xiangru Chen
2012-09-06
fix($injector): more conservative annotation parsing
Misko Hevery
2012-09-06
feat(scenario): add dblclick method to the ngScenario dsl
Pedro Del Gallego
2012-09-06
fix(dateFilter): make timezone optional
Iwein Fuld
2012-09-06
feat(mocha): support mocha in angular mocks
Cameron Westland
2012-09-06
feat(ngModel): support ngTrim attribute on input
Gregory Pike
2012-09-06
fix($resource): allow falsy values in URL parameters
BenjamĂn Eidelman
2012-09-06
fix($resource): ignore undefined parameters
petrovalex
2012-09-06
fix(ngClass): works with class interpolation
Max Martinsson
2012-09-06
feat($resource): support custom headers per action
Max Martinsson
2012-09-06
fix(ngRepeat): now works with primitive types
Zhenbo Zhang
2012-09-06
fix($parser): string concatination with undefined model
petrovalex
2012-09-06
fix(dateFilter): support sub-second precision on dateFilter
Stein Jakob Nordbø
2012-09-06
docs($route): rename leftover $afterRouteChange to $routeChangeSuccess
Igor Minar
2012-08-31
revert: fix(ng-repeat) to work with primitive types
Igor Minar
2012-08-30
fix(docs): indicate support for passing a string as the `controller` property...
Brice Burgess
2012-08-30
fix(ng-repeat) to work with primitive types
Zhenbo Zhang
2012-08-30
fix(mocks): free up memory after every spec
Vojta Jina
2012-08-30
feat($interpolate): provide contextual error messages
Brian Ford
2012-08-30
fix(jqLite): better support for xhtml
Igor Minar
2012-08-27
doc($log): correct non-working example
Misko Hevery
[next]