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
/
test
Age
Commit message (
Expand
)
Author
2011-10-26
fix(ng:view): ignore stale xhr callbacks
Igor Minar
2011-10-26
test(ng:view): spec cleanup
Igor Minar
2011-10-22
fix(defer.cancel): should return false instead of undefined
Igor Minar
2011-10-22
feat($defer): add $defer.cancel
Igor Minar
2011-10-22
fix($location): rewrite links with nested elements
Vojta Jina
2011-10-20
feat(filter.date): use mediumDate as default
Igor Minar
2011-10-20
fix(date filter): default to fullDate format
Igor Minar
2011-10-20
fix(compiler): revert 8611ebe6 - calling \$digest after linking
Igor Minar
2011-10-20
fix(radio): allows data-binding on value property. Closes#316
Misko Hevery
2011-10-19
fix(ng:options): compile null/blank option tag
TEHEK Firefox
2011-10-19
fix(ng:pattern): correctly parse out inlined regexp
Igor Minar
2011-10-19
feat(input): add ng:minlength and ng:maxlength validation
Konstantin Stepanov
2011-10-19
fix(input): recognize 'password' as an html input type
Konstantin Stepanov
2011-10-18
fix(ng:repeat): repeater should ignore $ and $$ properties
Igor Minar
2011-10-18
fix(ng:options): select correct element when '?'-option was previously selected
TEHEK Firefox
2011-10-13
fix(checkbox): prefix true-value & false-value with ng:
Igor Minar
2011-10-13
fix($location): do not rewrite link when meta key pressed
Vojta Jina
2011-10-12
fix(forms): broken tests on jQuery and ie8&9
Misko Hevery
2011-10-12
fix(compiler): linking function should call $digest
Igor Minar
2011-10-12
fix(jqLite): attr for boolean attribute should lowercase value
Igor Minar
2011-10-12
test(checkbox): add test for ng:change
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-10-11
refactor(bindings): remove the decoration of the DOM with errors.
Misko Hevery
2011-10-11
refactor(hover): delete hover service
Misko Hevery
2011-10-11
fix(jqlite): removeClass would clobber class names
Misko Hevery
2011-10-11
feat(jqlite): added .inheritedData method and $destroy event.
Misko Hevery
2011-10-11
refactor(injection) infer injection args in ng:controller only
Misko Hevery
2011-10-11
feat(ng:repeat) collection items and DOM elements affinity / stability
Misko Hevery
2011-10-11
fix(filter): make json filter ignore private properties
Misko Hevery
2011-10-07
fix(parser): Fix short circuit of logical AND and OR operators
Dhruv Manek
2011-10-05
fix($limitTo): properly handle excessive limits
TEHEK Firefox
2011-09-28
fix(jqLite): css should convert dash-separated properties to camelCase
Igor Minar
2011-09-27
test(matchers): add toBeOneOf matcher
Igor Minar
2011-09-27
fix($resource): action defaults should override resource defaults
Marcello Nuccio
2011-09-21
fix($route): fix regex escaping in route matcher
Igor Minar
2011-09-16
feat(scenarioRunner): adding support for element().prop()
Igor Minar
2011-09-16
fix(specs): various fixes to get IE8+jquery unit tests green
Igor Minar
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
feat(jqLite): add prop() support
Igor Minar
2011-09-16
feat(jqLite): add support for unbind()
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-08
style: fix some missing semi-colons and spaces, typos
Vojta Jina
2011-09-08
fix(scenario): do not navigate if click event was cancelled
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
[next]