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
Age
Commit message (
Expand
)
Author
2011-01-18
verify that issue# 162 was fixed with doc rewrite
Misko Hevery
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
improved dump function to atomatically render HTML
Misko Hevery
2011-01-18
doc widgets examples should display angular src as CAO instead of DAO
Igor Minar
2011-01-18
remove script.type attribute from example widgets since its optional in html5
Igor Minar
2011-01-18
@returns type in docs should be wrapped in curlies
Igor Minar
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-17
rewrite of several major portions of angular.service docs
Igor Minar
2011-01-14
support compilation in HTML widgets
Misko Hevery
2011-01-14
fixed select with ng:format
Misko Hevery
2011-01-14
preparing the 0.9.10 flea-whisperer iteration
Igor Minar
2011-01-13
cutting the 0.9.9 time-shift release
v0.9.9
Igor Minar
2011-01-13
updating release notes
Igor Minar
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
tabbing and keyboard shortcut for docs
Igor Minar
2011-01-10
offline docs
Igor Minar
2011-01-10
removed unnedded files; switch rake to new doc build script
Misko Hevery
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 onhashchange tests for IE
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
jasmine adapter with better stack traces
Igor Minar
2011-01-07
add personalLog files to jsTestDriver-jquery.conf
Igor Minar
2011-01-07
use toMatch in widgetSpec
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-07
remove unused jquery ui lib
Igor Minar
2011-01-06
removed dissabled tests which are now outdated
Misko Hevery
2011-01-06
converted last of tests to specs
Misko Hevery
2011-01-06
upgrade to latest jasmine adapter
Misko Hevery
2011-01-04
avoid namespace conflicts between jqLite and window when running in bootstrap...
Igor Minar
2011-01-04
fixing up personalLog app
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
[next]