Commit Graph

  • db39512236 docs($compile): Fix a typo in the warning header Adrian Bordinc 2016-09-25 13:50:39 +02:00
  • 57ef6a9237 docs(guide/concepts): insert comma Joao Dinis 2016-09-21 11:51:02 +02:00
  • 024bc1e160 refactor($resource): use route.defaults (already merged provider.defaults + options) Georgios Kalpakas 2016-09-19 21:56:41 +03:00
  • 7e7b5151db refactor($resource): use local references of Angular helpers Georgios Kalpakas 2016-09-19 21:55:31 +03:00
  • 530395059f fix($resource): pass options when binding default params Georgios Kalpakas 2016-09-19 21:43:06 +03:00
  • 9ea1e440ea docs(ngCsp): update explanation of CSP rules and how they affect Angular davidcigital 2016-09-15 13:59:55 +01:00
  • 9b9f14e52e docs(angular.toJson): add missing param type Matt Gilson 2016-09-19 08:36:25 -07:00
  • b11a513429 docs($templateCache): fix typo (template --> templateCache) Georgios Kalpakas 2016-09-19 17:57:31 +03:00
  • a419ff03d4 docs(cacheFactory): remove ng-include practice from docs Stepan Suvorov 2016-09-18 18:57:51 +02:00
  • 9449893763 fix($compile): bindToController should work without controllerAs thorn0 2016-09-08 17:54:13 +03:00
  • 07e1ba365f fix($compile): do not overwrite values set in $onInit() for <-bound literals Georgios Kalpakas 2016-09-12 16:45:32 +03:00
  • 287a5dd4bd refactor(ngOptions): access copy() directly (angular.copy --> copy) Georgios Kalpakas 2016-09-12 17:30:38 +03:00
  • 12752f66ac fix($compile): don't throw tplrt error when there is whitespace around a top-level comment Prashant Singh Pawar 2016-09-15 06:10:27 -04:00
  • fbdfd193f7 chore(benchmarks): fix order-by benchmark Martin Staffa 2016-09-12 17:59:54 +02:00
  • 05896d44ad docs(ngOptions): correct links Austin O'Neil 2016-09-09 15:34:29 -06:00
  • 00b01e09ca docs($compile): remove obsolete sentence Georgii Dolzhykov 2016-09-10 02:15:00 +03:00
  • afc093b8b7 refactor($q): remove unnecessary checks/helpers/wrappers Jason Bedard 2016-06-05 18:30:13 -07:00
  • fcffa181ce docs($q): fix typo in race() test description (array --> object) Mohsen Azimi 2016-09-08 11:19:41 -07:00
  • e105dda1de docs(ngSwitch): add separator example Martin Staffa 2016-09-08 21:23:41 +02:00
  • 0e1651bfd2 feat(ngSwitch): allow multiple case matches via optional attribute ngSwitchWhenSeparator Lucas Galfaso 2015-01-18 21:45:24 +01:00
  • af4a44cbaf docs(guide/component): clarify when to use directives instead of components Austin O'Neil 2016-09-08 07:21:10 -06:00
  • ed89fc8ee6 docs($resourceProvider): include '$' in di in example sethbattin 2016-09-08 08:18:32 -05:00
  • 6a7a3250cf docs($compile): link to sections from properties in examples Martin Staffa 2016-09-08 15:55:39 +02:00
  • 8455d2a797 docs(error/noident): add missing comma Martin Staffa 2016-09-05 22:57:59 +02:00
  • 862dc2532f fix($sanitize): reduce stack height in IE <= 11 BobChao87 2016-09-04 02:13:13 +00:00
  • 7d11bc4f91 refactor(jqLite): use the toEqualOneOf matcher in jqLite tests Michał Gołębiowski 2016-09-07 12:09:43 +02:00
  • 006e05074a refactor(matchers): add the toEqualOneOf matcher Michał Gołębiowski 2016-09-07 12:03:07 +02:00
  • 1ea884ae7e refactor(jqLite): run more tests on jQuery 2.2, add version detection helpers Michał Gołębiowski 2016-09-07 11:56:17 +02:00
  • c82bb89964 docs($compile): be more explicit about linking not having taken place inside cloneAttachFn Georgios Kalpakas 2016-09-07 19:10:23 +03:00
  • bb7f4a8733 test($compile): extend $onChanges() test to account for one more case Georgios Kalpakas 2016-09-07 15:03:43 +03:00
  • 0cf5be5264 fix($compile): avoid calling $onChanges() twice for NaN initial values Georgios Kalpakas 2016-09-06 19:58:09 +03:00
  • 584a6b39e4 test($compile): add tests for provider settings Peter Bacon Darwin 2016-09-07 08:42:19 +01:00
  • f86576def4 feat($compile): add preAssignBindingsEnabled option Peter Bacon Darwin 2016-09-06 14:23:24 +01:00
  • 609e807b04 docs(guide/External Resources): add a paid-online course Packt 2016-08-31 16:48:11 +05:30
  • 31d464feef perf($compile): validate directive.restrict property on directive init Jason Bedard 2016-08-30 13:48:46 -07:00
  • 5c9399d18a feat($compile): throw error when directive name or factory fn is invalid Martin Staffa 2016-08-28 16:53:08 +02:00
  • a8da25c74d feat($resource): pass status/statusText to success callbacks Georgios Kalpakas 2016-08-26 19:36:22 +03:00
  • 6bb775ccd1 docs(tutorial/step_03): improve explanation of camel-/kebab-casing Georgios Kalpakas 2016-08-25 18:36:20 +03:00
  • a4a22266f1 feat($location): add support for selectively rewriting links based on attribute Wei Wang 2016-08-01 19:14:20 -04:00
  • 401da6873a docs($resource): add status param to transformResponse signature Benjamin Blackwood 2016-08-18 15:00:15 +10:00
  • 311b5faf08 docs(ngRepeat): improve example description Duly Bonheur 2016-08-17 15:48:47 -04:00
  • 6cd911c132 docs($componentController): add more info Martin Staffa 2016-08-17 21:58:36 +02:00
  • 9ae793d8a6 feat($controller): throw when requested controller is not registered Martin Staffa 2016-08-12 19:12:12 +02:00
  • 7fa2fdba3b chore(package.json): update to latest dgeni-packages v1.5.9 Peter Bacon Darwin 2016-11-18 13:54:59 +00:00
  • b871be1392 chore(package.json): update to latest version of shelljs Peter Bacon Darwin 2016-11-11 19:47:28 +00:00
  • 65bfce7d68 chore(protractor): upgrade to latest 4.0.10 Peter Bacon Darwin 2016-11-05 11:33:14 +00:00
  • 67126bd3a0 chore(*): use binaries from node_modules/.bin Martin Staffa 2016-09-01 20:42:03 +02:00
  • ce6558fd80 chore(npm): use require.resolve when possible to avoid hard coded module paths John-David Dalton 2015-11-16 16:26:49 -08:00
  • 64f6a616d4 fix(input): fix step validation for input[number][ng-range-input] Georgios Kalpakas 2016-10-19 15:23:44 +03:00
  • 07b8761233 fix(input[range]): make support for input[range] opt-in Georgios Kalpakas 2016-10-08 17:23:45 +03:00
  • 2e7121b8e4 feat(input): re-add support for binding to input[range] Georgios Kalpakas 2016-10-08 11:18:15 +03:00
  • da3f2df163 revert:feat(input): add support for binding to input[type=range] Peter Bacon Darwin 2016-09-21 17:39:23 +01:00
  • 51944b3999 revert: fix(input[range]): correctly handle min/max; remove ngMin/ngMax support Peter Bacon Darwin 2016-09-21 17:37:31 +01:00
  • 612589d0bc revert: feat(input[range]): support step Peter Bacon Darwin 2016-09-21 17:37:12 +01:00
  • 1b32fad833 revert: feat(input[number]): support step Peter Bacon Darwin 2016-09-21 17:28:18 +01:00
  • 3bf758063e docs(input[range]): fix erroneous examples Jérome Freyre 2016-09-14 13:56:45 +02:00
  • 82ea2de3fb refactor(*): introduce isNumberNaN gdi2290 2015-03-05 01:48:29 -07:00
  • 8ace661ba5 feat(input[number]): support step Martin Staffa 2016-08-15 23:01:53 +02:00
  • 8a9cd3e01d feat(input[range]): support step Martin Staffa 2016-07-30 16:58:35 +02:00
  • 9ea37de0f5 fix(input[range]): correctly handle min/max; remove ngMin/ngMax support Martin Staffa 2016-08-12 19:58:08 +02:00
  • b44432a719 docs(guide/concepts): improve wording Georgios Kalpakas 2016-08-17 17:28:00 +03:00
  • ac0e10d287 chore(build): fix version placeholder matching Georgios Kalpakas 2016-08-12 02:25:48 +03:00
  • 1237c77850 chore(*): change remaining /* @this */ to /** @this */ Michał Gołębiowski 2016-08-11 01:18:22 +02:00
  • 9a9b07dea8 chore(eslint): enable quotes: ["error", "single"] Michał Gołębiowski 2016-08-10 12:13:14 +02:00
  • 8b913b99d9 chore(protractor): upgrade to latest 4.0.10 Peter Bacon Darwin 2016-11-21 22:32:40 +00:00
  • 4edd2d95c1 feat(security): explicitly whitelist URL schemes for bootstrap. (#15427) Martin Probst 2016-11-23 23:04:05 -08:00
  • 6e91f9c25d style: fix CI failure (#15429) Martin Probst 2016-11-23 23:04:05 -08:00
  • 7f1b8bdfe1 feat(security): explicitly whitelist URL schemes for bootstrap. (#15427) Martin Probst 2016-11-23 15:44:43 -08:00
  • cc92da0d67 chore(*): cleanup msie handling; add support comments Michał Gołębiowski 2016-11-18 15:00:12 +01:00
  • c9bb5b9fa4 docs(external-resources): add new book link and alphabetize Packt 2016-11-23 15:12:51 +05:30
  • c54921008d chore(ngAnimate): cleanup vendor prefixes handling in tests Michał Gołębiowski 2016-11-17 12:32:58 +01:00
  • 69f59f2d01 docs($compile, guide/compiler): add "double compilation" known issue Martin Staffa 2016-11-23 13:52:48 +01:00
  • f4fb6e0983 perf(*): don't trigger digests after enter/leave of structural directives Martin Staffa 2016-10-30 00:04:57 +02:00
  • a18be15137 style(ngIfSpec.js, ngIncludeSpec.js): add top level describe Martin Staffa 2016-10-30 00:03:37 +02:00
  • 05a9d3a73c docs(*): add more info deprecation versions Martin Staffa 2016-11-22 23:53:18 +01:00
  • 60035f597c docs(guide/directive): minor wording and styling fixes Georgios Kalpakas 2016-11-22 14:49:26 +02:00
  • 0af21a48e5 docs(CHANGELOG.md): minor fixes/tweaks Georgios Kalpakas 2016-11-22 09:48:08 +02:00
  • 353e3a6cd8 fix($location): throw if the path starts with double (back)slashes Peter Bacon Darwin 2016-11-05 11:30:23 +00:00
  • 6ce2913d99 fix(security): do not auto-bootstrap when loaded from an extension. Martin Probst 2016-11-02 08:52:48 +01:00
  • 6a24885771 fix($compile): ensure that hidden input values are correct after history.back Peter Bacon Darwin 2016-10-11 13:33:42 +01:00
  • 367da583bc fix($sniffer): don't use history.pushState in sandboxed Chrome Packaged Apps Tyler Romeo 2016-08-12 17:12:02 -04:00
  • 68fb70ed29 fix($compile): lower the $sce context for src on video, audio, source, track Raphael Jamet 2016-02-12 14:01:10 +01:00
  • 991a2b30e0 fix($sce): fix adjustMatcher to replace multiple '*' and '**' Santi Albo 2014-06-18 19:24:40 +01:00
  • fc4afd0c1b docs(CHANGELOG): add 1.6.0-rc.1 changes v1.6.0-rc.1 Peter Bacon Darwin 2016-11-21 11:27:45 +00:00
  • d5109e26e4 docs(CHANGELOG): minor typos and fixes Peter Bacon Darwin 2016-11-21 11:25:29 +00:00
  • cf3c736b61 docs(guide/migrate): fix typo in code (&amp; --> &) Georgios Kalpakas 2016-11-21 14:21:45 +02:00
  • b343e7a560 docs(error/ng:areq): fix typo Georgios Kalpakas 2016-11-21 12:55:11 +02:00
  • 5ff5815f51 docs(error/ng:areq): mention common error cause Karthikeyan 2016-11-21 15:37:30 +05:30
  • a144c1c022 docs(guide/migration): add "Migrate 1.5 to 1.6" section Georgios Kalpakas 2016-11-18 22:39:55 +02:00
  • d79f9b3693 docs(*): fix up deprecation notices Peter Bacon Darwin 2016-11-18 11:24:39 +00:00
  • f56926a77d chore(docs): deprecation notices for methods and properties Peter Bacon Darwin 2016-11-16 14:14:48 +00:00
  • 17e98ace48 chore(docs): bring in all templates from dgeni-packages Peter Bacon Darwin 2016-11-18 10:41:21 +00:00
  • 752c989152 chore(package.json): update to latest dgeni-packages Peter Bacon Darwin 2016-11-16 13:50:54 +00:00
  • 789790feee fix(ngModelOptions): handle update triggers that are not in debounce list Peter Bacon Darwin 2016-11-16 22:33:39 +00:00
  • fd1a93a4b0 refactor(ngModelOptions): internal variables do not start with a $ Peter Bacon Darwin 2016-11-16 22:33:03 +00:00
  • 7d24af110a docs(CONTRIBUTING.md): expand test commit type, add info about closing issues Michal Bultrowicz 2016-11-17 22:17:42 +01:00
  • ac7a2daf2e docs(guide/Forms): add labels to input elements Arturo Romero 2016-11-17 11:23:52 -07:00
  • 296cfce40c feat(ngModelOptions): allow options to be inherited from ancestor ngModelOptions Peter Bacon Darwin 2016-11-16 11:36:24 +00:00
  • fb0225a36a revert: feat(ngModelOptions): allow options to be inherited from ancestor ngModelOptions Peter Bacon Darwin 2016-11-14 13:17:16 +00:00
  • 7dd42d31a7 docs(ngModel): fix typo and rephrase for simplicity Georgios Kalpakas 2016-11-16 12:35:54 +02:00