Commit Graph

  • d5b7803064 refactor(jqLite): deprecate bind/unbind Michał Gołębiowski 2016-10-05 12:11:36 +02:00
  • bb3cfd3d8f tests(jqLite): add basic tests for the bind/unbind aliases Michał Gołębiowski 2016-10-05 12:10:35 +02:00
  • 304c765359 perf(jqLite): move bind/unbind definitions out of the loop Michał Gołębiowski 2016-10-05 12:10:11 +02:00
  • 095cacb79b chore(jqLite): fix a typo in a test name Michał Gołębiowski 2016-09-23 13:14:58 +02:00
  • c8ba433f18 refactor(jqLite): refactor the attr method Michał Gołębiowski 2016-09-23 13:14:30 +02:00
  • 3faf450573 feat(jqLite): don't remove a boolean attribute for .attr(attrName, '') Michał Gołębiowski 2016-09-23 12:51:22 +02:00
  • 4e36245522 feat(jqLite): remove the attribute for .attr(attribute, null) Michał Gołębiowski 2016-09-23 12:26:52 +02:00
  • 7ceb5f6fcc refactor(jqLite): Don't get/set props when getting/setting bool attrs Michał Gołębiowski 2016-09-21 14:38:01 +02:00
  • 1f16c79396 docs(jqLite): Document that removeAttr doesn't support multiple attributes Michał Gołębiowski 2016-09-21 14:36:10 +02:00
  • 1ea3d889fa chore(doc-gen): improve version dropdown info Peter Bacon Darwin 2016-10-06 10:07:00 +01:00
  • 7bc71adc63 fix(ngModel): treat synchronous validators as boolean always BobChao87 2016-10-04 02:40:15 -07:00
  • e8aebb38ff test(*): introduce the toEqualMinErr() custom Jasmine matcher Georgios Kalpakas 2016-10-05 17:32:37 +03:00
  • fbf30b28e0 refactor(*): use the toThrowMinErr() matcher when possible Georgios Kalpakas 2016-10-05 17:18:09 +03:00
  • b54a39e202 feat($http): remove deprecated callback methods: success()/error() Georgios Kalpakas 2016-09-19 18:26:25 +03:00
  • fb66341871 feat($http): JSONP callback must be specified by jsonpCallbackParam config Peter Bacon Darwin 2016-10-04 14:18:41 +01:00
  • 6476af83cd feat($http): JSONP requests now require a trusted resource URL Peter Bacon Darwin 2016-09-20 18:41:22 +01:00
  • 9d08b33a0d test($route): ensure mock $sce delegate is implemented correctly Peter Bacon Darwin 2016-09-19 13:54:22 +01:00
  • e13eeabd7e fix($q): treat thrown errors as regular rejections Georgios Kalpakas 2016-09-30 20:43:31 +03:00
  • 823295fee0 docs(*): fix typos in comments and docs Justas Brazauskas 2016-10-01 14:07:46 +03:00
  • 9062bae05c feat($anchorScroll): convert numeric hash targets to string mrLarbi 2016-09-23 21:58:48 +02:00
  • 3253b55861 docs(ngCsp): fix "directive"'s restrict and hide comment from output Georgios Kalpakas 2016-09-30 13:43:33 +03:00
  • 2be5ac631b docs(ngAnimate): fix typo ("an the" --> "an") Georgios Kalpakas 2016-09-30 12:25:57 +03:00
  • 26a6a9b624 docs($http): fix typo in headersGetter tijwelch 2016-09-29 10:29:06 -05:00
  • 714b53ac6f docs(tutorial): fix typos GregoryPorter 2016-09-29 16:43:58 +02:00
  • ddb4ef13a9 docs(angular.mock.inject): improve formatting Georgii Dolzhykov 2016-09-26 16:55:06 +03:00
  • 723d64d370 docs(tutorial/index): fix spelling error for word 'standalone' pharkare 2016-09-26 09:54:02 -04:00
  • 3fe3da8794 fix($compile): set attribute value even if ngAttr* contains no interpolation Georgios Kalpakas 2016-09-16 17:25:24 +03:00
  • f60447072d docs(guide/filter): imrpove explanation of "pure function" Elliot Cameron 2016-09-21 17:53:21 -04:00
  • 90f947b186 docs($compile): Fix a typo in the warning header Adrian Bordinc 2016-09-25 13:50:39 +02:00
  • cf241c425b docs(guide/concepts): insert comma Joao Dinis 2016-09-21 11:51:02 +02:00
  • 8d4d3d527d refactor($resource): use route.defaults (already merged provider.defaults + options) Georgios Kalpakas 2016-09-19 21:56:41 +03:00
  • bf61c1471d refactor($resource): use local references of Angular helpers Georgios Kalpakas 2016-09-19 21:55:31 +03:00
  • 6eb4ffc085 fix($resource): pass options when binding default params Georgios Kalpakas 2016-09-19 21:43:06 +03:00
  • b59bc0b01d docs(ngCsp): update explanation of CSP rules and how they affect Angular davidcigital 2016-09-15 13:59:55 +01:00
  • f1cc58c7d2 docs(angular.toJson): add missing param type Matt Gilson 2016-09-19 08:36:25 -07:00
  • e1e2fe1c08 docs($templateCache): fix typo (template --> templateCache) Georgios Kalpakas 2016-09-19 17:57:31 +03:00
  • bb8e955a02 docs(cacheFactory): remove ng-include practice from docs Stepan Suvorov 2016-09-18 18:57:51 +02:00
  • 16dccea887 fix($compile): bindToController should work without controllerAs thorn0 2016-09-08 17:54:13 +03:00
  • a1bdffa12f fix($compile): do not overwrite values set in $onInit() for <-bound literals Georgios Kalpakas 2016-09-12 16:45:32 +03:00
  • 52bf2bd11e refactor(ngOptions): access copy() directly (angular.copy --> copy) Georgios Kalpakas 2016-09-12 17:30:38 +03:00
  • 32aa7e7395 fix(ngTransclude): use fallback content if only whitespace is provided Peter Bacon Darwin 2016-09-15 11:59:42 +01:00
  • 1547c751aa refactor($parse): remove Angular expression sandbox Peter Bacon Darwin 2016-09-06 14:33:23 +01:00
  • 76d3dafdea fix($compile): don't throw tplrt error when there is a whitespace around a top-level comment Prashant Singh Pawar 2016-09-15 06:10:27 -04:00
  • 9e24e774a5 perf(form, ngModel): change controllers to use prototype methods Jason Bedard 2016-09-14 13:21:09 -07:00
  • 21e4db9e07 docs(input[range]): fix erroneous examples Jérome Freyre 2016-09-14 13:56:45 +02:00
  • 07849779ba chore(benchmarks): fix order-by benchmark Martin Staffa 2016-09-12 17:59:54 +02:00
  • 912d5b9ad3 docs(ngView): remove obsolete known issue Georgios Kalpakas 2016-09-12 17:27:37 +03:00
  • d14c7f3c31 docs($compile): remove obsolete sentence Georgii Dolzhykov 2016-09-10 02:15:00 +03:00
  • 78e6a58368 refactor($q): remove unnecessary checks/helpers/wrappers Jason Bedard 2016-06-05 18:30:13 -07:00
  • 51c516e7d4 docs(ngOptions): correct links Austin O'Neil 2016-09-09 15:34:29 -06:00
  • 51a2eb7d6f docs($q): fix typo in race() test description (array --> object) Mohsen Azimi 2016-09-08 11:19:41 -07:00
  • 3f759b191d fix($sniffer): don't use history.pushState in sandboxed Chrome Packaged Apps Tyler Romeo 2016-08-12 17:12:02 -04:00
  • a83a209df6 docs(ngModelOptions): minor fixes/improvements Georgios Kalpakas 2016-09-08 23:36:51 +03:00
  • cc8ea72f3a docs(ngSwitch): add separator example Martin Staffa 2016-09-08 21:23:41 +02:00
  • 0b22173000 feat(ngSwitch): allow multiple case matches via optional attribute ngSwitchWhenSeparator Lucas Galfaso 2015-01-18 21:45:24 +01:00
  • 4941e047b7 docs($compile): link to sections from properties in example Martin Staffa 2016-09-08 15:55:39 +02:00
  • c729554281 docs(guide/component): clarify when to use directives instead of components Austin O'Neil 2016-09-08 07:21:10 -06:00
  • 8ec3f4b518 docs($resourceProvider): include '$' in di in example sethbattin 2016-09-08 08:18:32 -05:00
  • d882fde2e5 feat(jqLite): return [] for .val() on <select multiple> with no selection Michał Gołębiowski 2016-09-07 12:13:00 +02:00
  • 121f64936e refactor(jqLite): use the toEqualOneOf matcher in jqLite tests Michał Gołębiowski 2016-09-07 12:09:43 +02:00
  • dbb8483b4d refactor(matchers): add the toEqualOneOf matcher Michał Gołębiowski 2016-09-07 12:03:07 +02:00
  • 6341f4260a refactor(jqLite): run more tests on jQuery 2.2, add version detection helpers Michał Gołębiowski 2016-09-07 11:56:17 +02:00
  • 704123a81b docs($compile): be more explicit about linking not having taken place inside cloneAttachFn Georgios Kalpakas 2016-09-07 19:10:23 +03:00
  • c0cbe54bc6 test($compile): extend $onChanges() test to account for one more case Georgios Kalpakas 2016-09-07 15:03:43 +03:00
  • 7d7efbf545 fix($compile): avoid calling $onChanges() twice for NaN initial values Georgios Kalpakas 2016-09-06 19:58:09 +03:00
  • 3cb5bad15d test($compile): add tests for provider settings Peter Bacon Darwin 2016-09-07 08:42:19 +01:00
  • dfb8cf6402 feat($compile): add preAssignBindingsEnabled option Peter Bacon Darwin 2016-09-06 14:23:24 +01:00
  • de1ede7f44 docs(error/noident): add missing comma Martin Staffa 2016-09-05 22:57:59 +02:00
  • 45129cfd06 fix($sanitize): reduce stack height in IE <= 11 BobChao87 2016-09-04 02:13:13 +00:00
  • aa306c14cb refactor(*): introduce isNumberNaN gdi2290 2015-03-05 01:48:29 -07:00
  • 9fbad3c7c2 chore(*): use binaries from node_modules/.bin Martin Staffa 2016-09-01 20:42:03 +02:00
  • 6100f10fa9 chore(npm): use require.resolve when possible to avoid hard coded module paths John-David Dalton 2015-11-16 16:26:49 -08:00
  • 87a2ff76af feat(ngModelOptions): allow options to be inherited from ancestor ngModelOptions Peter Bacon Darwin 2016-09-01 10:52:30 +01:00
  • 5be6f993aa docs(currency): add missing line break Brian Glick 2016-09-01 14:08:52 -04:00
  • 81d52dfe39 docs(guide/External Resources): add a paid-online course Packt 2016-08-31 16:48:11 +05:30
  • 11f2731f72 perf($compile): validate directive.restrict property on directive init Jason Bedard 2016-08-30 13:48:46 -07:00
  • 1e1fbc75f5 fix($compile): disallow linking the same element more then once Jason Bedard 2016-08-30 13:45:33 -07:00
  • 53a3bf6634 feat($compile): throw error when directive name or factory fn is invalid Martin Staffa 2016-08-28 16:53:08 +02:00
  • e3a378e7a3 feat($resource): pass status/statusText to success callbacks Georgios Kalpakas 2016-08-26 19:36:22 +03:00
  • c75698df55 fix(select): add/remove selected attribute for selected/unselected options Martin Staffa 2016-07-29 13:02:34 +02:00
  • 2785ad7259 fix(select, ngOptions): make the handling of unknown / empty options consistent Martin Staffa 2016-07-29 12:54:11 +02:00
  • ad9a99d689 fix($compile): lower the $sce context for src on video, audio, and track. Raphael Jamet 2016-02-12 14:01:10 +01:00
  • 7fb81ecf12 Revert "fix($compile): lower the $sce context for src on video, audio, source, and track" Martin Staffa 2016-08-26 09:55:16 +02:00
  • 485320129d fix($compile): lower the $sce context for src on video, audio, source, and track Martin Staffa 2016-08-26 09:52:11 +02:00
  • 13c2522baf fix($compile): correctly merge consecutive text nodes on IE11 Georgios Kalpakas 2016-08-08 13:48:11 +03:00
  • cb31067c2a docs(tutorial/step_03): improve explanation of camel-/kebab-casing Georgios Kalpakas 2016-08-25 18:36:20 +03:00
  • 3d686a988d feat($location): add support for selectively rewriting links based on attribute Wei Wang 2016-08-01 19:14:20 -04:00
  • 8df43677e2 docs($resource): add status param to transformResponse signature Benjamin Blackwood 2016-08-18 15:00:15 +10:00
  • e50e91c7a8 docs($componentController): add more info Martin Staffa 2016-08-17 21:58:36 +02:00
  • c54f7a93e0 docs(ngRepeat): improve example description Duly Bonheur 2016-08-17 15:48:47 -04:00
  • e1da4bed8e feat(input[number]): support step Martin Staffa 2016-08-15 23:01:53 +02:00
  • 9a8b8aaa96 feat(input[range]): support step Martin Staffa 2016-07-30 16:58:35 +02:00
  • 88f3517db2 docs(guide/concepts): improve wording Georgios Kalpakas 2016-08-17 17:28:00 +03:00
  • a272a3c0bd fix(input[range]): correctly handle min/max; remove ngMin/ngMax support Martin Staffa 2016-08-12 19:58:08 +02:00
  • eacfe4148e feat($controller): throw when requested controller is not registered Martin Staffa 2016-08-12 19:12:12 +02:00
  • 6304cde2fc chore(build): fix version placeholder matching Georgios Kalpakas 2016-08-12 02:25:48 +03:00
  • 859348c7f6 chore(*): change remaining /* @this */ to /** @this */ Michał Gołębiowski 2016-08-11 01:16:40 +02:00
  • 9360aa2d27 chore(eslint): enable quotes: ["error", "single"] Michał Gołębiowski 2016-08-10 12:13:14 +02:00
  • e8e8186d40 docs(CONTRIBUTING.md): minor improvements Georgios Kalpakas 2016-08-09 19:11:12 +03:00
  • 42a00611f8 docs(CONTRIBUTING.md): minor improvements Georgios Kalpakas 2016-08-09 19:11:12 +03:00