Commit Graph

  • 28e72cbe6b CSS, Parameters, Returns template changes Igor Minar 2010-11-17 13:24:45 -08:00
  • 916dadd8ec adjust spacing of headings in the main doc div Igor Minar 2010-11-17 13:24:33 -08:00
  • e509ec37f5 fixing angular.lowercase and angular.upppercase jsdocs + api Igor Minar 2010-11-17 13:09:21 -08:00
  • ee0e9a4452 adding support for @param.optional Igor Minar 2010-11-17 13:07:59 -08:00
  • 9d36368ff9 fixing angular.filter.number jsdocs Igor Minar 2010-11-17 13:06:09 -08:00
  • d4bcee0799 toJson and fromJson jsdocs Igor Minar 2010-11-17 12:54:14 -08:00
  • dd687e2bf5 @returns description should support markdown Igor Minar 2010-11-17 12:52:45 -08:00
  • 4c69d694d7 make @returns type non-optional Igor Minar 2010-11-17 12:13:04 -08:00
  • ff7c738c21 fix ng docs for angular, angular.lowercase and uppercase Igor Minar 2010-11-17 11:34:23 -08:00
  • 51a22cf435 group utility methods/objects while sorting stuff for the side bar Igor Minar 2010-11-17 11:33:30 -08:00
  • c2c60ab49a remove extra returns tag Igor Minar 2010-11-16 21:58:59 -08:00
  • 71c2f24fc6 remove extra toolbar directive and support multiple pre's in describe Igor Minar 2010-11-16 17:02:04 -08:00
  • fc78738cc6 scope docs + lowercase doc fix Igor Minar 2010-11-15 23:06:47 -08:00
  • c7052f098d add support for @deprecated ng:doc annotation + show warnings in templates Igor Minar 2010-11-15 22:51:16 -08:00
  • 7d6f5f986e add function.template Igor Minar 2010-11-15 23:07:56 -08:00
  • beeb5ff908 fix regexp for @param parsing in ng:docs Igor Minar 2010-11-15 22:44:05 -08:00
  • b2d63ac48b Changed error handling so that better stack traces are displayed in the ng-errors Misko Hevery 2010-11-16 13:57:41 -08:00
  • 4af32de84a docs should use ng:include onload Igor Minar 2010-11-16 13:39:50 -08:00
  • a130bb899d add onload attribute to ng:include Igor Minar 2010-11-16 11:31:41 -08:00
  • cc749760fd Added basic Services, which support @memberOf and @methodOf Vojta Jina 2010-11-15 01:10:16 +00:00
  • b467a50bc7 generate keyword for searches; improved layout of doc Misko Hevery 2010-11-15 12:15:27 -08:00
  • a1652057a5 changed to ! notation for indexable apps Misko Hevery 2010-11-15 10:02:22 -08:00
  • 7e6f999221 added remaining directives and search box. Misko Hevery 2010-11-12 15:16:33 -08:00
  • 625cc7609c fix code name in the change log Igor Minar 2010-11-12 16:18:11 -08:00
  • c51273b1fb Add test coverage analysis. Igor Minar 2010-11-05 10:11:37 -07:00
  • 0a8b3161b1 $watch should optionally skip listener exec Igor Minar 2010-11-11 16:21:51 -08:00
  • ba554eeb1b preparations for 0.9.4 total-recall iteration Igor Minar 2010-11-11 16:38:23 -08:00
  • 5f0af2cd0e cutting the 0.9.3 cold-resistance release v0.9.3 Igor Minar 2010-11-10 22:15:16 -08:00
  • 7411b24812 updating the release notes for 0.9.3 release Igor Minar 2010-11-10 22:14:16 -08:00
  • ae5f6f48b4 scenario repeater should match only visible stuff Igor Minar 2010-11-10 20:37:14 -08:00
  • c5b2bf083c Make ng:repeat expose $position. Igor Minar 2010-11-10 16:14:47 -08:00
  • 0499c47270 added ng:switch-when-default; changed $watch to always fire on init. (may be backward incompatible) Misko Hevery 2010-11-10 16:08:54 -08:00
  • 43a4ff4cdf Example snippets now have full html snippets Misko Hevery 2010-11-10 15:31:15 -08:00
  • 6b8ed42670 Added Directives Misko Hevery 2010-11-10 12:02:49 -08:00
  • c57df3dc77 Make the docs look a little nicer Elliott Sprehn 2010-11-10 10:09:48 -08:00
  • 6d53808475 improve jsdocs Igor Minar 2010-11-09 15:56:27 -08:00
  • a7e8a503fd proper trimming of leading whitespace; url restriction to angular.* Misko Hevery 2010-11-09 11:22:52 -08:00
  • 324694a58b Better example widget Igor Minar 2010-11-05 21:12:37 -07:00
  • effcd340e9 updating watchr-docs.rb Igor Minar 2010-11-05 21:12:17 -07:00
  • 264f960800 added spec for auto bootstrap with #autobind Igor Minar 2010-11-09 15:10:45 -08:00
  • 257e97a65f Support substring matching of bindings with repeater(). Closes #123 Elliott Sprehn 2010-11-08 23:26:36 -08:00
  • c048f0d8e8 Added formatter documentation. Misko Hevery 2010-11-08 20:34:18 -08:00
  • 96e37a0866 Add key/value jQuery methods in a loop. Support 'css' method. Elliott Sprehn 2010-11-08 22:40:57 -08:00
  • 5062d32621 Updated parser tests to use jasmine expects Vojta Jina 2010-11-08 22:29:41 +00:00
  • d458f31711 Updated filters tests to use jasmine expects Vojta Jina 2010-11-08 03:36:42 +00:00
  • fc9ce9ec07 make angular.String.toDate consider all time fractions as optional Igor Minar 2010-11-08 10:51:28 -08:00
  • da17c61444 angular.Date.toString should use toISOString if available Igor Minar 2010-11-08 09:52:09 -08:00
  • e5c135ac50 Support ISO 8601 extended datetime format troughout angular. Igor Minar 2010-11-08 09:05:48 -08:00
  • 1a43f36e23 Add isDate method + fix old code Igor Minar 2010-11-06 23:50:04 -07:00
  • 1c305dc67a fixing spec description for the date filter Igor Minar 2010-11-06 23:41:22 -07:00
  • a397645537 date filter should accept ISO 8601 formatted string as input Igor Minar 2010-11-06 23:40:44 -07:00
  • f077649f48 TzDate should support various UTC methods Igor Minar 2010-11-06 23:39:56 -07:00
  • f3ac2cd434 Update AngularSpec tests to use BDD style - jasmine expect Vojta Jina 2010-11-07 13:46:10 +00:00
  • 7779630989 Added tests for angular.service Vojta Jina 2010-11-07 13:18:00 +00:00
  • 00ca67e4be Issue #51: Update extensionMap() Vojta Jina 2010-10-30 20:57:13 +02:00
  • 91b6c5f7ff Added documentation for validators. Misko Hevery 2010-11-07 13:04:48 -08:00
  • 5be325a0c1 Refactored toJsonArray(), added isBoolean() function Vojta Jina 2010-11-05 23:14:44 +00:00
  • b7027b9d87 Updated toJson() to not serialize window/document objects. Vojta Jina 2010-11-05 23:04:13 +00:00
  • fe8353bc5e Changed toJson() to not ignore $ properties Vojta Jina 2010-11-05 22:37:55 +00:00
  • c780030c6e Json - corrected test descriptions and changed to BDD style expect() Vojta Jina 2010-10-26 23:59:10 +01:00
  • d5e9f38f3d fix error in json parser which did not allow 1.2E10 as number Misko Hevery 2010-11-05 16:41:36 -07:00
  • dc66687149 added tests for documentation Misko Hevery 2010-11-05 15:05:24 -07:00
  • 3d6a099d6e changed to showdown from markup. added validator overview Misko Hevery 2010-11-04 17:41:14 -07:00
  • 8767e766d1 eclipse settings for auto run of docs Misko Hevery 2010-11-04 14:25:11 -07:00
  • 47066e70e1 added documentation for ng:include and ng:widget and test for doc collector. Misko Hevery 2010-11-04 14:24:31 -07:00
  • c0d30aedfc added LICENSE to IDEA Misko Hevery 2010-11-03 08:52:17 -07:00
  • b246d6e2ab rename Index.js to index.js Misko Hevery 2010-11-04 11:02:45 -07:00
  • 3b04b48b7c preparations for the 0.9.3 cold-resistance iteration Igor Minar 2010-11-03 13:09:52 -07:00
  • 0462422089 cutting the 0.9.2 faunal-mimicry release v0.9.2 Igor Minar 2010-11-03 13:06:45 -07:00
  • bb460d6355 updating release notes Igor Minar 2010-11-03 13:05:12 -07:00
  • bbb19a4d16 fixing docs scenario runner template Igor Minar 2010-11-03 12:55:17 -07:00
  • ee5e881b9e Fix JSON serialization breakage in WebKit browsers Elliott Sprehn 2010-11-03 11:47:06 -07:00
  • 690dfe000b Serialize RegExp to string in JSON. Closes #119. Elliott Sprehn 2010-11-03 10:13:03 -07:00
  • 91c835dc0e fix dslSpec for IE Igor Minar 2010-11-03 10:41:37 -07:00
  • dfa8baf59a hide example for angular.filter Igor Minar 2010-11-03 10:02:20 -07:00
  • a8efd43d25 doc parser should recognize the 'defaults' syntax for params Igor Minar 2010-11-03 09:40:26 -07:00
  • 96abeb1074 adding watchr-docs.rb Igor Minar 2010-11-02 09:27:16 -07:00
  • 5159eb7635 fix the linky filter Misko Hevery 2010-11-02 18:39:30 -07:00
  • 1ba8c2a33a more documentation for filters Igor Minar 2010-11-01 16:57:55 -07:00
  • 659af29adb jsdoc parser + generator + viewer + scenario runner Misko Hevery 2010-10-27 15:31:10 -07:00
  • 1fe7e3a130 add jsdocs for angular and filter namespaces + all filters Igor Minar 2010-11-01 13:44:39 -07:00
  • aec3c8478c binding() should return value for input/text area, innerHTML for the rest Igor Minar 2010-11-02 16:26:59 -07:00
  • 5c887ddb66 adding textarea() DSL for scenario runner Igor Minar 2010-11-02 16:25:43 -07:00
  • 0bd4a473a7 adding regular expressions support for binding() DSL Igor Minar 2010-11-02 16:23:12 -07:00
  • dcf76e6816 Provide better sandbox error messages, and disallow running from file:// URLs Elliott Sprehn 2010-11-01 18:03:52 -07:00
  • 56a3d52f45 Make future names consistent and handle falsy values in jQuery generated methods properly Elliott Sprehn 2010-11-01 16:51:15 -07:00
  • faa7d81b67 Add browser().reload() to simulate a refresh from a user Elliott Sprehn 2010-11-01 17:24:24 -07:00
  • 6bb2cd6ee2 Provide browser DSL with location() to expect the iframe URL parts. Also move navigateTo() under the browser DSL. Elliott Sprehn 2010-10-29 16:02:57 -07:00
  • 2d61040fb0 Small refactor in $location service Vojta Jina 2010-10-31 02:14:55 +02:00
  • 99f25050a3 Fixing issue #98 (infinite loop when location hash set empty) Vojta Jina 2010-10-31 02:11:50 +02:00
  • ba5f8ee27f fix typo, and change a list to string for more efficient compression. Misko Hevery 2010-10-31 11:24:20 -07:00
  • 9a532002cf Auto generate all the jQuery get/set methods Elliott Sprehn 2010-10-29 12:19:22 -07:00
  • 5524d2b0fb Check if file exists (not a 404) and that document is accessible and not using file:// URLs in Application Elliott Sprehn 2010-10-27 19:06:40 -07:00
  • d4839bac32 adding watchr config file watchr.rb Igor Minar 2010-10-29 10:02:12 -07:00
  • 602369c6a2 creating logs/ and tmp/ dirs Igor Minar 2010-10-29 10:00:45 -07:00
  • 34909520ae add optional label to dsl with selectors to improve test and output readability Andres Ornelas 2010-10-27 11:29:51 -07:00
  • 92e31b556f Correctly fail tests if no binding matches and add better test cases for failure behavior. Elliott Sprehn 2010-10-27 17:56:44 -07:00
  • 62c0e5c460 Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and ng-binding Misko Hevery 2010-10-26 22:02:24 -07:00
  • c67af8a038 rename src/Parser.js to src/parser.js Igor Minar 2010-10-27 15:20:05 -07:00
  • 2da1de5a6d Revert performance optimization of using setTimeout in SpecRunner every 10 steps. Breaks loading partials Elliott Sprehn 2010-10-27 13:41:31 -07:00