Commit Graph

  • 454626ad39 converted last of tests to specs Misko Hevery 2011-01-06 14:34:21 -08:00
  • 247c99a8a4 upgrade to latest jasmine adapter Misko Hevery 2011-01-06 12:25:18 -08:00
  • da1d50fbe9 avoid namespace conflicts between jqLite and window when running in bootstrap mode Igor Minar 2011-01-04 17:36:51 -08:00
  • 67d064820c fixing up personalLog app Igor Minar 2011-01-04 16:39:05 -08:00
  • b2631f6170 rename scope.$inject to scope.$service Igor Minar 2011-01-04 11:53:23 -08:00
  • 1430c6d6b1 renaming service property $creation to $eager Igor Minar 2011-01-04 10:40:34 -08:00
  • 3ea5941f0e removing support for 'eager-published' services Igor Minar 2011-01-04 00:46:25 -08:00
  • d0270d9256 Remove many eager-publish services, lazy polling Misko Hevery 2010-12-08 16:52:08 -08:00
  • 5f080193cb Added an extra security check to make sure that the parser can not execute anything while evaluting JSON. Misko Hevery 2011-01-04 13:23:39 -08:00
  • cf891428bf upgrading JSTD to r788 Igor Minar 2010-12-28 17:32:20 -08:00
  • 5b9967518e preparing the 0.9.9 time-shift iteration Igor Minar 2010-12-23 22:43:42 -08:00
  • 38f462d572 cutting the 0.9.8 astral-projection release Igor Minar 2010-12-23 22:42:11 -08:00
  • 56eeba0f3c release notes for the 0.9.8 release Igor Minar 2010-12-23 22:41:05 -08:00
  • 5a534235b6 fixing invalid json strings in ResourceSpec Igor Minar 2010-12-23 09:03:34 -08:00
  • e7a0fb250f fromJson delegation to native JSON parser if available Igor Minar 2010-12-22 13:19:26 -08:00
  • e3ddc2bcc4 simple perf testing harness with JSON parsing tests Igor Minar 2010-12-21 17:13:07 -08:00
  • d11088eb43 Revert "Refactor lexer to use regular expressions" Igor Minar 2010-12-21 17:38:04 -08:00
  • a5df1fc41f Stricter JSON parsing, for security Misko Hevery 2010-12-11 10:07:10 -08:00
  • ec4d446f89 Closes #153: input widgets without name are ignored Misko Hevery 2010-12-09 22:09:46 -08:00
  • b225083a21 Fire $eval only if the value has actually changed on input Misko Hevery 2010-12-08 16:14:18 -08:00
  • e84d3334b0 preparing the 0.9.8 astral-projection iteration Igor Minar 2010-12-10 22:16:10 -08:00
  • 7989c7d24a cutting the 0.9.7 sonic-scream release v0.9.7 Igor Minar 2010-12-10 17:08:52 -08:00
  • 5c36f466e1 fixing release notes Igor Minar 2010-12-10 17:08:10 -08:00
  • f8151afd90 improve doc app scrollbars Igor Minar 2010-12-10 17:04:56 -08:00
  • 74120eaa0f updating release notes Igor Minar 2010-12-10 13:49:03 -08:00
  • b370fac4fc $defer service should always call $eval after callback finished Igor Minar 2010-12-10 11:39:32 -08:00
  • 23fc73081f Refactor lexer to use regular expressions Misko Hevery 2010-12-07 11:42:34 -08:00
  • e5e69d9b90 Remove RegExp parser Misko Hevery 2010-12-07 11:47:24 -08:00
  • fa722447f8 Fixed failed assignments of form abj[0].name=value Closes #169 Misko Hevery 2010-12-07 11:39:59 -08:00
  • 81d10e819e make the docs angular 'logo' link filename agnostic Igor Minar 2010-12-07 20:43:10 -08:00
  • 809ca94e1c @returns tag should allow the content to be split into multiple lines Igor Minar 2010-12-07 16:07:14 -08:00
  • 824eab9029 improving $resource docs Igor Minar 2010-12-07 16:06:31 -08:00
  • d503dfe99b preparations for the 0.9.7 sonic-scream iteration Igor Minar 2010-12-06 21:24:49 -08:00
  • e4d33917e3 cutting the 0.9.6 night-vision release v0.9.6 Igor Minar 2010-12-06 21:11:10 -08:00
  • 6326e2028b fixing release notes Igor Minar 2010-12-06 21:10:38 -08:00
  • 8aed2047f0 fixing closure compiler warnings Igor Minar 2010-12-06 20:48:47 -08:00
  • f60b6b0938 fix the angular.Array.orderBy example + add docs Igor Minar 2010-12-06 20:32:37 -08:00
  • eea7113abe updating release notes for the 0.9.6 release Igor Minar 2010-12-06 20:23:06 -08:00
  • c8f34e7f6b fixing lint warnings in older code Igor Minar 2010-12-06 09:56:49 -08:00
  • 011fa39c2a add $browser.defer and $defer service and fix async xhr cache issue Igor Minar 2010-12-04 23:49:26 -08:00
  • 58d0e8945d allow documentation to be in external file Misko Hevery 2010-11-22 12:05:01 -08:00
  • 2bbced212e Fix sanitization issues as suggested by evn Misko Hevery 2010-12-03 15:42:11 -08:00
  • 5a8ad8fe32 Closes #170. Corrected the behavior of select when options are ng:repeated - Delete $postEval method, as it was a hack Misko Hevery 2010-12-01 20:29:54 -08:00
  • 41d5938883 Fixed sanitization * explicitly require full URLs (ftp|https?://...) * list the URI attributes * remove a lot of unneeded attributes Misko Hevery 2010-11-23 20:10:05 -08:00
  • 5480d2a80b fix typo in searchbox placeholder Igor Minar 2010-11-29 16:45:02 -08:00
  • 95adf3a4d8 searchbar in docs should not scroll away Igor Minar 2010-11-29 16:43:35 -08:00
  • cc315ef4cc renaming #section to #main in docs html/css Igor Minar 2010-11-29 13:25:34 -08:00
  • 41c233ada1 getting rid of #page div in docs index.html Igor Minar 2010-11-29 13:23:30 -08:00
  • 46091f811b dual scrolling for docs with custom scrollbars Igor Minar 2010-11-29 13:19:18 -08:00
  • fde2ccb3f5 docs html/css cleanup Igor Minar 2010-11-29 11:13:08 -08:00
  • 1cc2ad2443 adding bash header to server.sh Igor Minar 2010-11-29 08:59:35 -08:00
  • 1aa46fac62 preparing the 0.9.6 night-vision iteration Igor Minar 2010-11-29 08:58:20 -08:00
  • 5bde02a8ca cutting the 0.9.5 turkey-blast release v0.9.5 Igor Minar 2010-11-25 10:11:26 -08:00
  • d07e9f77f1 updating the release notes for 0.9.5 Igor Minar 2010-11-25 10:10:54 -08:00
  • aa21c521eb more docs for angular.service. Igor Minar 2010-11-25 09:50:07 -08:00
  • bd14a90610 Doc specs: added test for markdown Vojta Jina 2010-11-22 23:38:49 +01:00
  • 9f1b9849d8 Small refactor in doc parser Vojta Jina 2010-11-17 21:34:34 +00:00
  • 47f159cdf3 Doc service: added example into service overview Vojta Jina 2010-11-17 00:31:40 +00:00
  • 99eb123d79 docs for all angular.* type checking functions Igor Minar 2010-11-25 08:19:14 -08:00
  • 6515adc118 docs for angular.injector Igor Minar 2010-11-24 22:50:34 -08:00
  • b7aff92354 docs for angular.bind Igor Minar 2010-11-24 22:33:40 -08:00
  • 6b3b00e095 docs for angular.foreach Igor Minar 2010-11-24 21:12:52 -08:00
  • 921f7ce49e docs for angular.extend Igor Minar 2010-11-24 21:03:56 -08:00
  • 17eee57c52 fixing docs for angular.scope Igor Minar 2010-11-24 19:29:45 -08:00
  • 4fc3ee8040 docs for angular.compile Igor Minar 2010-11-24 19:14:34 -08:00
  • 39d3ae80d9 docs for angular.element Igor Minar 2010-11-24 18:55:34 -08:00
  • 480f2f33c1 docs for angular.noop and angular.identity Igor Minar 2010-11-24 18:23:21 -08:00
  • 9c9a89f7ff docs for angular.scope. and angular.scope. Igor Minar 2010-11-24 18:07:11 -08:00
  • 73194009a9 docs for angular.Object.copy Igor Minar 2010-11-24 17:32:04 -08:00
  • 162f41a1ab docs for angular.Object.size Igor Minar 2010-11-24 17:21:37 -08:00
  • 7c82c4f837 docs for angular.Object and angular.Object.equals Igor Minar 2010-11-24 16:55:44 -08:00
  • 97b1371199 adding Note section to angular.Array.* where it was missing Igor Minar 2010-11-24 16:32:03 -08:00
  • 95d1768c77 docs for angular.Array.sum Igor Minar 2010-11-24 16:28:17 -08:00
  • c3d99d68da docs for angular.Array.filter Igor Minar 2010-11-23 17:14:04 -08:00
  • 303a683081 docs for angular.Array.remove Igor Minar 2010-11-23 16:28:24 -08:00
  • a0e8c45880 docs for angular.Array.remove Igor Minar 2010-11-23 16:10:14 -08:00
  • 870547d185 docs for angular.Array.orderBy Igor Minar 2010-11-23 15:44:14 -08:00
  • 0d1f8a0532 docs for angular.Array.count Igor Minar 2010-11-23 14:10:10 -08:00
  • b94600d71e adding docs for angular.Array.add Igor Minar 2010-11-23 11:05:28 -08:00
  • 3e5a4ef86c placeholder docs for all angular.Array functions Igor Minar 2010-11-22 10:26:47 -08:00
  • efec0c358d Add angular.Array.limitTo and docs for angular.Array Igor Minar 2010-11-22 10:23:45 -08:00
  • 1f59de35c9 preparation for the 0.9.5 turkey-blast iteration Igor Minar 2010-11-18 23:42:57 -08:00
  • 9b53b25f15 cutting the 0.9.4 total-recall release v0.9.4 Igor Minar 2010-11-18 21:18:01 -08:00
  • 3fbfa357ca updated release notes for the 0.9.4 total-recall release Igor Minar 2010-11-18 21:17:18 -08:00
  • 50ef1f8e35 don't escape $ in hashpath either Igor Minar 2010-11-18 22:39:25 -08:00
  • 66c0bfaa8e don't escape ! and : in hashPath Igor Minar 2010-11-18 20:51:31 -08:00
  • 1719b0aca5 fix all closure compilation warnings due to invalid function types Igor Minar 2010-11-18 17:03:43 -08:00
  • 7ee102eecf add a feedback link to the doc pages Igor Minar 2010-11-18 16:53:11 -08:00
  • fc7f11d03b add @workInProgress tag and mark all @ngdocs as work in progress Igor Minar 2010-11-18 16:28:42 -08:00
  • 3c7874b07b don't encode page.name (hash) in docs.js Igor Minar 2010-11-18 11:56:10 -08:00
  • 7f339a1782 escape code in ng:bind-attr jsdoc Igor Minar 2010-11-18 11:33:09 -08:00
  • 72a5f007d8 most of the documentation for angular.scope and friends Igor Minar 2010-11-18 02:27:27 -08:00
  • 63380bbbda title for index.html should not show raw binding while the app bootstraps Igor Minar 2010-11-17 23:18:24 -08:00
  • c635b69f5c fix docs and examples for ng:format, ng:required and ng:validate Igor Minar 2010-11-17 23:12:38 -08:00
  • 522ec1a9ec move attribute widgets to widgets.js file Igor Minar 2010-11-17 22:32:35 -08:00
  • 9cb57772a4 fix docs for angular.directive and ng:autobind Igor Minar 2010-11-17 21:23:23 -08:00
  • d54f09ef29 add spec for incrementing headings Igor Minar 2010-11-17 18:01:14 -08:00
  • 65989c6f0d add support for {@link} tags within @description and remove implicit linking Igor Minar 2010-11-17 17:26:25 -08:00
  • 4491bbdede docs linkifying regexp should not mess up links alreaded converete by markdown Igor Minar 2010-11-17 15:09:19 -08:00
  • a6978b201b make @param type and description non-optional Igor Minar 2010-11-17 14:46:49 -08:00