Commit Graph

  • bee6060e4b move(parser): appease the History God Misko Hevery 2011-11-02 21:43:56 -07:00
  • 16597e8b52 refactor($service): removed almost all references to scope.$service Misko Hevery 2011-11-02 21:37:06 -07:00
  • f684f20c99 cleanup(parser): removed unused method Misko Hevery 2011-11-02 21:08:24 -07:00
  • bd04316a89 refactor(services): migrate angular.service -> module Misko Hevery 2011-11-02 16:32:46 -07:00
  • ed36b9da3b refactor(injector): switch to injector 2.0 introduce modules Misko Hevery 2011-11-01 21:09:54 -07:00
  • c925f8a657 new(injector): new injector v2.0 Misko Hevery 2011-10-31 15:33:52 -07:00
  • 4c10d33eb4 refactor(api): cleaned up the externalization of angular API methods Misko Hevery 2011-11-01 14:27:22 -07:00
  • 9062996a0e feat(injector): support $inject(fn($service){}) function invocation Misko Hevery 2011-10-26 21:36:19 -07:00
  • 411c1ae77e feat(injector): support ['$service', function($service){}] annotations for function invocation. Misko Hevery 2011-10-26 20:54:45 -07:00
  • d12df0d360 refactor(compiler) turn compiler into a service Misko Hevery 2011-10-25 22:21:21 -07:00
  • d9b58f23f6 move(compiler): appease the History God Misko Hevery 2011-10-25 14:14:18 -07:00
  • 03dd8c4f4c feat(injector): Service look up failures include dependency path Misko Hevery 2011-10-25 21:28:48 -07:00
  • 48697a2b86 refactor(injector): turn scope into a service Misko Hevery 2011-10-17 16:56:56 -07:00
  • 93b777c916 move(scope): appease the History God Misko Hevery 2011-10-25 10:30:27 -07:00
  • 5c70ff72e2 style(docs): make jslint happy - fix some warnings Vojta Jina 2011-11-11 17:15:22 -08:00
  • 5e663c3dc7 fix(docs.guide): fix $location example Vojta Jina 2011-11-11 17:08:25 -08:00
  • 260725efcd feat(docs): allow examples with hidden source code Vojta Jina 2011-11-11 16:50:19 -08:00
  • 4afad1da29 feat(docs): allow custom attributes on <doc:source> Vojta Jina 2011-11-11 16:40:43 -08:00
  • eb01fe593d feat(jquery): upgrade to jQuery 1.7 Dhruv Manek 2011-11-11 15:28:00 -08:00
  • fc7834f9ac cleanup(parser): remove unused method Misko Hevery 2011-11-03 13:10:15 -07:00
  • e4303a1f3a chore(test): remove stale bit-rotten code Misko Hevery 2011-10-25 10:52:17 -07:00
  • 1e00db8daa fix(directives): make directive names case-insensitive Igor Minar 2011-11-08 17:19:54 -08:00
  • aaa0179758 chore(release): preparing the 0.10.6 bubblewrap-cape iteration Igor Minar 2011-11-08 16:39:19 -08:00
  • f5ef3724ce chore(release): cutting the 0.10.5 steel-fist release v0.10.5 Igor Minar 2011-11-08 04:19:12 -08:00
  • e60601be4f docs(changelog): release notes for 0.10.5 steel-fist Igor Minar 2011-11-08 02:51:40 -08:00
  • e2663f62b0 feat(ng:style): compatibility + perf improvements Dhruv Manek 2011-11-04 17:13:56 -07:00
  • 9f9ed4c5ff docs(ng:bind-attr): improve examples Igor Minar 2011-11-07 22:48:52 -08:00
  • 66fc268aeb docs(css): fixing positioning of disqus comments Igor Minar 2011-11-05 22:30:01 -07:00
  • 1d966f8a65 style(angularFiles): just missing semi-colon and extra comma Vojta Jina 2011-10-31 18:12:26 -07:00
  • ddf6f1143f test(mocks): test mocks with compiled angular Vojta Jina 2011-10-31 17:56:55 -07:00
  • 2636105c5e feat(matchers): extract jasmine matchers into separate file for future reuse Vojta Jina 2011-10-31 17:54:09 -07:00
  • c0b557a96c test(scope): infinite digest test should pass on all browsers Igor Minar 2011-10-31 12:46:00 -07:00
  • 84873e7f4e fix(angular-bootstrap): fix boostrap scripts that broke w\ 5a2dcb9a Igor Minar 2011-10-30 22:15:59 -07:00
  • 95fdb1231f chore(watchr): watchr scripts should output logs to terminal Igor Minar 2011-10-30 15:13:22 -07:00
  • ef875ad0cf feat(scope): better logging of infinite digest error Igor Minar 2011-10-30 15:11:25 -07:00
  • 615841a5d3 style(widgets): fix typo in a spec comment Igor Minar 2011-10-31 07:19:33 -07:00
  • 7d0c256ecd docs(jqlite): add missing methods Vojta Jina 2011-10-28 00:43:04 -07:00
  • 6cbe096dbf feat(docs): remove the Report Issue link - duplication of disqus Igor Minar 2011-10-26 17:23:45 -07:00
  • 21602b5cd6 fix(docs): special case url generation for index pages Igor Minar 2011-10-26 17:20:53 -07:00
  • 4ae671ac88 fix(docs): increment load counter only when a valid page is requested Igor Minar 2011-10-26 16:59:02 -07:00
  • 28ed5ba465 feat(docs): disqus integration dandoyon 2011-09-19 20:11:32 -07:00
  • 02dc81bae0 fix(css): ng:form should always be a block element Igor Minar 2011-10-28 22:01:21 -07:00
  • 445680f601 fix(nodeserver): properly escape all, not just first char Igor Minar 2011-10-27 08:44:14 -07:00
  • bf729d550b feat(docs): Add scenario runner into dev guide Vojta Jina 2011-10-25 13:23:49 -07:00
  • dc8ffa51b7 fix(scenario.dsl): Fix dsl for $location Vojta Jina 2011-10-24 15:22:34 -07:00
  • d7ba5bc83b feat(bootstrap): drop angular.js file name restrictions for autobind Igor Minar 2011-10-25 08:47:02 -07:00
  • 950d02b4d4 fix(docs): remove unused $browser dependency Igor Minar 2011-10-25 12:02:20 -07:00
  • 578e38e0af fix(example): fixes for personalLog e2e tests Igor Minar 2011-10-26 00:16:21 -07:00
  • af7c51ee1d style(Angular.js): various code style fixes Igor Minar 2011-10-25 09:09:32 -07:00
  • 25d1822bd8 style(HashQueueMap): fixing a typo in the comment Igor Minar 2011-10-24 22:49:30 -07:00
  • 3945f884c5 fix(ng:repeat) with array ignore properties not representing array elements Igor Minar 2011-10-24 09:18:44 -07:00
  • d5ccabce60 fix(ng:view): ignore stale xhr callbacks Igor Minar 2011-10-26 12:15:07 -07:00
  • bb948176aa test(ng:view): spec cleanup Igor Minar 2011-10-26 11:38:04 -07:00
  • 163c799eff fix(angular.widget): Allow widgets to be styled in IE8 and below Dhruv Manek 2011-10-21 17:53:37 -07:00
  • 7da70af1ae fix(scenario): Change title to "AngularJS" Vojta Jina 2011-10-24 13:06:58 -07:00
  • 836e4c1428 chore(release): preparing the 0.10.5 steel-fist iteration Igor Minar 2011-10-24 09:16:33 -07:00
  • eabedba34d chore(release): cutting the 0.10.4 human-torch release v0.10.4 Igor Minar 2011-10-22 15:26:11 -07:00
  • b4add97c17 docs(changelog): update changelog with 0.10.4 release notes Igor Minar 2011-10-22 15:13:12 -07:00
  • bacc31bea9 fix(defer.cancel): should return false instead of undefined Igor Minar 2011-10-22 21:32:16 -07:00
  • ad90c3574f feat($defer): add $defer.cancel Igor Minar 2011-10-21 23:33:24 -07:00
  • e28171d5e4 fix(docs): key-binding used old scope apis Igor Minar 2011-10-21 22:53:25 -07:00
  • ce73ed091b feat(docs): add "Loading..." notification Igor Minar 2011-10-21 21:48:13 -07:00
  • 90ac8d57b0 fix(docs): update page title only when content loads Igor Minar 2011-10-21 07:56:44 -07:00
  • 6eb1179505 style(docs): change "this" to "scope" in the controller Igor Minar 2011-10-21 07:56:03 -07:00
  • 9b85757102 fix($location): rewrite links with nested elements Vojta Jina 2011-10-20 08:46:09 -07:00
  • c6c3949b14 feat(filter.date): use mediumDate as default Igor Minar 2011-10-20 16:50:49 -07:00
  • e175db37c6 fix(date filter): default to fullDate format Igor Minar 2011-10-18 23:42:36 -07:00
  • f38010d3a2 fix(compiler): revert 8611ebe6 - calling \$digest after linking Igor Minar 2011-10-20 15:37:37 -07:00
  • 7fc18b263d fix(radio): allows data-binding on value property. Closes#316 Misko Hevery 2011-10-20 11:06:06 -07:00
  • fabc9f77a3 feat(sanitizer): add html5 elements to the whitelist Igor Minar 2011-10-20 09:43:00 -07:00
  • c17c731fdc style(select): cleaning up select.js Igor Minar 2011-10-19 22:51:13 -07:00
  • 3692885810 fix(ng:options): compile null/blank option tag TEHEK Firefox 2011-10-11 22:37:00 +00:00
  • 5d43439dbe fix(ng:pattern): correctly parse out inlined regexp Igor Minar 2011-10-19 21:52:20 -07:00
  • a46f2a0db3 docs(textarea): add docs for angular.widget.textarea Igor Minar 2011-10-19 16:43:16 -07:00
  • 3217a249e1 style(input): fix style violations in the input.js file Igor Minar 2011-10-19 16:42:32 -07:00
  • 78f394fd17 feat(input): add ng:minlength and ng:maxlength validation Konstantin Stepanov 2011-10-18 02:18:00 +03:00
  • e82e64d57b fix(input): recognize 'password' as an html input type Konstantin Stepanov 2011-10-18 02:18:27 +03:00
  • 8978e066b5 fix(gen-docs): require files without touching PATH Vojta Jina 2011-10-17 15:26:10 -07:00
  • 833eb3c844 fix(ng:repeat): repeater should ignore $ and $$ properties Igor Minar 2011-10-18 16:46:27 -07:00
  • 07926ff1ef chore(version.yaml): add missing snapshot version suffix Igor Minar 2011-10-18 17:25:10 -07:00
  • e801faba2e chore(jstd adapter): switch to our version with backported fixes Igor Minar 2011-10-18 16:21:02 -07:00
  • ee6af9a978 fix(ng:options): select correct element when '?'-option was previously selected TEHEK Firefox 2011-10-12 23:42:21 +00:00
  • 74379df6c4 chore(release): preparing the 0.10.4 human-torch iteration Igor Minar 2011-10-14 15:29:17 -07:00
  • fe65dd926c chore(release): cutting the 0.10.3 shattering-heartbeat release v0.10.3 Igor Minar 2011-10-14 08:31:39 -07:00
  • 669b53ede2 fix(docs): fix jsfiddle integration Igor Minar 2011-10-14 08:31:00 -07:00
  • b0c3f28e8f docs(forms): fix devguide forms example code Igor Minar 2011-10-14 08:30:02 -07:00
  • 9810dc0993 docs(cookbook): disable jsfiddle for deeplinking example Igor Minar 2011-10-14 08:29:33 -07:00
  • ab5df20dfa chore(libs): update libs (jasmine, jstd, jasmine-jstd adapter) Vojta Jina 2011-10-13 11:37:21 -07:00
  • d83a92c121 fix(checkbox): prefix true-value & false-value with ng: Igor Minar 2011-10-13 16:58:44 -07:00
  • d0425de29e chore(release): preparing release notes for 0.10.3 Igor Minar 2011-10-13 15:32:05 -07:00
  • ad5e42cf82 docs($location): Html5 -> HTML5 Igor Minar 2011-10-13 14:42:41 -07:00
  • 9ed1126adb docs($location): update replace() docs Igor Minar 2011-10-13 14:36:42 -07:00
  • 7a19eb84aa docs($location): fix $config -> $locationConfig in docs Igor Minar 2011-10-13 14:07:35 -07:00
  • 718741acab chore(logo): add hi-res ng logo Igor Minar 2011-10-13 13:44:38 -07:00
  • ec8bb675b4 fix(docs): set proper base href when hashbang url requested Vojta Jina 2011-10-12 18:26:18 -07:00
  • 8e32f3fd35 fix(nodeserver): docs rewriting Vojta Jina 2011-10-12 18:25:42 -07:00
  • 02332107e5 feat(nodeserver): if index.html exists, serve it instead of directory listing Vojta Jina 2011-10-12 18:23:20 -07:00
  • afc81b554e fix($location): do not rewrite link when meta key pressed Vojta Jina 2011-10-12 13:58:08 -07:00
  • 26e8ab3693 feat(scenario): allow key pressing when triggering browser event Vojta Jina 2011-10-12 13:57:09 -07:00
  • 28ccc76aa1 docs(dev_guide.bootstrap.auto_bootstrap): fixing a typo Igor Minar 2011-10-12 22:50:35 -07:00