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
/
widgets.js
Age
Commit message (
Expand
)
Author
2011-08-21
fix(ng:options): remove memory leak caused by scope.
Igor Minar
2011-08-19
doc(sample): Add javascript sandbox integration (jsFiddle)
dandoyon
2011-08-18
refactor(widgets): remove input[button, submit, reset, image] and button wind...
Di Peng
2011-08-18
doc(typos): fix couple of typos in the docs
dandoyon
2011-07-26
style(ng:options): fix style and some docs
Igor Minar
2011-07-26
fix(ng:options): add support for option groups
Misko Hevery
2011-07-26
fix(directive): ng:options to support ng:change
Misko Hevery
2011-07-26
fix(directive): ng:options to support iterating over objects
Misko Hevery
2011-07-26
fix(directive): ng:options incorrectly re-grew options on datasource change
Misko Hevery
2011-07-26
fix(directive): ng:options now support binding to expression
Misko Hevery
2011-07-26
doc(ng:view): fix broken template links in docs; add scenario test.
Misko Hevery
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-16
doc(ng:include): improve the doc example to avoid confusion
Igor Minar
2011-07-13
doc($route): fix $route example and couple of typos
Vojta Jina
2011-07-11
doc:widget: improve angular.widget docs
Igor Minar
2011-06-30
docs:include: improve docs
Igor Minar
2011-06-23
fix:repeat: fix ending comment tag
Igor Minar
2011-06-23
fix:ng:repeater - fix $position when collection size changes
Misko Hevery
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Refactor injector to have invoke method for speed reasons
Misko Hevery
2011-06-07
Fix couple of failing e2e tests
Vojta Jina
2011-06-06
yet another docs batch
Igor Minar
2011-06-06
api doc fixes from ken
Igor Minar
2011-06-06
Fix links in docs
Vojta Jina
2011-06-02
Fix IE bug - ng:href
Vojta Jina
2011-05-19
Remove trailing white spaces from all source files
Vojta Jina
2011-04-25
Fix some typos, missing semi-colons, etc...
Vojta Jina
2011-04-11
doc fix - ng:autobind, ng:controller and more
Kenneth R. Culp
2011-04-04
revert ng:view sync caching
Igor Minar
2011-03-30
use document fragments to grow repeaters
Igor Minar
2011-03-30
extend size() to take ownPropsOnly param
Igor Minar
2011-03-30
call $eval in repeater only when needed
Igor Minar
2011-03-30
make xhr.cache optionally synchronous
Igor Minar
2011-03-26
remove _null and _undefined
Igor Minar
2011-03-03
fixing broken e2e tests
Igor Minar
2011-02-25
Corrected an issue where properties inherited from __proto__ show up in ng:re...
Misko Hevery
2011-02-16
Changed the angular.compile(element)(scope[, cloneAttachNode])
Misko Hevery
2011-02-16
reformated multiline trinary expressions to have a leading ?/:.
Misko Hevery
2011-02-16
Change API angular.compile(element)([scope], [element/true])
Misko Hevery
2011-02-16
refactored quickClone to cloneNode and exposed it on jQuery
Misko Hevery
2011-02-16
remove $init on scope from applying compilation template
Misko Hevery
2011-02-16
remove dom manipulation API from compiler
Misko Hevery
2011-02-16
Add public API to retrieve scope from element.
Misko Hevery
2011-02-15
split up services into individual files
Igor Minar
2011-02-04
ng:view should be nestable in ng:include
Igor Minar
2011-02-01
changed the documentation @example to use <doc:example>
Misko Hevery
2011-01-25
compile but don't bind option elements nested in a nameless select
Igor Minar
2011-01-24
ng:view should propagate evals to the current child scope
Igor Minar
2011-01-24
Revert "$route should create child scope via $new"
Igor Minar
2011-01-24
Revert "fix ng:include issue introduced by a5eb3ed1"
Igor Minar
[next]