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-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery
2011-10-26
fix(ng:repeat) with array ignore properties not representing array elements
Igor Minar
2011-10-26
fix(ng:view): ignore stale xhr callbacks
Igor Minar
2011-10-18
fix(ng:repeat): repeater should ignore $ and $$ properties
Igor Minar
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-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-10-11
feat(ng:repeat) collection items and DOM elements affinity / stability
Misko Hevery
2011-09-26
feat(docs): use html5 history api for all routing in the docs app
Vojta Jina
2011-09-16
fix(e2e tests): use prop() instead of attr() and quote attributes
Igor Minar
2011-09-16
fix(ng:options): fix selecting options
Igor Minar
2011-09-08
fix(docs): update docs to reflect new $location and fix e2e tests
Vojta Jina
2011-09-07
fix(ng:options): ng:change should be called after the new val is set
Igor Minar
2011-08-31
feat($route): add events before/after route change
Misko Hevery
2011-08-30
feat(widget): add ng:pluralize as an Angular widget
Di Peng
2011-08-16
doc(sample): Add javascript sandbox integration (jsFiddle)
dandoyon
2011-08-15
style(*): wrap all assignments in if statements
Igor Minar
2011-08-12
perf(scope): re-enable statement cacheing
Misko Hevery
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-06
refactor(widgets): remove input[button, submit, reset, image] and button wind...
Di Peng
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-30
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
[next]