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-09-06
fix(docs): use window.execScript instead of window.eval on IE
Igor Minar
2011-09-06
chore(config): Remove updateView from jstd config
Vojta Jina
2011-09-05
fix($browser.xhr): not convert 0 status to 200
Vojta Jina
2011-09-02
test(jsonp): fixing jsonp e2e tests
Igor Minar
2011-09-02
chore(version.yaml): preparing the 0.10.1 inexorable-juggernaut iteration
Igor Minar
2011-09-02
cutting the 0.10.0 chicken-hands release
v0.10.0
Igor Minar
2011-09-02
docs(changelog): release notes for 0.10.0 chicken-hands
Igor Minar
2011-09-02
docs(guide/tutorial/misc): sync with google docs
Igor Minar
2011-09-01
docs(ng:bind): fix example code
Igor Minar
2011-09-01
fix(ng:class): make ng:class friendly towards other code adding/removing classes
Igor Minar
2011-09-01
fix(jqLite): addClass should ignore falsy values
Igor Minar
2011-09-01
test(jqLite): add test for mass assignment to style
Igor Minar
2011-09-01
fix(jqLite): special-case attr('class') because of IE9 bug
Igor Minar
2011-09-01
feat(scope): add listener deregistration fn for $watch and $on
Igor Minar
2011-09-01
docs(API): various api doc fixes from Toni
Igor Minar
2011-08-31
style(e2e tests): shorten jquery/jqlite describe
Igor Minar
2011-08-31
kill(merge): removing merge fn - dead buggy code with no specs
Igor Minar
2011-08-31
fix(scope): fix edge case for $digest & $broadcast scope traversal
Igor Minar
2011-08-31
feat(gdocs.js): output usefull error messages when not logged in.
Misko Hevery
2011-08-31
feat(jasmine-node): use the jasmine-node NPM to run our non-browser specs
Misko Hevery
2011-08-31
style(docs): improve the formatting of events in docs
Misko Hevery
2011-08-31
feat($route): add events before/after route change
Misko Hevery
2011-08-31
feat(docs): add support for events
Misko Hevery
2011-08-31
bug($xhr.bulk): fix exceptions under some circumstances
Misko Hevery
2011-08-30
style(tests): correct indentation
Misko Hevery
2011-08-30
test(i18n): Update some i18n/e2e tests
Di Peng
2011-08-30
feat(i18n): locale specific files changed due to change in ClosureSlurper.js
Di Peng
2011-08-30
feat(closureSlurper): closureSlurper plural rules
Di Peng
2011-08-30
feat(widget): add ng:pluralize as an Angular widget
Di Peng
2011-08-30
feat(locale): add getPluralCat function
Di Peng
2011-08-29
fix(test): improve $cookie service test to work with Safari 5.1
Igor Minar
2011-08-25
fix(markup): Make special attrs such as ng:href work even without binding
Di Peng
2011-08-24
fix(events): fixing IE specific issues
Igor Minar
2011-08-24
feat(doc): generate both normal and debug version of index.html
Di Peng
2011-08-24
feat(scope): support for events
Igor Minar
2011-08-24
feat(ng:cloak): add ng:cloak directive
Igor Minar
2011-08-24
fix(AngularPublic): expose missing angular public methods
Di Peng
2011-08-24
doc(API): various API documentation improvements
Toni Thompson
2011-08-23
fix(jqlite): correct the jqLite.removeClass method
Igor Minar
2011-08-23
chore(ide): add pom.xml for IDEs that grok maven
Igor Minar
2011-08-21
fix(docs): remove more unecessary use of hide() and show() method
Di Peng
2011-08-21
doc(changelog): add info about the memory leak in ng:options
Igor Minar
2011-08-21
preparing the project for 0.10.0 chicken-hands iteration
Igor Minar
2011-08-21
release notes of the 0.9.19 canine-psychokinesis
Igor Minar
2011-08-21
fix(docs): work around the lame ng:show directive
Igor Minar
2011-08-21
fix(docs): change docs.css to avoid css clashes in buzz example
Igor Minar
2011-08-19
fix(sample): Fix for jsFiddle integration
Di Peng
2011-08-19
feat($route): add reloadOnSearch route param to avoid reloads
Igor Minar
2011-08-18
fix($resource): properly call error callback when resource is called with two...
Karl Seamon
2011-08-18
feat(test): toHaveBeenCalledOnce jasmine matcher
Vojta Jina
[next]