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
2011-01-24
ng:view should propagate evals to the current child scope
Igor Minar
2011-01-24
Revert "$route should create child scope via $new"
Igor Minar
2011-01-24
Revert "fix ng:include issue introduced by a5eb3ed1"
Igor Minar
2011-01-24
fix for infinite loop in retrieveScope with jQuery + specs
Igor Minar
2011-01-24
improve angular.Scope.$eval docs
Igor Minar
2011-01-24
$cookies service should not call $eval during $eval
Igor Minar
2011-01-24
fix clobber test in angular-bootstrap.js for FF
Igor Minar
2011-01-20
null and other falsy values should not be rendered in the view
Igor Minar
2011-01-19
fix ng:include issue introduced by a5eb3ed1
Igor Minar
2011-01-19
add ng:view widget
Igor Minar
2011-01-19
fix argument variables in compiler
Igor Minar
2011-01-19
$route should create child scope via $new
Igor Minar
2011-01-19
angular internals should not call methods via angular namespace
Igor Minar
2011-01-18
fix spec title for angular.formatter.index
Igor Minar
2011-01-18
fix broken build for IE. Read option.type==select-multiple rather then check ...
Misko Hevery
2011-01-18
fixes, examples and tests for angular.Object.* docs
Igor Minar
2011-01-18
various doc fixes for angular.Array.* apis + example and spec limitTo
Igor Minar
2011-01-14
support compilation in HTML widgets
Misko Hevery
2011-01-14
fixed select with ng:format
Misko Hevery
2011-01-13
significant rewrite of the $location service
Igor Minar
2011-01-13
fix for angular.Object.equals to handle equals({},null)
Igor Minar
2011-01-11
adding a fallthrough comment
Igor Minar
2011-01-10
fixing missing dependency
Igor Minar
2011-01-10
fix broken e2e test due to $window no longer published
Misko Hevery
2011-01-10
complete rewrite of documentation generation
Misko Hevery
2011-01-10
Fixed filter.date, so it parses format ending with non-replaced string
Vojta Jina
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2011-01-10
bootstrap angular on "document ready" instead of window.onload
Igor Minar
2011-01-10
jqLite should recognize window as an element even in IE
Igor Minar
2011-01-10
fix addEventLister detection for IE9
Igor Minar
2011-01-10
fix for IE free function weirdness
Misko Hevery
2011-01-07
change to keydown from keyup; add delayed $updateView
Misko Hevery
2011-01-07
$location service should utilize onhashchange events instead of polling
Igor Minar
2011-01-07
Revert "Issue #51: Update extensionMap()"
Igor Minar
2011-01-07
rename nodeName due to conflicts with jquery
Igor Minar
2011-01-07
add global namespace clobbering check to angular-bootstrap
Igor Minar
2011-01-04
avoid namespace conflicts between jqLite and window when running in bootstrap...
Igor Minar
2011-01-04
rename scope.$inject to scope.$service
Igor Minar
2011-01-04
renaming service property $creation to $eager
Igor Minar
2011-01-04
removing support for 'eager-published' services
Igor Minar
2011-01-04
Remove many eager-publish services, lazy polling
Misko Hevery
2011-01-04
Added an extra security check to make sure that the parser can not execute an...
Misko Hevery
2010-12-22
fromJson delegation to native JSON parser if available
Igor Minar
2010-12-22
Revert "Refactor lexer to use regular expressions"
Igor Minar
2010-12-11
Stricter JSON parsing, for security
Misko Hevery
2010-12-11
Closes #153: input widgets without name are ignored
Misko Hevery
2010-12-11
Fire $eval only if the value has actually changed on input
Misko Hevery
2010-12-10
$defer service should always call $eval after callback finished
Igor Minar
2010-12-08
Refactor lexer to use regular expressions
Misko Hevery
2010-12-08
Remove RegExp parser
Misko Hevery
[next]