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
/
Angular.js
Age
Commit message (
Expand
)
Author
2013-06-06
chore(AngularPublic): remove angular.noConflict feature
Matias Niemelä
2013-06-04
docs(Angular.js): clarify ngApp usage
Robbie Ferrero
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
2013-05-21
docs(Angular.js): add missing @returns to extend()
Joakim Blomskøld
2013-05-09
docs(Angular.js) move forEach docs to correct place
Alex Pods
2013-05-08
fix(angular): do not copy $$hashKey in copy/extend functions.
R. Merkert
2013-04-22
fix($animator): remove dependency on window.setTimeout.
Misko Hevery
2013-04-15
docs(Angular.js): fix typo
Laurent
2013-04-11
docs: fix typos
Matt Haggard
2013-04-11
docs(ngApp): fixed typo
Brent Morrow
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-19
chore(Angular): remove superfluous fromCharCode function
Javier Mendiara Cañardo
2013-03-06
feat(angular.bootstrap): support deferred bootstrap
Julie
2013-02-26
fix($http): don't encode URL query substring "null" to "+"
Andrew McLeod
2013-02-14
feat(noConflict): restore previous angular namespace reference
James Morrin
2013-02-14
fix(compiler): Allow startingTag method to handle text / comment nodes
Shyam Seshadri
2013-02-11
revert: refactor(angular.copy): use slice(0) to clone arrays
Igor Minar
2013-02-11
refactor(angular.copy): use array.length=0 to empty arrays
Igor Minar
2013-02-11
refactor(angular.copy): use slice(0) to clone arrays
Igor Minar
2013-02-11
fix(angular.forEach): correctly iterate over objects with length prop
Igor Minar
2013-02-05
docs(ngApp): fix typo
radu
2013-01-29
docs(nextUid): fix typo
radu
2013-01-29
refactor(Angular.js): prevent Error variable name leak in tests
metaweta
2013-01-22
fix(angular.equals): relax the comparison for undefined properties
Igor Minar
2013-01-17
fix(angular.equals): consistently compare undefined object props
Igor Minar
2012-11-21
docs(): Fix a couple of typos in the documentation
Kris Jenkins
2012-11-11
docs(encodeUriSegment): fix typo
Josh Adams
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-08
fix(startingTag): make tag name always lowercase
Igor Minar
2012-06-02
docs(bootstrap): rewritten bootstrap guide
Misko Hevery
2012-06-02
feat($rootElement): added application root element
Misko Hevery
2012-04-20
fix(document): accidental clobbering of document.getAttribute
Misko Hevery
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-10
docs(angular.bootstrap): fix typos and errors
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-03-29
refactor($compile): move methods of attr object into prototype
Vojta Jina
2012-03-28
refactor(fromJson/toJson): move the contents of these files into Angular.js
Igor Minar
2012-03-26
feat(assertArgFn): should support array annotated fns
Igor Minar
2012-03-22
fix(forEach): should ignore prototypically inherited properties
Igor Minar
2012-03-19
chore(parseInt): cleanup parseInt() for our int()
Misko Hevery
2012-03-19
fix(json): added support for iso8061 timezone
Misko Hevery
2012-03-19
fix(compiler): allow transclusion of root elements
Misko Hevery
2012-03-19
feat(jqLite): add .controller() method
Misko Hevery
2012-03-13
fix(indexOf): use native impl if available
Igor Minar
2012-03-11
doc(fixes): to better support ng-directive notation
Misko Hevery
2012-03-09
fix(startTag): fix tagname extraction
Igor Minar
2012-03-09
chore(shiv): remove obsolete shiv code
Igor Minar
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
[next]