aboutsummaryrefslogtreecommitdiffstats
path: root/angularFiles.js
AgeCommit message (Expand)Author
2014-02-24chore(core): create a wrapper to manage async callbacksMatias Niemelä
2014-02-24chore(core): introduce a wrapper for requestAnimationFrameMatias Niemelä
2014-02-21chore(examples): remove final traces of examples from the treeCaitlin Potter
2013-11-26fix($sanitize): Use same whitelist mechanism as $compile does.Tobias Bosch
2013-11-14fix(loader): don't rely on internal APIsVojta Jina
2013-10-22chore(grunt): add jshint tasksPete Bacon Darwin
2013-10-07feat($interval): add a service wrapping setIntervalJulie
2013-08-23chore: reorganize test helper files under test/helpersIgor Minar
2013-08-23feat(ngMock): add support for creating dynamic style sheets within test codeMatias Niemelä
2013-08-09chore(ngMobile): rename module ngTouch and file to angular-touch.jsBrian Ford
2013-07-29fix(bower): update bower usage and resourcesKen Sheedlo
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-25feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafeChirayu Krishnappa
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-19fix(core): parse URLs using the browser's DOM APIChirayu Krishnappa
2013-06-28chore: clean up angularFiles.jsVojta Jina
2013-06-28chore: remove jstd leftoversVojta Jina
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-06-10fix(angularFiles): ensure only karma-docs.js tests the component-spec filesMatias Niemelä
2013-06-06chore(ngdocs): setup karma-docs testing suite to test docs componentsMatias Niemelä
2013-06-06chore(ngdocs): setup bower as the package manager for the docs pagesMatias Niemelä
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-23feat($swipe): Refactor swipe logic from ngSwipe to $swipe service.Braden Shepherdson
2013-05-20chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs...Matias Niemelä
2013-04-19feat(ngIf): add directive to remove and recreate DOM elementsOren Avissar
2013-04-18test(modules): fix module tests which got disabled by ngMobileIgor Minar
2013-04-11feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobileBraden Shepherdson
2013-04-03chore(revert): accidental inclusion of nonexistent test.Misko Hevery
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-04-01chore: use KarmaVojta Jina
2013-03-13feat(ngMobile): add ngMobile module with mobile-specific ngClickBraden Shepherdson
2013-01-16chore(Rakefile): remove a duplicate file in angularFiles.jsJames deBoer
2012-09-13chore(testing): Testacular config files + rake tasksIgor Minar
2012-06-12fix($defer): remove deprecated $defer serviceIgor Minar
2012-05-23feat($timeout): add $timeout service that supersedes $deferIgor Minar
2012-05-07bug(ie8 docs): docs now work on ie8Misko Hevery
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-05-02style($compile): rename compiler.js to compile.jsIgor Minar
2012-04-27feat($parse): CSP compatibilityIgor Minar
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina
2012-04-04chore(directive): correct file names for booleanAttrsVojta Jina
2012-03-28refactor(fromJson/toJson): move the contents of these files into Angular.jsIgor Minar
2012-03-28chore(ngCookies): moved to moduleMisko Hevery
2012-03-28chore(resource): moved to moduleMisko Hevery
2012-03-28chore(Rakefile): get ready for modulesMisko Hevery
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-20refactor($resource): unify and simplify the codeIgor Minar
2012-03-08chore(directives,widgets): reorg the code under directive/ dirIgor Minar
2012-03-05chore: Update slim-jimVojta Jina