aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-04bug($cookie): set on app base path rather the current path.Misko Hevery
2012-05-04fix($compile): have $observe return registration functionMisko Hevery
2012-05-04feat(bootstrap): support code prettify and dropdown from bootstrapMisko Hevery
2012-05-04chore(controller): allow setting map of controllersMisko Hevery
2012-05-04chore(module): improved module prefix/suffix codeMisko Hevery
2012-05-04chore(debug): rewrite angular-bootstrap.js to use $scriptMisko Hevery
2012-05-04fix($compile): ignore ws when checking if template has single rootIgor Minar
2012-05-03style($compile): rename orig*Node to beforeTemplate*NodeIgor Minar
2012-05-03fix($compile): fix replaceWithIgor Minar
2012-05-03chore(testabilityPatch): print number of leaked references if anyIgor Minar
2012-05-03feat(jqLite): support data() getter and data(obj) setterIgor Minar
2012-05-03style(jqLite): clean up the codeIgor Minar
2012-05-03style($compile): clean up the code and normalize fn namesIgor Minar
2012-05-03chore(trace): add helper method traceIgor Minar
2012-05-03fix($compile): attach scope to the directive element when templateUrl and rep...Igor Minar
2012-05-03chore($compile): remove obsolete <<CONTENT>> transclusionIgor Minar
2012-05-03fix($compile): prevent duplicate directive controller instantiationIgor Minar
2012-05-02style($compile): rename compiler.js to compile.jsIgor Minar
2012-05-02fix(select): don't interfere with selection if not databoundIgor Minar
2012-05-02chore(release): starting the 1.0.0rc8 blooming-touch iterationIgor Minar
2012-04-30chore(release): cut 1.0.0rc7 rc-generation releasev1.0.0rc7Igor Minar
2012-04-30docs(changelog): release notes for 1.0.0rc7 rc-generationIgor Minar
2012-04-30docs(ngCsp): make the CSP docs publicly visibleIgor Minar
2012-04-30docs(ngSanitize): fix directive linksIgor Minar
2012-04-30docs(tutorial): update all the remaining stepsIgor Minar
2012-04-27feat($parse): CSP compatibilityIgor Minar
2012-04-27chore(server.js): Add CSP supportIgor Minar
2012-04-23chore(check-size): add a script to check gziped sizeIgor Minar
2012-04-23chore(release): start 1.0.0rc7 rc-generation iterationIgor Minar
2012-04-21docs(directive): fix transclusion examplesVojta Jina
2012-04-20fix(events): include ie8 in extra event property resetMisko Hevery
2012-04-20fix(bootstrap): rewritten to $scriptMisko Hevery
2012-04-20fix(mouseenter): FF no longer throws exceptionsMisko Hevery
2012-04-20chore(release): cutting the 1.0.0rc6 runny-nose releasev1.0.0rc6Igor Minar
2012-04-20docs(changelog): release notes for 1.0.0rc6 runny-noseIgor Minar
2012-04-20fix(select): properly handle empty & unknown options without ngOptionsIgor Minar
2012-04-20test(selectSpec): clean up and simplify specsIgor Minar
2012-04-20feat(jquery): jquery 1.7.2 supportIgor Minar
2012-04-20feat($resource): support HTTP PATCH methodsimpulton
2012-04-20chore(license): update to googleMisko Hevery
2012-04-20fix(compiler): reading comment throws error in ieMisko Hevery
2012-04-20fix(script): Incorrectly reading script text on ieMisko Hevery
2012-04-20chore(logo): added angular shield logoMisko Hevery
2012-04-20fix(document): accidental clobbering of document.getAttributeMisko Hevery
2012-04-20docs(guide/controllers): update w/ controller scope separationChris Dawson
2012-04-20docs(guide/e2e): fix a link to e2e dslpkozlowski-opensource
2012-04-20docs(ngBind): "angular.module.ng.$sanitize" -> "angular.module.ngSanitize.$sa...johnlindquist
2012-04-20docs($compile) "updateh"->"updated"johnlindquist
2012-04-20docs(ngBind): "makes make" -> "makes"johnlindquist
2012-04-15docs($resource): fix the exampleVojta Jina