Commit Graph

  • e0489abd8d perf($compile): add debug classes in compile phase Vojta Jina 2014-08-27 14:06:27 -07:00
  • 2218e6f8cd refactor($compile): rename element -> $element Vojta Jina 2014-08-26 17:22:26 -07:00
  • cec9ecf951 refactor($compile): $$addScopeInfo always expects jq wrapper Vojta Jina 2014-08-26 17:21:05 -07:00
  • 36a547b852 refactor: remove doReload arg used only for testing Vojta Jina 2014-08-26 12:15:50 -07:00
  • b3ec730c42 refactor($compile): $$addBindingInfo accepts single expression or an array Vojta Jina 2014-08-26 10:59:39 -07:00
  • 2ab0d5d370 test(e2e): fix by.binding() locators Peter Bacon Darwin 2014-08-25 08:28:51 +01:00
  • ac68ee49c1 chore(deps): update protractor to 1.1.1 Vojta Jina 2014-08-26 14:39:22 -07:00
  • be8ef25a5a chore(clean-shrinkwrap): chokidar is fixed since 0.8.2 Peter Bacon Darwin 2014-08-23 20:45:44 +01:00
  • 41c1b8858f feat: add angular.reloadWithDebugInfo() Peter Bacon Darwin 2014-08-23 07:37:34 +01:00
  • fce8915f39 test(ngClass): dealoc elements Vojta Jina 2014-08-26 17:55:46 -07:00
  • d4dd5dfa18 test(input): dealoc elements Vojta Jina 2014-08-26 17:55:04 -07:00
  • a1e5cd5fe3 feat($compile): allow disabling scope info Peter Bacon Darwin 2014-08-23 07:37:34 +01:00
  • 3660fd0912 feat($compile/ngBind): allow disabling binding info Peter Bacon Darwin 2014-08-23 07:37:34 +01:00
  • d7548fdf1c fix(form): ensure concurrent animations use setClass Matias Niemelä 2014-08-11 13:42:26 -04:00
  • 4bca4c44b9 fix($animate): ensure guarded animations consider AJAX requests upon bootstrap Matias Niemelä 2014-08-27 20:31:07 -04:00
  • a70e2833ea feat($templateRequest): introduce the $templateRequest service Matias Niemelä 2014-08-12 12:40:17 -04:00
  • 3be00df495 fix($browser): detect changes to the browser url that happened in sync Tobias Bosch 2014-08-26 15:23:47 -07:00
  • 2efe1c2e7b docs(compile): translcuded -> transcluded Zach Pomerantz 2014-08-27 14:07:18 -07:00
  • d8a02f9987 chore(build): uprade closure-compiler to v20140814 Igor Minar 2014-08-27 13:57:36 -07:00
  • a4520a745d fix(Angular): remove duplicate nodeName_ references Igor Minar 2014-08-27 11:15:39 -07:00
  • fe697527b4 docs(shallowCopy): add missing word 'are' and period. Richard Harrington 2014-08-27 08:35:31 -04:00
  • ea6fc6e69c feat($http): implement mechanism for coalescing calls to $apply in $http Caitlin Potter 2014-08-22 18:17:55 -04:00
  • e94d454b84 feat($rootScope): implement $applyAsync to support combining calls to $apply into a single digest. Caitlin Potter 2014-08-22 16:38:21 -04:00
  • 2ae4f40be1 feat(ngModel): provide validation API functions for sync and async validations Matias Niemelä 2014-07-19 11:21:31 -04:00
  • db044c408a fix(ngModel): treat undefined parse responses as parse errors Matias Niemelä 2014-08-19 00:04:59 -04:00
  • 0e44ac2de0 refactor(hashKey): don't generate memory garbage Igor Minar 2014-08-26 13:40:44 -07:00
  • 5a1a0c9622 perf(nodeName_): simplify the code and reduce the number of DOM calls Igor Minar 2014-08-26 09:55:48 -07:00
  • 4ebbd7e210 refactor(nodeName_): remove IE8 specific branch Igor Minar 2014-08-26 09:54:16 -07:00
  • 5f90340abb fix(input): allow to use seconds in input[time] and input[datetime-local] Tobias Bosch 2014-08-26 13:15:28 -07:00
  • cc6fc199f5 feat(input): allow to define the timezone for parsing dates Tobias Bosch 2014-08-25 11:10:59 -07:00
  • 29f0b568de fix(input): use year 1970 instead of 1900 for input[time] Tobias Bosch 2014-08-26 10:38:28 -07:00
  • 4739b1d9da feat(filter): allow to define the timezone for formatting dates Tobias Bosch 2014-08-25 11:09:58 -07:00
  • feed7d6944 chore(tests): use jquery again in e2e tests Tobias Bosch 2014-08-26 13:47:34 -07:00
  • 9da8d63ef4 docs($q): correct @ngdoc annotations for methods of $q Caitlin Potter 2014-08-26 16:55:15 -04:00
  • 0462b688f9 chore($q): replace plain TypeError with minErr+TypeError in cyclical resolve check Jeff Cross 2014-08-21 16:02:04 -07:00
  • 1b331f3729 chore($q): convert thrown Error to $minErr when calling $q constructor without resolver Jeff Cross 2014-08-21 11:31:31 -07:00
  • a6bd4bc866 feat(minErr): allow specifying ErrorConstructor in minErr constructor Jeff Cross 2014-08-21 12:23:24 -07:00
  • 23da614043 fix($animate): use $timeout to handle the delay within staggering animations Matias Niemelä 2014-08-16 11:21:56 -04:00
  • bf0f5502b1 feat($animate): use promises instead of callbacks for animations Matias Niemelä 2014-08-15 23:45:29 -04:00
  • 2f4437b3a1 feat($animate): coalesce concurrent class-based animations within a digest loop Matias Niemelä 2014-08-15 21:16:43 -04:00
  • d0b41890bf chore(ngAnimate): fix if statement whitespacing Matias Niemelä 2014-08-26 10:29:47 -04:00
  • 7ef2921cae docs(form): add dollar sign back to setSubmitted() grsmvg 2014-08-26 13:15:10 +05:30
  • 5e15b11509 refactor($injector): remove unused strictDi argument from createInternalInjector Richard Harrington 2014-08-26 01:00:53 -04:00
  • 7e239f9485 docs(dateFilter): add example of string literals in format string dennishall1 2014-08-25 22:56:50 -04:00
  • 42f28751e0 docs(dateFilter): add example of string literals in format string dennishall1 2014-08-25 22:56:50 -04:00
  • b728030be0 docs(guide/directive): update since 'EA' is now the default restrict value Akhlesh 2014-08-26 08:11:05 +05:30
  • 2e3a7fd3e9 docs(guide/directive) example79 ptor missing attr vdyckn 2014-07-18 16:43:28 +02:00
  • fdf9989f7c perf($compile): only iterate over elements with link functions Jason Bedard 2014-08-22 20:50:53 -07:00
  • addfc567fd refactor($injector): remove unused invoke queue variable Richard Harrington 2014-08-24 12:11:06 -04:00
  • fa5daa7693 docs(guide/di): correct spelling behinds > behind Smith 2014-08-23 13:11:18 -07:00
  • a9371a1875 docs(guide/di): correct spelling behinds > behind Smith 2014-08-23 13:11:18 -07:00
  • 8ac90357a6 fix($parse): properly handle dots at the end of identifiers Pawel Kozlowski 2014-08-09 22:55:21 +02:00
  • 525a8f851e docs($compile): fix grammar and specify version for deprecation Peter Bacon Darwin 2014-08-23 07:06:33 +01:00
  • fc8d6d75ab docs(changelog): release notes for 1.2.23 superficial-malady v1.3.0-beta.19 Brian Ford 2014-08-22 15:52:26 -07:00
  • b93601e691 docs(changelog): release notes for 1.3.0-beta.19 rafter-ascension Brian Ford 2014-08-22 15:45:54 -07:00
  • 00456a8f93 docs(changelog): release notes for 1.2.23 superficial-malady v1.2.23 Brian Ford 2014-08-22 15:52:26 -07:00
  • 0b3022e8e0 docs(changelog): release notes for 1.3.0-beta.19 rafter-ascension Brian Ford 2014-08-22 15:45:54 -07:00
  • 1a2caad922 chore(mocks): remove helper fn angular.mocks.clearData Igor Minar 2014-08-14 15:13:50 -07:00
  • ffbd276d6d fix($compile): use the correct namespace for transcluded svg elements Tobias Bosch 2014-08-22 11:44:36 -07:00
  • 75c4cbf81f refactor($compile): rename directive.type to directive.templateNamespace Tobias Bosch 2014-08-22 11:43:58 -07:00
  • 642af96c48 refactor(Angular): make NaN check in date equality cleaner Shahar Talmi 2014-08-22 04:41:00 +03:00
  • 252e8b5733 revert: feat($compile): bind isolate scope properties to controller Igor Minar 2014-08-22 11:47:13 -07:00
  • 0c4997f7d8 style: name anonymous fn that causes initial digest for better debugging/profiling Igor Minar 2014-08-22 11:46:45 -07:00
  • d713ad1b66 fix(ngRepeat): allow aliasAs identifiers which contain but do not match reserved words Caitlin Potter 2014-08-22 09:26:41 -04:00
  • 456026eff1 fix(input): use lowercase method to account for undefined type Jeff Cross 2014-08-22 00:35:35 -07:00
  • 066c049957 fix(input): use lowercase method to account for undefined type Jeff Cross 2014-08-22 00:35:35 -07:00
  • 8ec3efd967 docs(guide/module): update tag in description danrbergman 2014-08-21 23:05:57 -04:00
  • 9352bdfdaf docs(guide/module): update tag in description danrbergman 2014-08-21 23:05:57 -04:00
  • 8528781f85 docs(guide/module): make the use of ng-app explicit in example danrbergman 2014-08-19 11:26:53 -04:00
  • b8b8411b15 docs(guide/module): make the use of ng-app explicit in example danrbergman 2014-08-19 11:26:53 -04:00
  • 98f603722d fix(Angular): make Date comparison in equals() NaN-aware Sekib Omazic 2014-08-22 01:40:36 +02:00
  • 693e846add fix(Angular): make Date comparison in equals() NaN-aware Sekib Omazic 2014-08-22 01:40:36 +02:00
  • fdeaa74c6c chore(shrinkwrap): add angular-benchpress to shrinkwrap Jeff Cross 2014-08-20 17:24:08 -07:00
  • 09de7b5db4 feat($compile): use allOrNothing interpolation for ngAttr* Caitlin Potter 2014-07-29 14:36:13 -04:00
  • ebece0bcb9 fix(input): by default, do not trim input[type=password] values Caitlin Potter 2014-07-17 21:44:48 -04:00
  • a7fb357fa1 fix(input): by default, do not trim input[type=password] values Caitlin Potter 2014-07-17 21:44:48 -04:00
  • 09b298705f fix(ngRepeat): make allowed aliasAs expressions more strict Caitlin Potter 2014-07-31 21:34:47 -04:00
  • 4b7398eeca chore(protractor): enable testing ng-app-included examples Caitlin Potter 2014-08-19 16:11:42 -04:00
  • b674003f41 chore(protractor): enable testing ng-app-included examples Caitlin Potter 2014-08-19 16:11:42 -04:00
  • 787c5a76dc feat($compile): bind isolate scope properties to controller Caitlin Potter 2014-08-21 18:34:02 -04:00
  • 4e79decc30 docs($interval): fix typo in example Casey Flynn 2014-08-21 12:19:59 -07:00
  • dfbe69c45a docs($interval): fix typo in example Casey Flynn 2014-08-21 12:19:59 -07:00
  • 1339c11e36 refactor($q): make $q Promises A+ v1.1 compilant Lucas Galfaso 2014-08-02 04:39:40 +02:00
  • 888b0f5400 fix(copy): clear array destinations correctly for non-array sources Caitlin Potter 2014-08-20 21:22:19 -04:00
  • a603e202cc fix(copy): clear array destinations correctly for non-array sources Caitlin Potter 2014-08-20 21:22:19 -04:00
  • aaf9c5e598 fix(minErr): encode btstrpd error input to strip angle brackets Jeff Cross 2014-08-20 16:23:13 -07:00
  • 0872388a1b fix(minErr): encode btstrpd error input to strip angle brackets Jeff Cross 2014-08-20 16:23:13 -07:00
  • 36230194be fix(forEach): match behaviour of Array.prototype.forEach (ignore missing properties) Caitlin Potter 2014-08-07 10:13:01 -04:00
  • 893d2f8000 docs(ngDisabled): clarify "don't do this" example Henrik Nyh 2014-08-19 11:23:34 +02:00
  • 14b3db369e docs(ngDisabled): clarify "don't do this" example Henrik Nyh 2014-08-19 11:23:34 +02:00
  • effc98fdc9 fix(linky): handle quotes around email addresses Brian Ford 2014-08-19 16:07:13 -07:00
  • a9d227120d fix(linky): handle quotes around email addresses Brian Ford 2014-08-19 16:07:13 -07:00
  • 64cdbf3ae9 docs(ngMock): note that inject/module helpers only defined for jasmine / mocha mishoo78 2014-08-20 19:27:07 +03:00
  • 05791c0133 docs(ngMock): note that inject/module helpers only defined for jasmine / mocha mishoo78 2014-08-20 19:27:07 +03:00
  • 5bba892ffd docs($cacheFactory): prevent example breaking on key update Ole Weitz 2014-07-16 13:05:54 +02:00
  • 00d5fde49c docs($cacheFactory): prevent example breaking on key update Ole Weitz 2014-07-16 13:05:54 +02:00
  • ec27deacfd docs($compile): fix documentation for ?^ controller search Izhaki 2014-08-20 14:28:58 +01:00
  • 39f6e229c2 docs($compile): fix documentation for ?^ controller search Izhaki 2014-08-20 14:28:58 +01:00
  • 8863b9d04c perf($parse): don't bind filters to a context Igor Minar 2014-08-03 16:05:41 -07:00
  • c6e4defcb6 fix($location): rewrite relative URI correctly if path==='/' in legacy html5Mode Caitlin Potter 2014-08-19 21:17:48 -04:00