Commit Graph

  • c90ad96808 fix($parse): a chain of field accessors should use a single getterFn Jason Bedard 2014-12-05 22:00:11 -08:00
  • 69f69db1e0 revert($compile): use createMap() for $$observe listeners when initialized from attr interpolation Lucas Galfaso 2014-12-14 13:22:56 +01:00
  • 8e28bb4c2f fix($compile): use createMap() for $$observe listeners when initialized from attr interpolation Jason Bedard 2014-12-13 16:24:24 -08:00
  • ab41e48493 docs(dateFilter): fix docs to match implementation for week no formatting Pawel Kozlowski 2014-12-13 20:29:56 +01:00
  • ef640cbc2a fix(ngRepeat): allow extra whitespaces in (key,value) part of micro-syntax Sekib Omazic 2014-03-25 13:24:06 +01:00
  • 081fef60b2 docs(tutorial/index): improve punctuation Ruben Vicario Gonzalez 2014-12-13 21:12:03 -08:00
  • 37310e024d docs(Courses): fix syntax issue in developer guide v1.2.28 Wes 2014-12-13 18:14:48 -08:00
  • 99d1a438b6 docs(Courses): fix syntax issue in developer guide Wes 2014-12-13 18:14:48 -08:00
  • 306e626196 revert feat($compile): add support for ng-attr with camelCased attributes Caitlin Potter 2014-12-13 20:39:15 -05:00
  • f31c7492ec docs(API Reference): corrected two typos - two missing commas Dan Tennery-Spalding 2014-12-13 17:09:16 -08:00
  • 6bd4292c24 docs(API Reference): corrected two typos - two missing commas Dan Tennery-Spalding 2014-12-13 17:09:16 -08:00
  • e0663312fb docs($rootScope): clean up inheritance example Aleksandar Djindjic 2014-12-12 21:26:14 +01:00
  • 9ae0c01c2b perf($compile): only re-$interpolate attribute values at link time if changed since compile Jason Bedard 2014-10-26 16:00:08 -07:00
  • 79b3b8b686 chore($location): use $window instead of window Jon Hoguet 2014-12-05 00:54:46 -05:00
  • 1b740974f5 feat($http): pass response status code to data transform functions Pawel Kozlowski 2014-12-12 19:04:47 +01:00
  • b9bdbe615c fix($http): only parse as JSON when opening/closing brackets match Georgios Kalpakas 2014-12-07 14:53:08 +02:00
  • 6617b42bc7 docs(guide/Forms): added link to input type "date" Stefan 2014-12-11 10:02:55 +01:00
  • 8a907eb3ff chore(travis): run the build twice (BS and SL) travis-both-sl-bs Vojta Jina 2014-12-11 09:52:00 -08:00
  • a3762ec91c docs(app): adds roboto font Palmer 2014-12-10 23:18:33 -05:00
  • 6b69860f11 Merge pull request #10396 from joshkurz/materialize Jesse Palmer 2014-12-10 21:11:21 -05:00
  • 7811ada5b1 Merge pull request #10393 from jesselpalmer/updates_anchor_styles Jesse Palmer 2014-12-10 21:00:46 -05:00
  • aac3c4aa63 chore($$raf) remove moz prefix for requestAnimationFrame Rouven Weßling 2014-10-09 23:18:17 +02:00
  • d162f152b8 refactor($http): avoid re-creating execHeaders function Pawel Kozlowski 2014-12-07 19:46:39 +01:00
  • 4025883803 fix($http): don't convert FormData objects to JSON Rouven Weßling 2014-12-08 23:25:45 +01:00
  • c437d0a470 docs(CHANGELOG.md): better group changes in 1.3.6 thorn0 2014-12-10 02:01:28 +02:00
  • 5d28d19623 docs(guide/Animations): fix punctuation Danny Callaghan 2014-12-10 08:09:19 +00:00
  • 3a4febb16d docs(app): adding a mobile first breadcrumb solution Josh Kurz 2014-12-10 02:33:50 -05:00
  • a113fc555c docs(app): fixes tabbing Palmer 2014-12-09 19:53:24 -05:00
  • 0c7b25869f docs(app): matches anchor tags to bootstrap Palmer 2014-12-09 19:50:51 -05:00
  • 7fd2dc11ca chore(bower/unpublish.sh): add angular-messages and angular-aria Caitlin Potter 2014-12-08 21:03:48 -05:00
  • 63db09753e style(testability): throw a more informative error when getting testability Julie Ralph 2014-12-08 15:34:47 -08:00
  • a097aa95b7 fix(orderBy): do not try to call valueOf/toString on null Caitlin Potter 2014-12-09 10:42:09 -05:00
  • b3dfb38359 refactor($http): avoid using closure vars in serverRequest fn Pawel Kozlowski 2014-12-07 20:50:08 +01:00
  • 3b5ba87797 refactor($http): drop superfluous argument to sendReq Pawel Kozlowski 2014-12-07 20:06:43 +01:00
  • e50002baed docs($resource): fix typo Grzegorz Marzencki 2014-12-09 11:14:32 +01:00
  • a8089166f5 docs(guide/Expressions): fix grammar, flow and punctuation Brian Scoles 2014-12-09 06:20:14 -08:00
  • a1e7eb6360 feat($compile): add support for ng-attr with camelCased attributes Wesley Cho 2014-11-22 19:21:59 -08:00
  • d8e3707860 feat($compile): add support for ng-attr with camelCased attributes Wesley Cho 2014-11-22 19:21:59 -08:00
  • 3d5af8850c docs(app): make tests pass Georgios Kalpakas 2014-12-08 15:57:45 +02:00
  • 1ce45472eb docs(app): fix styling of left sidenav, add FontAwesome Georgios Kalpakas 2014-12-07 11:59:38 +02:00
  • 68d490ee86 docs(app): refactor the Docs App based on the MD prototype Georgios Kalpakas 2014-12-05 16:19:25 +02:00
  • c820655ccd docs(app): minor refactoring of 'docs/app/src/*' Georgios Kalpakas 2014-11-28 17:59:08 +02:00
  • ca4df475e1 docs(CHANGELOG.md): remove the closes ... from 2dc34a96 notes Caitlin Potter 2014-12-08 19:12:15 -05:00
  • 02c9dc6e16 docs(CHANGELOG): add v1.3.6 changes Caitlin Potter 2014-12-08 19:07:42 -05:00
  • 169e5326d1 docs($interval): correcting example code indentation Tobias Davis 2014-12-08 15:11:44 -06:00
  • 6ad109e745 docs($interval): correcting example code indentation v1.3.6 Tobias Davis 2014-12-08 15:11:44 -06:00
  • bb3b65374d chore(changelog): add test for addition of trailing newline Georgios Kalpakas 2014-10-11 00:48:55 +03:00
  • c5cba6e9c1 chore(changelog): add test for addition of trailing newline Georgios Kalpakas 2014-10-11 00:48:55 +03:00
  • 924d3c6bfe docs(contributing): correct push -f command active-low 2014-12-07 02:39:27 -06:00
  • ac9336b35a docs(guide/controllers): Just a typo Giuseppe Caruso 2014-12-06 21:45:09 +01:00
  • ee29819dba docs(guide/controllers): Just a typo Giuseppe Caruso 2014-12-06 21:45:09 +01:00
  • 41f03e4b02 docs(ngView): remove multiple position: relative Clark DuVall 2014-12-07 21:49:01 -08:00
  • facfec9841 fix(http): preserve config object when resolving from cache Shahar Talmi 2014-09-11 15:02:30 +03:00
  • e2d1969d68 chore(grunt): remove unused code Vojta Jina 2014-12-04 14:19:09 -08:00
  • f380cd220c chore(travis): clean up browserstack/saucelabs scripts Vojta Jina 2014-12-04 13:54:02 -08:00
  • 2db0aabee3 chore(travis): enable both SauceLabs and BrowserStack Vojta Jina 2014-12-03 16:00:55 -08:00
  • ee42cfea04 refactor(ngAria): remove local camelCase method Ciro Nunes 2014-12-05 10:51:35 -02:00
  • 75787446ee docs(compile): document $attrs.$normalize Ciro Nunes 2014-12-05 14:34:15 -02:00
  • fbbf6ac161 docs(compile): document $attrs.$normalize Ciro Nunes 2014-12-05 14:34:15 -02:00
  • a1c5f2b4f0 docs(guide/forms): enhanced form examples to utilize $touched Clay Anderson 2014-11-14 15:22:56 -07:00
  • 2d6a0a1dc1 fix(ngModelController): always use the most recent viewValue for validation Martin Staffa 2014-12-02 21:27:11 +01:00
  • 0c4f9fa574 docs(ie): remove fixes needed for IE8 since we don't support it now Mads Konradsen 2014-12-04 21:43:58 +01:00
  • 8edece2207 chore(docs): replace "Edit in Plunker" button with Angular Material Palmer 2014-12-02 23:20:09 -05:00
  • 7ad66527ba docs(guide/migration): add info about change that could break isolated directive usage Peter Bacon Darwin 2014-12-05 11:32:07 +00:00
  • f2e7f875e2 feat($$jqLite): export jqLite as a private service Caitlin Potter 2014-12-04 14:22:32 -05:00
  • 40a537c25f fix(ngAnimate): do not use jQuery class API Caitlin Potter 2014-12-04 13:38:52 -05:00
  • cb192293f4 docs($animate): improve formatting of inline code Brian Ford 2014-12-04 12:51:15 -08:00
  • 8c3a42cd68 refactor($templateRequest): avoid double calls to $templateCache.put Pawel Kozlowski 2014-11-29 11:32:56 +01:00
  • 96e7897fef docs($location.ihshprfx): remove docs for unused error Peter Bacon Darwin 2014-12-04 12:52:43 +00:00
  • 2dc34a9699 fix($location): allow hash fragments with hashPrefix in hash-bang location urls Peter Bacon Darwin 2014-12-03 10:43:21 +00:00
  • 10ac594809 fix($browser): prevent infinite digests when clearing the hash of a url Peter Bacon Darwin 2014-11-11 17:10:29 +00:00
  • d21dff21ed fix(ngmodel): fixing many keys incorrectly marking inputs as dirty Jason Bedard 2014-10-28 01:25:45 -07:00
  • 55d9db56a6 fix(inputs): ignoring input events in IE caused by placeholder changes or focus/blur on inputs with placeholders Jason Bedard 2014-09-24 00:13:10 -07:00
  • 579aa59324 chore(docs): fix jscs error Lucas Galfaso 2014-12-03 21:45:47 +01:00
  • b9e5eaf669 docs(select): Updated ngOptions track by examples Steve Shaffer 2014-11-26 07:30:08 -08:00
  • 228281eecc docs($location): improve $location.hash() example Justin 2014-12-02 16:02:34 -05:00
  • acb066e84a fix(ngMock): allow numeric timeouts in $httpBackend mock Pawel Kozlowski 2014-11-23 14:27:19 +01:00
  • ed1243ffc7 fix(parse): fix operators associativity Lucas Galfaso 2014-11-23 14:06:45 +01:00
  • 3aa5752894 fix(orderBy): make object-to-primtiive behaviour work for objects with null prototype Caitlin Potter 2014-12-03 13:34:49 -05:00
  • 8bfeddb5d6 fix(orderBy): maintain order in array of objects when predicate is not provided Caitlin Potter 2014-12-03 12:59:41 -05:00
  • 015111fd79 docs(ngTransclude): improve markup consistency hartz89 2014-12-02 15:51:31 -05:00
  • cc0fbe37d4 docs($compile): fix spelling Julien Valéry 2014-12-02 18:14:11 +01:00
  • 1b640f9665 test($interpolate): adding tests for watching $interpolate functions Jason Bedard 2014-11-18 22:39:42 -08:00
  • 32806caf13 docs(guide/css-styling): form controls are not always input elements Caitlin Potter 2014-12-02 17:22:44 -05:00
  • 9c113aa4af style(guide/css-styling): remove trailing whitespace Caitlin Potter 2014-12-02 17:15:00 -05:00
  • 9a616eade4 refactor(toJson): remove breaking change from previous CL Caitlin Potter 2014-12-02 15:43:03 -05:00
  • 7daf4e0125 test(toJson): add extra test cases for new pretty behaviour Caitlin Potter 2014-12-02 15:39:08 -05:00
  • 1191edba4e feat(jsonFilter): add optional arg to define custom indentation Rahul Doshi 2014-10-24 05:28:30 +02:00
  • c8c9bbc412 docs(guide/Working With CSS): ng-touched/untouched Philipp Denzler 2014-12-02 22:41:01 +01:00
  • 429938da1f fix($parse): Follow JavaScript context for unbound functions Lucas Galfaso 2014-12-02 10:46:09 +01:00
  • a75537d461 fix(filterFilter): don't match primitive sub-expressions against any prop Georgios Kalpakas 2014-11-24 16:32:06 +02:00
  • 5ced914cc8 fix(filterFilter): ignore function properties and account for inherited properties Georgios Kalpakas 2014-11-18 17:26:15 +02:00
  • a631a759d2 test(filter): test expression object with inherited properties Georgios Kalpakas 2014-11-11 13:29:19 +02:00
  • f7cf846045 fix(filterFilter): correctly handle deep expression objects Georgios Kalpakas 2014-10-23 12:59:22 +03:00
  • 96c61fe756 fix(numberFilter): numbers rounding to zero shouldn't be negative Pawel Kozlowski 2014-11-29 23:18:58 +01:00
  • 915a891ad4 fix(linky): make urls starting with www. links, like markdown chasefleming 2014-12-01 17:33:53 -08:00
  • 8df47db72f docs(guide/scope): fix typo Carson McDonald 2014-12-01 19:13:21 -05:00
  • 013b522c9e feat($injector): print caller name in "unknown provider" errors (when available) Olivier Combe 2014-10-21 13:48:22 +02:00
  • 7c6be43e83 fix(ngSanitize): exclude smart quotes at the end of the link Mike Stickel 2014-10-12 12:11:19 -07:00
  • e93710fe0e fix($location): strip off empty hash segments when comparing Peter Bacon Darwin 2014-11-05 13:49:01 +00:00