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-07-24
fix(equals): {} and [] should not be considered equivalent
Brenton
2013-07-23
docs(bootstrap): Note that ngScenario requires ngApp
Braden Shepherdson
2013-07-13
fix(angular.equals): add support for regular expressions
Ben Ripkens
2013-07-12
feat(Angular.js): skip JSON.stringify for undefined
Greg Thornton
2013-07-11
refactor(Angular.js): remove code duplication
Eric Subach
2013-07-09
docs(angular.identity): fix missing 'angular' in identity function
Marco Vito Moscaritolo
2013-07-08
fix(angular.equals): do not match keys defined in the prototype chain
Daniel Luz
2013-07-03
refactor(core): use native String.prototype.trim if available
Sebastian Müller
2013-07-01
fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValue
joshkurz
2013-07-01
docs(Angular.js): explain that toJson strips $... properties
Spencer Applegate
2013-06-24
fix($parse): move global getter out of parse.js
Chirayu Krishnappa
2013-06-20
refactor(angular.bootstrap): rename internal function
Pete Bacon Darwin
2013-06-20
fix(Angular.js): don't crash on invalid query parameters
Pete Bacon Darwin
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
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
[next]