Commit Graph

  • b3c4cb7cff docs(*): remove @workInProgress from everywhere Igor Minar 2011-10-12 12:19:39 -07:00
  • 4af4378b11 fix(forms): broken tests on jQuery and ie8&9 Misko Hevery 2011-10-12 10:58:08 -07:00
  • 8611ebe6a0 fix(compiler): linking function should call $digest Igor Minar 2011-10-07 14:11:32 -07:00
  • 8f46a3c9ac fix(jqLite): attr for boolean attribute should lowercase value Igor Minar 2011-10-12 00:10:20 -07:00
  • 66fdb36ecb refactor(ng:bind-attr): simplify impl by leveraging jquery Igor Minar 2011-10-12 00:08:23 -07:00
  • f0f5ffa9aa test(jstd-config): add widget specs to jsTestDriver-jquery.conf Igor Minar 2011-10-12 00:03:57 -07:00
  • 2bc7afd3ba fix(ng:class): ignore undefined or NaN classnames Igor Minar 2011-10-11 22:52:30 -07:00
  • a4b45397e0 docs(forms): add ng:change docs and other fixes Igor Minar 2011-10-12 11:49:42 -07:00
  • de4e06ed73 test(checkbox): add test for ng:change Igor Minar 2011-10-12 11:11:10 -07:00
  • fd822bdaf9 chore(formating): clean code to be function() { Misko Hevery 2011-10-07 11:27:49 -07:00
  • 4f78fd692c feat(forms): new and improved forms Misko Hevery 2011-09-08 13:56:29 -07:00
  • df6d2ba326 style(examples): clean up dead examples Misko Hevery 2011-09-06 12:04:47 -07:00
  • ccda436f94 style(.gitignore) added IDEA Misko Hevery 2011-09-06 12:03:48 -07:00
  • e86c435349 refactor(bindings): remove the decoration of the DOM with errors. Misko Hevery 2011-08-24 21:50:12 -07:00
  • 1942861472 refactor(hover): delete hover service Misko Hevery 2011-08-24 21:28:55 -07:00
  • b96e978178 fix(jqlite): removeClass would clobber class names Misko Hevery 2011-08-17 12:19:43 -07:00
  • bda2bba2be feat(jqlite): added .inheritedData method and $destroy event. Misko Hevery 2011-07-26 12:06:14 -07:00
  • ca08c004c8 feat(jqlite): support required as a no-value attribute Misko Hevery 2011-08-04 16:07:35 -07:00
  • 25a62b58db refactor(injection) infer injection args in ng:controller only Misko Hevery 2011-08-02 13:29:12 -07:00
  • 97e3ec4d1b style(gitignore): added xproject to ignore list Misko Hevery 2011-07-26 15:14:14 -07:00
  • 75f11f1fc4 feat(ng:repeat) collection items and DOM elements affinity / stability Misko Hevery 2011-08-16 23:08:13 -07:00
  • e134a8335f fix(filter): make json filter ignore private properties Misko Hevery 2011-08-17 12:21:43 -07:00
  • 8ee32a75f0 chore(release): prepare the 0.10.3 shattering-heartbeat iteration Igor Minar 2011-10-10 10:15:19 -07:00
  • f6a8ad87ee chore(release): cutting the 0.10.2 sneaky-seagull release v0.10.2 Igor Minar 2011-10-08 09:18:19 -07:00
  • 7e6ff401b8 docs(changelog): release notes for 0.10.2 sneaky-seagull Igor Minar 2011-10-08 09:01:34 -07:00
  • 7aeb6a24f7 fix(docs): rename doc dev_guide.templates.css to dev_guide.templates.css-styling Dhruv Manek 2011-10-07 14:32:05 -07:00
  • e1ecc34edd fix(parser): Fix short circuit of logical AND and OR operators Dhruv Manek 2011-09-30 16:55:01 -07:00
  • 29d36e94e1 feat(gdocs): better error handling Misko Hevery 2011-10-05 12:14:59 -07:00
  • 091c173632 docs(started): fixing pluralization dandoyon 2011-09-30 21:35:42 -07:00
  • c115fa9924 fix($limitTo): properly handle excessive limits TEHEK Firefox 2011-09-23 18:36:09 +00:00
  • 2f128c9619 fix(e2e): add index-nocache.html to run e2e tests without cache v0.9.x Igor Minar 2011-09-21 02:47:12 +02:00
  • b7a7fc7065 doc($log): fix the $log service example Igor Minar 2011-09-29 03:20:31 +02:00
  • 21b2a5bd21 chore(directives): add a todo for ng:style Igor Minar 2011-09-27 16:59:23 +02:00
  • ca1e45beaf fix(jqLite): css should convert dash-separated properties to camelCase Igor Minar 2011-09-27 16:56:54 +02:00
  • 084b83ffa9 test(matchers): add toBeOneOf matcher Igor Minar 2011-09-27 20:59:18 +02:00
  • f7a5f1788a fix($route): fix regex escaping in route matcher Igor Minar 2011-09-21 13:47:17 +02:00
  • b3ed7a8a7a fix($resource): action defaults should override resource defaults Marcello Nuccio 2011-09-02 15:50:10 +02:00
  • bf5e5f7bc9 fix($resource): action defaults should override resource defaults Marcello Nuccio 2011-09-02 15:50:10 +02:00
  • 2e9fed7b6c fix(e2e): add index-nocache.html to run e2e tests without cache Igor Minar 2011-09-21 02:47:12 +02:00
  • ea3228e311 fix(scenario): workaround for FF6 dispatchEvent issue #684208 Igor Minar 2011-09-21 14:10:34 +02:00
  • 2eb49147d6 Revert "fix(scenario): temporary fix for FF6" Igor Minar 2011-09-21 14:11:15 +02:00
  • 13f92de624 feat(docs): use html5 history api for all routing in the docs app Vojta Jina 2011-08-30 11:47:24 +02:00
  • 2bc39bb0b4 fix($route): fix regex escaping in route matcher Igor Minar 2011-09-21 13:47:17 +02:00
  • 62d34e1437 fix(angular-mocks): fix .defer.cancel when i=0 Igor Minar 2011-09-16 14:18:45 +02:00
  • 62ae7fccbc fix(angular-mocks): fix .defer.cancel when i=0 Igor Minar 2011-09-16 14:18:45 +02:00
  • 3ace81b92a fix(e2e tests): use prop() instead of attr() and quote attributes Igor Minar 2011-09-16 00:09:33 +02:00
  • 9acf45127e fix(scenarioRunner): navigateTo should use prop('contentWindow') Igor Minar 2011-09-16 00:06:19 +02:00
  • 6883e8c7a0 feat(scenarioRunner): adding support for element().prop() Igor Minar 2011-09-16 00:05:13 +02:00
  • 7ae536d053 fix(specs): various fixes to get IE8+jquery unit tests green Igor Minar 2011-09-15 05:36:00 +02:00
  • 2170c06924 fix(specs): fix jQuery to jqLite binding on IE8 Igor Minar 2011-09-15 04:54:00 +02:00
  • 0e5a24c584 fix(specs): jQuery now returns attr name instead of true/false for special attrs Igor Minar 2011-09-15 00:47:15 +02:00
  • 4e8f0d6e9f fix($location) $location specs must unbind document listener Igor Minar 2011-09-15 00:44:10 +02:00
  • f9b6b61468 fix(scenario dsl): jQuery getters must have no value Igor Minar 2011-09-15 00:42:17 +02:00
  • 555f415290 fix(ng:options): fix selecting options Igor Minar 2011-09-14 04:32:16 +02:00
  • 3800d17703 feat(jqLite): add prop() support Igor Minar 2011-09-16 00:56:19 +02:00
  • 009059dd1b fix(jqLite): make css() on IE8 behave the same way as jQuery 1.6.4 Igor Minar 2011-09-15 22:03:00 +02:00
  • 6b7ddf414d feat(jqLite): add support for unbind() Igor Minar 2011-09-15 21:20:38 +02:00
  • 8259f10138 fix(jqLite): make attr() compatible with jQuery 1.6.4 Igor Minar 2011-09-15 21:11:45 +02:00
  • ab407de54d fix(jqLiteSpec): jQuery's css() getter works only for valid rules Igor Minar 2011-09-15 00:50:00 +02:00
  • 0d7fe97aff fix(jqLite): attr() should not special-case 'class' attribute Igor Minar 2011-09-15 00:35:09 +02:00
  • a2a830e227 feat (jquery): upgrade everything to jQuery 1.6.4 Igor Minar 2011-09-12 18:56:02 +02:00
  • 855971c385 fix(angular-mocks): fix forEach -> angular.forEach in $browser.defer.cancel Igor Minar 2011-09-16 01:39:03 +02:00
  • 8336f3f0ba fix(angular-mocks): fix forEach -> angular.forEach in $browser.defer.cancel Igor Minar 2011-09-16 01:39:03 +02:00
  • e14ac2c3b0 style(bootstrap): fix some missing spaces Di Peng 2011-08-15 16:19:19 -07:00
  • a13653c814 refactor(angular): externalize script load order into JSON Di Peng 2011-08-15 16:17:12 -07:00
  • 8017340cd1 chore(version): preparing the 0.10.2 sneaky-seagull iteration Igor Minar 2011-09-12 19:23:37 +02:00
  • 17d1aef66a chore(release): cutting the angular 0.10.1 inexorable-juggernaut release v0.10.1 Igor Minar 2011-09-09 01:01:46 -07:00
  • 1856f62cb1 docs(changelog): release notes for angular 0.10.1 inexorable-juggernaut Igor Minar 2011-09-09 01:01:05 -07:00
  • 7e1f364177 fix($location): Use encodeUriQuery instead of escape Kai Groner 2011-09-02 16:28:52 -04:00
  • aac68bf2ba fix(scenario): temporary fix for FF6 Vojta Jina 2011-09-02 14:13:33 +02:00
  • 4b4292edb8 style: fix some missing semi-colons and spaces, typos Vojta Jina 2011-09-01 16:16:01 +02:00
  • 292d5d1421 refactor($route): remove some odd code and rename allowReload to forceReload Vojta Jina 2011-09-01 16:04:18 +02:00
  • 66dec77555 fix(scenario): do not navigate if click event was cancelled Vojta Jina 2011-08-30 13:14:55 +02:00
  • 8fa79066e2 doc($location): $location docs + using $location guide Vojta Jina 2011-07-22 14:58:53 +02:00
  • 909415d5ed feat(scenario): browserTrigger returns false if preventDefault() Vojta Jina 2011-07-19 20:02:50 +02:00
  • 4421f3d435 fix(docs): update docs to reflect new $location and fix e2e tests Vojta Jina 2011-07-12 02:18:46 +02:00
  • 22cb600280 fix($route): update $route to reflect $location changes Vojta Jina 2011-07-12 02:18:17 +02:00
  • 5ba227c7cd feat($location): $location service with html5 history api support Vojta Jina 2011-06-29 18:30:39 +02:00
  • f37f0ea16e feat(jqLite): add event.isDefaultPrevented() as jQuery Vojta Jina 2011-07-20 01:32:29 +02:00
  • 91ccb4ba6e feat($browser): add $browser.baseHref() Vojta Jina 2011-07-19 15:52:27 +02:00
  • d0f459c56f feat($sniffer): basic implementation of browser feature testing Vojta Jina 2011-06-23 20:01:25 +02:00
  • cbedf55641 refactor($browser): extract MockWindow, use toHaveBeenCalledOnce Vojta Jina 2011-06-23 17:21:47 +02:00
  • 988ed451b5 feat($browser): jQuery style url method, onUrlChange event Vojta Jina 2011-06-22 19:57:22 +02:00
  • fc2f188d4d style(filter): Couple of missing spaces, semi-colons, add empty lines Vojta Jina 2011-09-07 09:19:53 +02:00
  • 4b1913c5ec fix(filter.currency): Return empty string for non-numbers Vojta Jina 2011-09-07 09:17:10 +02:00
  • 06534413d3 fix(ng:options): ng:change should be called after the new val is set Igor Minar 2011-09-02 22:59:59 -07:00
  • 2d489ff936 fix(docs): use window.execScript instead of window.eval on IE Igor Minar 2011-09-06 13:59:27 -07:00
  • e54909f5ef fix(docs): use window.execScript instead of window.eval on IE Igor Minar 2011-09-06 13:59:27 -07:00
  • fc5cda2f72 fix($browser.xhr): not convert 0 status to 200 Vojta Jina 2011-09-06 23:33:29 +02:00
  • 79f2512ba7 chore(config): Remove updateView from jstd config Vojta Jina 2011-09-06 17:36:53 +02:00
  • b0eb831bce fix($browser.xhr): not convert 0 status to 200 Vojta Jina 2011-08-08 20:51:57 +02:00
  • 05ad1ce90c test(coockbook/mvc): disable tic tac toe e2e test Igor Minar 2011-09-02 22:34:04 -07:00
  • 5703984d4d test(jsonp): fixing jsonp e2e tests Igor Minar 2011-09-02 15:53:26 -07:00
  • 7f0b97e02c test(jsonp): fixing jsonp e2e tests Igor Minar 2011-09-02 15:53:26 -07:00
  • fc7f1ef6a0 chore(version.yaml): preparing the 0.10.1 inexorable-juggernaut iteration Igor Minar 2011-09-02 15:41:41 -07:00
  • 8bae2a5ecb cutting the 0.10.0 chicken-hands release v0.10.0 Igor Minar 2011-09-02 11:32:29 -07:00
  • 30e5f6274a docs(changelog): release notes for 0.10.0 chicken-hands Igor Minar 2011-09-01 23:04:34 -07:00
  • bc6e0cc954 docs(guide/tutorial/misc): sync with google docs Igor Minar 2011-09-01 15:33:48 -07:00
  • ea8952177e fix(test): improve $cookie service test to work with Safari 5.1 Igor Minar 2011-08-26 10:54:38 -07:00
  • 8d11db0757 docs(ng:bind): fix example code Igor Minar 2011-09-01 02:38:01 -07:00