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
/
Scope.js
Age
Commit message (
Expand
)
Author
2010-05-19
added error handler to xhr requests
Misko Hevery
2010-05-13
fixed issue with radio view clobering model if radio was checked.
Misko Hevery
2010-05-07
change everything over to jasmine
Misko Hevery
2010-05-07
xhr bulk fixes
Misko Hevery
2010-04-29
added $xhr service with bulk and cache, hooked up $resource
Misko Hevery
2010-04-16
lots of small fixes
Misko Hevery
2010-04-15
added $route service
Misko Hevery
2010-04-09
various bug fixes
Misko Hevery
2010-04-07
clean up, fixes for app
Misko Hevery
2010-04-05
added ng-controller directive
Misko Hevery
2010-04-05
added ng:switch widget
Misko Hevery
2010-04-03
injection is now working
Misko Hevery
2010-04-02
radio now works with repeaters
Misko Hevery
2010-04-02
merge
Misko Hevery
2010-04-02
widgets now work properly
Misko Hevery
2010-03-31
started to add services
Misko Hevery
2010-03-31
started to add services
Misko Hevery
2010-03-31
all tests green, some dissabled
Misko Hevery
2010-03-30
more tests passing
Misko Hevery
2010-03-30
more tests fixed
Misko Hevery
2010-03-29
reenabled more tests
Misko Hevery
2010-03-29
dissabled a lot of tests, and made the core test set pass.
Misko Hevery
2010-03-26
moved all uneeded files out, widgets.html works, tests horribly broken
Misko Hevery
2010-03-25
major refactoring of scope
Misko Hevery
2010-03-25
checkbox and radio now working
Misko Hevery
2010-03-23
markup now wroks, some refactorings
Misko Hevery
2010-03-22
rudementary event bind and trigger for jqlite
Misko Hevery
2010-03-22
ng-watch directive
Misko Hevery
2010-03-22
got few directives working
Misko Hevery
2010-03-18
support for templates
Misko Hevery
2010-03-18
initial revision of new plugable compiler
Misko Hevery
2010-03-15
added resources; removed compiled code
Misko Hevery
2010-02-17
fix this on filter to point to scope
Misko Hevery
2010-02-12
Fixed negation grouping bug
Misko Hevery
2010-02-04
better handling of $invalidWidgets
Misko Hevery
2010-01-26
remove uneeded log
Misko Hevery
2010-01-24
bindRootId configuration option
Misko Hevery
2010-01-24
fix closure compiler issues
Misko Hevery
2010-01-24
changes to make it closure compiler compatible
Misko Hevery
2010-01-11
all files converted to prototype= {}
Misko Hevery
2010-01-11
green
Misko Hevery
2010-01-10
basic calculator works with minified.js, lots of references still broken
Misko Hevery
2010-01-09
removed nglr namespace
Misko Hevery
2010-01-05
angular.js
Adam Abrons