Commit Graph

  • d3fb5b411e fix:tests: replace angular.annotate with annotate Igor Minar 2011-06-27 22:41:44 -07:00
  • 75bc59ee4b test:ng#class: added a better unit test for ng:class Di Peng 2011-06-27 16:41:08 -07:00
  • 6aee2938a7 fix:testabilityPatch: remove annotate since it's not public Igor Minar 2011-06-27 16:46:21 -07:00
  • 2043fd43fa docs:release notes: prepare for notes for 0.9.17 release Igor Minar 2011-06-27 16:46:01 -07:00
  • ce4f27aa7b fix:docs: css lint fixes Igor Minar 2011-06-27 15:05:24 -07:00
  • 8e915f5545 fix:$browser: Use document.createElement to create JSONP script tag Vojta Jina 2011-06-27 19:01:09 +02:00
  • 8e6e09a4bc fix:docs: Fix sitemap generator to use doc.id instead of doc.name Di Peng 2011-06-24 15:45:12 -07:00
  • f3323ec18e fix🔁 fix ending comment tag Igor Minar 2011-06-23 15:13:15 -07:00
  • b5a510a343 feat:filter.date: add day/month string format support Di Peng 2011-06-22 12:33:31 -07:00
  • 9ec45ad5c4 fix🆖repeater - fix $position when collection size changes Misko Hevery 2011-06-22 14:30:56 -07:00
  • 8e880fcb77 style:ApiSpecs - clean up test names to match jasmine conventions Misko Hevery 2011-06-21 12:29:18 -07:00
  • b74163dc1d fix:$orderBy - return unsorted array if no predicate Misko Hevery 2011-06-20 13:50:46 -07:00
  • bad62d87a1 fix:scope - reintroduce support for eager services Di Peng 2011-06-22 11:15:42 -07:00
  • 65b6e48742 test:angular.service - add tests for $inject Di Peng 2011-06-22 10:14:56 -07:00
  • fee3717892 Update fixed docs content (guide) Vojta Jina 2011-06-21 16:23:48 +02:00
  • d0edc11704 Fix failing unit tests in IE7 (Binder, select widget) Vojta Jina 2011-06-17 22:48:22 +02:00
  • f9f0905f4a Fix compiler test for IE9 Vojta Jina 2011-06-17 19:43:53 +02:00
  • 92ebf11b2a Remove obsolete scenario folder Vojta Jina 2011-06-17 19:06:27 +02:00
  • e6ee994764 Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to markup.js. Also added coresponding descriptions live examples and tests for each directive to be displayed on the website. Di Peng 2011-06-06 12:13:07 -07:00
  • c8ee00cb2b Update docs from googledocs Vojta Jina 2011-06-16 16:27:46 +02:00
  • 7460a7ef61 Fix test for scenario.Application - should remove old iframe Vojta Jina 2011-06-15 22:58:32 +02:00
  • 3c87611188 docs - various doc fixes Igor Minar 2011-06-15 22:32:24 -07:00
  • b842642b57 docs - stripping extra new lines Igor Minar 2011-06-15 22:31:40 -07:00
  • d428c9910e Replaced double line break with single when text is fetched from Google Docs Di Peng 2011-06-14 17:06:50 -07:00
  • f8529672f6 Updated docs/cookbook/buzz from gdocs Di Peng 2011-06-09 15:28:25 -07:00
  • e83465c362 Fix scenario runner on IE7, IE8 Misko Hevery 2011-05-23 14:17:55 -07:00
  • f370be85cb Fix small typo in docs widget (tutorial instructions) Vojta Jina 2011-06-10 18:30:55 +02:00
  • 5dbf0cc8a2 Fix changelog url (angularjs.com -> angularjs.org) Vojta Jina 2011-06-08 17:29:36 +02:00
  • e4a00626d8 Should have replaced all instances of element('input[name=something]').val() with input('name').val() Di Peng 2011-06-08 11:18:41 -07:00
  • 91a34a7027 remove ng:format=index Misko Hevery 2011-04-19 13:50:15 -07:00
  • af285dd370 Added ng:options directive Misko Hevery 2011-04-19 16:34:49 -07:00
  • 89e001b18a Added prepend() to jqLite Misko Hevery 2011-06-08 14:50:27 -07:00
  • 4f2f3c9cbf Added support for deferring callbacks in time Misko Hevery 2011-05-17 13:13:16 -07:00
  • c1abc03cf3 Fixed indentation error Misko Hevery 2011-05-17 11:42:41 -07:00
  • 04a62e83bc Throw error when compiling multiple roots Closes #338 Misko Hevery 2011-05-06 13:29:51 -07:00
  • f9f95879f0 Added support for properties in documentation Misko Hevery 2011-04-20 13:44:34 -07:00
  • 8cad231bd2 Refactor injector to have invoke method for speed reasons Misko Hevery 2011-04-18 16:33:30 -07:00
  • 0e17ade959 Cleanup parser code to expose smaller API Misko Hevery 2011-04-05 11:00:26 -07:00
  • bb67ee8d28 Added HashMap Misko Hevery 2011-04-12 16:15:05 -07:00
  • 2a12f7dcaa Added nextUid() function for unified way of generating IDs in angular Misko Hevery 2011-04-12 13:40:23 -07:00
  • 20ce797906 performance improvement of single statement in parser Misko Hevery 2011-03-23 09:30:08 -07:00
  • cc9f1fdf38 Proper handling of special attributes in jqlite Misko Hevery 2011-04-21 16:32:05 -07:00
  • f243c6aeda removed jqLite warning Misko Hevery 2011-04-12 15:18:08 -07:00
  • 26e651996a fix JSON to match native browser behavior Misko Hevery 2011-03-30 16:28:28 -07:00
  • f57536ddb6 cleanup old closure directives Misko Hevery 2011-03-24 15:23:13 -07:00
  • 73e3f4c10c better error reporting for exceptions Misko Hevery 2011-03-24 14:47:06 -07:00
  • ec6d106d4a code cleanup: missing ; and indentation Misko Hevery 2011-03-23 09:29:20 -07:00
  • fab4ada3c8 Created a performance test harness and reporter Misko Hevery 2011-03-19 09:57:18 +05:30
  • d6eba8f39f Number filter would return incorrect value when fractional part had leading zeros. Misko Hevery 2011-03-19 09:48:52 +05:30
  • 4295b3dded Allow disabling of shell scripts without changing eclipse configuration Misko Hevery 2011-04-21 15:12:53 -07:00
  • a23d15ad3a Remove stray console.log statemente Misko Hevery 2011-05-27 15:20:25 -07:00
  • 66f3317bef preparing the 0.9.17 vegetable-reanimation iteration Misko Hevery 2011-06-08 11:24:55 -07:00
  • a4dd9ca769 fix comment stripping v0.9.16 Igor Minar 2011-06-07 15:29:34 -07:00
  • d6e4636618 Couple of missing semi-colons Vojta Jina 2011-06-07 23:56:43 +02:00
  • e0ee3a0726 Update latest docs content from gdocs Vojta Jina 2011-06-07 23:13:44 +02:00
  • e670a812fa Remove removing old comments from gdocs Vojta Jina 2011-06-07 22:21:01 +02:00
  • 517ada2662 Fix couple of failing e2e tests Vojta Jina 2011-06-07 22:53:05 +02:00
  • 88ae927857 release notes for angular 0.9.16 weather-control Igor Minar 2011-06-07 14:55:45 -07:00
  • bb7228e2d9 fix ngdocSpec tests Igor Minar 2011-06-07 13:10:00 -07:00
  • 25b3438fd7 add appcache for docs site - caches only css/js/img resources Igor Minar 2011-06-07 12:53:40 -07:00
  • f21b9214e6 remove $script loader because incompatibilities with e2e runner Igor Minar 2011-06-07 10:39:57 -07:00
  • 80ea329d5f fix css for api reference Igor Minar 2011-06-07 07:44:59 -07:00
  • 6e0ff5fa96 fixing the dev guide ordering Igor Minar 2011-06-07 07:44:49 -07:00
  • 4cdce2d30b Docs: Error 404 page with simple suggestion for new links Vojta Jina 2011-06-06 23:03:04 +02:00
  • 48e69ed4d1 moving the angular.mock docs down in the api list Igor Minar 2011-06-06 17:22:05 -07:00
  • c35b0a7907 yet another docs batch Igor Minar 2011-06-06 22:02:30 -07:00
  • 805bb5bb6e fixing broken docs links Igor Minar 2011-06-06 17:21:45 -07:00
  • 4224e8e371 images for guide Kenneth R. Culp 2011-05-31 17:15:13 -07:00
  • 6319ba2ed0 remove test img file Kenneth R. Culp 2011-05-31 17:09:04 -07:00
  • dd44e00ddd docs css fix for content-list indentation Igor Minar 2011-06-06 15:11:58 -07:00
  • 6e4a501127 another batch of doc fixes from ken Igor Minar 2011-06-06 15:00:54 -07:00
  • c7dbe4d98b di diagram change Igor Minar 2011-06-06 14:45:05 -07:00
  • 3069566073 api doc fixes from ken Igor Minar 2011-06-06 14:44:49 -07:00
  • bd9a7b9fd7 adding all omnigraffle files for tutorial and guide images Kenneth R. Culp 2011-05-17 11:32:24 -07:00
  • 759e6ea8ed docs css fixes Igor Minar 2011-06-06 11:29:47 -07:00
  • c4989d8979 add new version of api/angular doc Igor Minar 2011-06-06 11:05:18 -07:00
  • af710c3ac1 fix wrapping api links into code element Igor Minar 2011-06-06 10:45:22 -07:00
  • e89ef35d05 make *.angularjs.org analytics work on subdomains Igor Minar 2011-06-06 10:16:09 -07:00
  • 2ba3c3ee57 fix getting started docs Igor Minar 2011-06-06 10:15:37 -07:00
  • c6dbdde6dc fix hashpath prefix for docs/sitemap/etc Igor Minar 2011-06-06 10:15:17 -07:00
  • f8417b48be docs app css/js/html rewrite Igor Minar 2011-06-06 08:52:02 -07:00
  • 7f1e2e4846 new batch of docs Igor Minar 2011-06-06 08:50:35 -07:00
  • 5533e48dea work in progress Igor Minar 2011-06-02 08:40:26 -07:00
  • 16d0354f93 Load GA script using $script loader Vojta Jina 2011-05-26 22:00:45 +02:00
  • 350ee31107 Google Analytics - basic page tracking for docs Vojta Jina 2011-05-25 14:00:12 +02:00
  • 2da07127e4 Add doc:tutorial-instructions widget Vojta Jina 2011-05-24 00:49:33 +02:00
  • d05e839920 Use node's vm module instead of deprecated process.compile Vojta Jina 2011-05-24 13:57:52 +02:00
  • 22dee3e278 gdocs.js - add docos style comment stripping Igor Minar 2011-05-19 18:05:15 -07:00
  • bc2ca384b1 move docs/content/intro to docs/content/misc Igor Minar 2011-05-19 18:04:12 -07:00
  • 2380943106 Allow "section/" links pointing to "section/index" Vojta Jina 2011-05-19 21:14:41 +02:00
  • 297c9b5b89 Fix wrong links in source code Vojta Jina 2011-05-19 19:22:25 +02:00
  • 43b2cd45f0 Allow relative links in docs Vojta Jina 2011-05-19 16:48:05 +02:00
  • e389911a35 Change warning to log place first and then link Vojta Jina 2011-05-19 16:22:13 +02:00
  • fd357b4cd2 Remove trailing ws Vojta Jina 2011-05-18 17:40:21 +02:00
  • 924ffafc51 fixing broken links Igor Minar 2011-05-18 12:17:16 -07:00
  • 3616716615 Indent the API reference list Vojta Jina 2011-05-18 14:55:53 +02:00
  • 76df0db598 Fixed docs search input with Vojta Jina 2011-05-18 14:28:37 +02:00
  • e21a868524 Fix links in docs Vojta Jina 2011-05-18 14:16:09 +02:00
  • 7fe46e8d7e Bit of refactoring Vojta Jina 2011-05-18 13:31:26 +02:00
  • 864da8b553 Couple of todos Vojta Jina 2011-05-18 13:03:46 +02:00