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-16
fix(specs): fix jQuery to jqLite binding on IE8
Igor Minar
2011-09-16
fix(specs): jQuery now returns attr name instead of true/false for special attrs
Igor Minar
2011-09-16
fix($location) $location specs must unbind document listener
Igor Minar
2011-09-16
fix(scenario dsl): jQuery getters must have no value
Igor Minar
2011-09-16
fix(ng:options): fix selecting options
Igor Minar
2011-09-16
feat(jqLite): add prop() support
Igor Minar
2011-09-16
fix(jqLite): make css() on IE8 behave the same way as jQuery 1.6.4
Igor Minar
2011-09-16
feat(jqLite): add support for unbind()
Igor Minar
2011-09-16
fix(jqLite): make attr() compatible with jQuery 1.6.4
Igor Minar
2011-09-16
fix(jqLiteSpec): jQuery's css() getter works only for valid rules
Igor Minar
2011-09-16
fix(jqLite): attr() should not special-case 'class' attribute
Igor Minar
2011-09-16
feat (jquery): upgrade everything to jQuery 1.6.4
Igor Minar
2011-09-16
fix(angular-mocks): fix forEach -> angular.forEach in $browser.defer.cancel
Igor Minar
2011-09-13
style(bootstrap): fix some missing spaces
Di Peng
2011-09-13
refactor(angular): externalize script load order into JSON
Di Peng
2011-09-12
chore(version): preparing the 0.10.2 sneaky-seagull iteration
Igor Minar
2011-09-09
chore(release): cutting the angular 0.10.1 inexorable-juggernaut release
v0.10.1
Igor Minar
2011-09-09
docs(changelog): release notes for angular 0.10.1 inexorable-juggernaut
Igor Minar
2011-09-08
fix($location): Use encodeUriQuery instead of escape
Kai Groner
2011-09-08
fix(scenario): temporary fix for FF6
Vojta Jina
2011-09-08
style: fix some missing semi-colons and spaces, typos
Vojta Jina
2011-09-08
refactor($route): remove some odd code and rename allowReload to forceReload
Vojta Jina
2011-09-08
fix(scenario): do not navigate if click event was cancelled
Vojta Jina
2011-09-08
doc($location): $location docs + using $location guide
Vojta Jina
2011-09-08
feat(scenario): browserTrigger returns false if preventDefault()
Vojta Jina
2011-09-08
fix(docs): update docs to reflect new $location and fix e2e tests
Vojta Jina
2011-09-08
fix($route): update $route to reflect $location changes
Vojta Jina
2011-09-08
feat($location): $location service with html5 history api support
Vojta Jina
2011-09-08
feat(jqLite): add event.isDefaultPrevented() as jQuery
Vojta Jina
2011-09-08
feat($browser): add $browser.baseHref()
Vojta Jina
2011-09-08
feat($sniffer): basic implementation of browser feature testing
Vojta Jina
2011-09-08
refactor($browser): extract MockWindow, use toHaveBeenCalledOnce
Vojta Jina
2011-09-08
feat($browser): jQuery style url method, onUrlChange event
Vojta Jina
2011-09-08
style(filter): Couple of missing spaces, semi-colons, add empty lines
Vojta Jina
2011-09-08
fix(filter.currency): Return empty string for non-numbers
Vojta Jina
2011-09-07
fix(ng:options): ng:change should be called after the new val is set
Igor Minar
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
[next]