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
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-19
Significantly clean up the way the scenario DSL works and implement many more...
Elliott Sprehn
2010-10-18
small fixes to the $location services
Igor Minar
2010-10-18
fixing css class name for currency filter and its spec
Igor Minar
2010-10-18
inline all images into css
Igor Minar
2010-10-18
Removed $location.cancel() method (and related test)
Vojta Jina
2010-10-18
Update $location API Close #62
Vojta Jina
2010-10-18
Update $location API Close #62
Vojta Jina
2010-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-16
ng:include should remove the reference to childScope when src is blank
Igor Minar
2010-10-16
Pass the toKeyValue() test - parsing flags
Vojta Jina
2010-10-16
fixed date formater and make it work on ie
Misko Hevery
2010-10-15
Fix unicode parsing Close #56
Misko Hevery
2010-10-15
fixed lint warnings and one flaky test
Misko Hevery
2010-10-15
removed unneeded function rethrow from scope which was interfering with the t...
Misko Hevery
2010-10-14
use new Function instead of eval()
Misko Hevery
2010-10-14
publish $route since we bind it with $route.current in ng:include
Misko Hevery
2010-10-14
removed stray console.log
Misko Hevery
2010-10-14
temporary backwards compatibility patch for
Igor Minar
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn
2010-10-13
Added support for date filter
Misko Hevery
2010-10-13
fixed issue where date copy creates an object instead of date
Misko Hevery
2010-10-13
fixed issue where ng:bind would not reset value if expression returned undefined
Misko Hevery
2010-10-12
Fixed issue where compiler would pass in detached text node if previous marku...
Misko Hevery
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-12
fixing missing semicolon
Igor Minar
2010-10-13
fix global namespace polution with invalidWidgets
Igor Minar
2010-10-13
fix memory leak caused by leftbehind $invalidWidgets references
Igor Minar
2010-10-13
temparary backaward compatibility patch for Controller.init
Igor Minar
2010-10-08
Fix bug with Lexer not recognizing exponential values and values starting wit...
Shyam Seshadri
2010-10-08
fixed leaking constants to gloabal scope
Misko Hevery
2010-10-08
change ng:controller to create new scope hence allow nesting
Misko Hevery
2010-10-06
removing anchor spec and improving jqLite.trigger() method
Igor Minar
2010-10-05
Fix bug in IE where clone removes whitespace nodes.
Elliott Sprehn
2010-10-04
fixed lint warnings
Igor Minar
2010-10-01
'A' tag widget and ng:click propagation change
Igor Minar
2010-10-01
properly handle event's stopPropagation() and preventDefault() method in IE
Igor Minar
2010-09-29
Differentiate between flags and empty keys in $location.hashSearch
Igor Minar
2010-09-27
Reworked the cookie synchronization between cookie service, $browser and docu...
Igor Minar
2010-09-26
Properly initialize cookie service in order to preserve existing cookies
Igor Minar
2010-09-26
Added support for functions to $orderBy method
Misko Hevery
2010-09-23
cleanup underscore.js form rakefile
Misko Hevery
2010-09-23
make date validator use the Date object
Bolek Szewczyk
2010-09-23
fix parseInt by adding radix so that it does not default to octal if the stri...
Misko Hevery
2010-09-23
$cookies service refactoring
Igor Minar
2010-09-23
Rewrite session store service in object literal style and remove getAll metho...
Igor Minar
2010-09-23
Add JSDoc for the copy() method
Igor Minar
2010-09-22
Refactored the Browser:
Misko Hevery
2010-09-22
Reduce copies done by Resource.
Alkis Evlogimenos
2010-09-21
HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...
Misko Hevery
[next]