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
2011-10-13
fix(checkbox): prefix true-value & false-value with ng:
Igor Minar
2011-10-13
docs($location): Html5 -> HTML5
Igor Minar
2011-10-13
docs($location): fix $config -> $locationConfig in docs
Igor Minar
2011-10-13
fix($location): do not rewrite link when meta key pressed
Vojta Jina
2011-10-13
feat(scenario): allow key pressing when triggering browser event
Vojta Jina
2011-10-12
docs(dev_guide.bootstrap.auto_bootstrap): fixing a typo
Igor Minar
2011-10-12
docs(*): remove @workInProgress from everywhere
Igor Minar
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
refactor(ng:bind-attr): simplify impl by leveraging jquery
Igor Minar
2011-10-12
fix(ng:class): ignore undefined or NaN classnames
Igor Minar
2011-10-12
docs(forms): add ng:change docs and other fixes
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
feat(jqlite): support required as a no-value attribute
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-29
doc($log): fix the $log service example
Igor Minar
2011-09-28
chore(directives): add a todo for ng:style
Igor Minar
2011-09-28
fix(jqLite): css should convert dash-separated properties to camelCase
Igor Minar
2011-09-27
fix($resource): action defaults should override resource defaults
Marcello Nuccio
2011-09-26
fix(scenario): workaround for FF6 dispatchEvent issue #684208
Igor Minar
2011-09-26
Revert "fix(scenario): temporary fix for FF6"
Igor Minar
2011-09-26
feat(docs): use html5 history api for all routing in the docs app
Vojta Jina
2011-09-21
fix($route): fix regex escaping in route matcher
Igor Minar
2011-09-16
fix(angular-mocks): fix .defer.cancel when i=0
Igor Minar
2011-09-16
fix(e2e tests): use prop() instead of attr() and quote attributes
Igor Minar
2011-09-16
fix(scenarioRunner): navigateTo should use prop('contentWindow')
Igor Minar
2011-09-16
feat(scenarioRunner): adding support for element().prop()
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(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-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
[next]