diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index fd49e12440c..16a07049dd2 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contributing to Angular Material +# Contributing to AngularJS Material - [Code of Conduct](#coc) - [Signing the CLA](#cla)

@@ -9,7 +9,7 @@ - [Submission Guidelines](#submit) ## Code of Conduct -Help us keep Angular open and inclusive. +Help us keep AngularJS open and inclusive. Please read and follow our [Code of Conduct](https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md). @@ -17,8 +17,8 @@ Please read and follow our
## Have a Question, Problem, or Idea? -If you have questions or ideas regarding Angular Material, please direct these to the -[Angular Material Forum](https://groups.google.com/forum/#!forum/ngmaterial). +If you have questions or ideas regarding AngularJS Material, please direct these to the +[AngularJS Material Forum](https://groups.google.com/forum/#!forum/ngmaterial). Otherwise, do you: @@ -44,7 +44,7 @@ You can request a new feature by implement a new feature then consider what kind of change it is: * **Major Changes** that you wish to contribute to the project should be discussed first on our - [Angular Material Forum](https://groups.google.com/forum/#!forum/ngmaterial), so that we can better + [AngularJS Material Forum](https://groups.google.com/forum/#!forum/ngmaterial), so that we can better coordinate our efforts, prevent duplication of work, and help you to craft the change so that it is successfully accepted into the project. * **Small Changes** can be crafted and submitted to the @@ -80,12 +80,12 @@ quickly: * **Overview of the Issue** - if an error is being thrown, a non-minified stack trace helps. -* **Angular Material Version** - check the header of your `angular-material.js` file to determine +* **AngularJS Material Version** - check the header of your `angular-material.js` file to determine your specific version #. ```js /*! - * Angular Material Design + * AngularJS Material Design * https://github.com/angular/material * @license MIT * v0.6.0-rc1-master-57f10f7 @@ -104,13 +104,13 @@ Here are two examples of well-defined issues: #### Submitting Pull Requests **Important**: With the exception of minor bugs and doc fixes, we are not actively reviewing -unsolicited PRs to Angular Material. +unsolicited PRs to AngularJS Material. Please check with us via [the discussion forum](https://groups.google.com/forum/#!forum/ngmaterial) before investing significant effort in a planned Pull Request submission; it's likely that we are already working on a related PR. -* All contributions must be consistent with the Angular Material coding conventions. See the +* All contributions must be consistent with the AngularJS Material coding conventions. See the [Coding Guidelines](../docs/guides/CODING.md) * Submit proposed changes or additions as GitHub pull requests. See the [Pull Request Guidelines](../docs/guides/PULL_REQUESTS.md) @@ -120,7 +120,7 @@ working on a related PR. We have very precise rules over how our git commit messages can be formatted. This leads to **more readable messages** that are easy to follow when looking through the **project history**. It is -important to note that we use the git commit messages to **generate** the Angular Material +important to note that we use the git commit messages to **generate** the AngularJS Material [Changelog](../../CHANGELOG.md) document. > A detailed explanation of guidelines and conventions can be found in this @@ -201,9 +201,9 @@ refactor(content): prefix mdContent scroll- attributes ## Guidelines for Developer Commit Authorizations Please review the [Commit Level and Authorization Guidelines](../docs/guides/COMMIT_LEVELS.md) for -details on how to implement and submit your fixes, changes, or enhancements to Angular Material. +details on how to implement and submit your fixes, changes, or enhancements to AngularJS Material. -This guideline provides details on creating a repository Fork of the Angular Material repository +This guideline provides details on creating a repository Fork of the AngularJS Material repository and how to submit Pull Requests. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0a23d2f9c37..d172f65251c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,9 +6,9 @@ - `CodePen Demo which shows your issue:` - `Details:` -**Angular Versions**: * - - `Angular Version:` - - `Angular Material Version:` +**AngularJS Versions**: * + - `AngularJS Version:` + - `AngularJS Material Version:` **Additional Information**: - `Browser Type: *` diff --git a/CHANGELOG.md b/CHANGELOG.md index a1914c65cac..e7313f0086b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -182,7 +182,7 @@ Thank you to the continued support from these great v1.1.2 contributors: ## [AngularJS Material 1.1.1](https://github.com/angular/material/compare/v1.1.0...v1.1.1) (2016-09-01) -We continue to maintain our momentum with Angular Material. Today we published a patch release for Angular Material; a patch that contains more than 60 improvements and fixes. +We continue to maintain our momentum with AngularJS Material. Today we published a patch release for AngularJS Material; a patch that contains more than 60 improvements and fixes. -- @@ -451,7 +451,7 @@ Closes #8691. Closes #8734 ([d04dfc5d](https://github.com/angular/material/commi * Alter dropdown icon to conform to spec. ([9fa6a97a](https://github.com/angular/material/commit/9fa6a97a), closes [#9290](https://github.com/angular/material/issues/9290)) * Allow 0 as default value. ([e435e092](https://github.com/angular/material/commit/e435e092), closes [#9232](https://github.com/angular/material/issues/9232), [#9237](https://github.com/angular/material/issues/9237)) * handle input from number pad ([11cbe3a2](https://github.com/angular/material/commit/11cbe3a2), closes [#9104](https://github.com/angular/material/issues/9104), [#9106](https://github.com/angular/material/issues/9106)) - * Failing tests on Angular 1.6 (snapshot). ([d897b830](https://github.com/angular/material/commit/d897b830), closes [#9012](https://github.com/angular/material/issues/9012)) + * Failing tests on AngularJS 1.6 (snapshot). ([d897b830](https://github.com/angular/material/commit/d897b830), closes [#9012](https://github.com/angular/material/issues/9012)) * Fix empty option stlying issue. ([fcd42df8](https://github.com/angular/material/commit/fcd42df8), closes [#6851](https://github.com/angular/material/issues/6851), [#8907](https://github.com/angular/material/issues/8907)) * ngModel validator should use option hashkeys. ([87584881](https://github.com/angular/material/commit/87584881), closes [#8666](https://github.com/angular/material/issues/8666), [#8763](https://github.com/angular/material/issues/8763)) * Fix pristine/dirty error, scope conflict, and many styles. ([024e9798](https://github.com/angular/material/commit/024e9798), closes [#8529](https://github.com/angular/material/issues/8529), [#7988](https://github.com/angular/material/issues/7988), [#8527](https://github.com/angular/material/issues/8527), [#8672](https://github.com/angular/material/issues/8672)) @@ -611,7 +611,7 @@ Thanks to the great contributors who helped with this release: * **backdrop:** adjust the backdrop height when the viewport resizes ([918e335e](https://github.com/angular/material/commit/918e335e), closes [#8155](https://github.com/angular/material/issues/8155), [#8285](https://github.com/angular/material/issues/8285)) * **build:** * fix a warning when running local server ([b09dcbb0](https://github.com/angular/material/commit/b09dcbb0), closes [#8463](https://github.com/angular/material/issues/8463)) - * Fix failing tests with Angular 1.6. ([2b0e0fd9](https://github.com/angular/material/commit/2b0e0fd9), closes [#8404](https://github.com/angular/material/issues/8404)) + * Fix failing tests with AngularJS 1.6. ([2b0e0fd9](https://github.com/angular/material/commit/2b0e0fd9), closes [#8404](https://github.com/angular/material/issues/8404)) * remove use of template strings in build-contributors ([93921f8e](https://github.com/angular/material/commit/93921f8e)) * **checkbox:** * md-checkbox documentation update & indeterminate color fix. ([65151504](https://github.com/angular/material/commit/65151504), closes [#8513](https://github.com/angular/material/issues/8513)) @@ -648,10 +648,10 @@ Thanks to the great contributors who helped with this release: * **layout:** IE10-IE11 column-flex bug fix ([ce0ebbfc](https://github.com/angular/material/commit/ce0ebbfc), closes [#8161](https://github.com/angular/material/issues/8161)) * **list:** remove secondary container flex filler. ([621cc952](https://github.com/angular/material/commit/621cc952), closes [#8094](https://github.com/angular/material/issues/8094), [#7976](https://github.com/angular/material/issues/7976), [#8075](https://github.com/angular/material/issues/8075)) * **menu:** type checkbox should not affect a normal menu item. ([560474f7](https://github.com/angular/material/commit/560474f7), closes [#8110](https://github.com/angular/material/issues/8110), [#8117](https://github.com/angular/material/issues/8117)) -* **navbar:** fixes navbar logic in angular 1.3 ([2b8d18fb](https://github.com/angular/material/commit/2b8d18fb), closes [#8419](https://github.com/angular/material/issues/8419)) +* **navbar:** fixes navbar logic in AngularJS 1.3 ([2b8d18fb](https://github.com/angular/material/commit/2b8d18fb), closes [#8419](https://github.com/angular/material/issues/8419)) * **panel:** * attached panels to body ([b9b6203a](https://github.com/angular/material/commit/b9b6203a), closes [#8420](https://github.com/angular/material/issues/8420)) - * Fix panel tests in Angular 1.3. ([296f1c71](https://github.com/angular/material/commit/296f1c71), closes [#8418](https://github.com/angular/material/issues/8418)) + * Fix panel tests in AngularJS 1.3. ([296f1c71](https://github.com/angular/material/commit/296f1c71), closes [#8418](https://github.com/angular/material/issues/8418)) * positions panel offscreen when calculating height/width ([46492407](https://github.com/angular/material/commit/46492407), closes [#8405](https://github.com/angular/material/issues/8405)) * css and docs fixes ([c13feb76](https://github.com/angular/material/commit/c13feb76)) * updates to positioning ([0168e867](https://github.com/angular/material/commit/0168e867)) @@ -1082,7 +1082,7 @@ Closes #7246 #### Bug Fixes -* **build:** Fix failing tests with Angular 1.6. ([af1e2269](https://github.com/angular/material/commit/af1e2269), closes [#8404](https://github.com/angular/material/issues/8404)) +* **build:** Fix failing tests with AngularJS 1.6. ([af1e2269](https://github.com/angular/material/commit/af1e2269), closes [#8404](https://github.com/angular/material/issues/8404)) @@ -1474,7 +1474,7 @@ This is a landmark release - announcing public availability of version 1.0.0! * **dialog:** guard against missing focus traps upon removal. ([8d7ec062](https://github.com/angular/material/commit/8d7ec062)) * **input:** * Fix input errors CSS to properly display. ([0eb7d8a6](https://github.com/angular/material/commit/0eb7d8a6), closes [#5837](https://github.com/angular/material/issues/5837), [#6298](https://github.com/angular/material/issues/6298)) - * guard against null access on parentForm (Angular 1.3). ([1d71928e](https://github.com/angular/material/commit/1d71928e)) + * guard against null access on parentForm (AngularJS 1.3). ([1d71928e](https://github.com/angular/material/commit/1d71928e)) * Remove unneccessary CSS error margin. ([5ca31706](https://github.com/angular/material/commit/5ca31706), closes [#6235](https://github.com/angular/material/issues/6235)) * **layout:** 'flex' change per recommended workarounds and added `flex=nogrow` ([f3761781](https://github.com/angular/material/commit/f3761781), closes [#6205](https://github.com/angular/material/issues/6205)) * **layouts:** do not replace invalid attribute values ([16486dbf](https://github.com/angular/material/commit/16486dbf)) @@ -1646,7 +1646,7 @@ Detect `ng-touch` usages and provide integration warnings regarding interference #### Breaking Changes -* Dialog presets for `alert` and `confirm` no longer have a `content` option. There is now `textContent` and `htmlContent`. In order to use `htmlContent` you must load the `ngSanitize` module. HTML will not be compiled as an Angular template to prevent XSS attack vectors. +* Dialog presets for `alert` and `confirm` no longer have a `content` option. There is now `textContent` and `htmlContent`. In order to use `htmlContent` you must load the `ngSanitize` module. HTML will not be compiled as an AngularJS template to prevent XSS attack vectors. #### Bug Fixes @@ -1958,19 +1958,19 @@ This release resolves many issues and include the following notable changes: * fix flex-33 and flex-67 max-width and max-heights * fix layout-align to use max-width * A consistent API is now provided for flushing animation states during testing. -* CI testing now performs sandbox testing for Angular 1.3.x, 1.4.x, and 1.5.x. +* CI testing now performs sandbox testing for AngularJS 1.3.x, 1.4.x, and 1.5.x. Developers are requested to always test with the latest versions. And any CodePens provided in issue reports should use: -* Angular Material HEAD (0.11.1 or greater) +* AngularJS Material HEAD (0.11.1 or greater) * Bower Install - https://github.com/angular/bower-material/blob/master/angular-material.js * Bower Install - https://github.com/angular/bower-material/blob/master/angular-material.css * RAWGIT - https://rawgit.com/angular/bower-material/master/angular-material.js * RAWGIT - https://rawgit.com/angular/bower-material/master/angular-material.css -* AngularJS Latest Release versions: - * Angular 1.3.19 (or greater) - * Angular 1.4.6 (or greater). + * AngularJS Latest Release versions: + * AngularJS 1.3.19 (or greater) + * AngularJS 1.4.6 (or greater). #### Features @@ -2181,7 +2181,7 @@ This release is comprised of three major efforts: * Ripples are completely rewritten -* modify scope of `box-sizing: border-box` to be specific to only to elements owned by ngMaterial. +* modify scope of `box-sizing: border-box` to be specific to only to elements owned by AngularJS Material. Before: @@ -2236,8 +2236,8 @@ Fixes #1495. * **autocomplete:** not found message no longer gets stuck ([f2e6b162](https://github.com/angular/material/commit/f2e6b162), closes [#4309](https://github.com/angular/material/issues/4309)) * **build:** - * lock CI tests to use Angular 1.4.4 ([8157dece](https://github.com/angular/material/commit/8157dece)) - * correct detection and generation ngMaterial module definition ([d85e14af](https://github.com/angular/material/commit/d85e14af)) + * lock CI tests to use AngularJS 1.4.4 ([8157dece](https://github.com/angular/material/commit/8157dece)) + * correct detection and generation AngularJS Material module definition ([d85e14af](https://github.com/angular/material/commit/d85e14af)) * parse module definitions for material only or general ([e4ca61f0](https://github.com/angular/material/commit/e4ca61f0)) * buildNgMaterialDefinition RegExp updated ([391cff58](https://github.com/angular/material/commit/391cff58), closes [#4305](https://github.com/angular/material/issues/4305)) * **calendar:** @@ -2384,7 +2384,7 @@ styles * **backdrop:** * use absolute positioning and anchors ([87bdf36a](https://github.com/angular/material/commit/87bdf36a)) * set css `position: fixed` to `md-backdrop` ([4011df9c](https://github.com/angular/material/commit/4011df9c)) -* **build:** reset to using Angular v1.3.15 until animation issues resolve ([17490baf](https://github.com/angular/material/commit/17490baf)) +* **build:** reset to using AngularJS v1.3.15 until animation issues resolve ([17490baf](https://github.com/angular/material/commit/17490baf)) * **button:** * fixes button styles for components that override their default styles ([b1046bc0](https://github.com/angular/material/commit/b1046bc0)) * fixes button styles so that and