- update bug, docs, and PR templates for EOL
- update CONTRIBUTING.md for EOL
- remove links to AngularJS Material forums and Gitter channel
from GH contact links as they are no longer supported
- use new issue type chooser for creating new issues
- add build and ci commit types
- fix commit scope examples
- remove passive voice and fix grammar issues
- add screen reader field to issue template
- update browser support table
- update README.md
- require AngularJS 1.7.2+
- remove out of date http://browserl.ist link and image since their site is down
- link to screen reader support section on docs site
- update docs site screenshot
- add missing step to install Gulp v3 globally
- update versions in examples to use 1.2.0
Fixes#11449
- fix ul/li styles for "buckets" used for lists of links or videos
- add Blank StackBlitz Demo starter
- update issue template to use new StackBlitz blank demo and reduce passive voice
- remove out of date CodePen starter that can't be updated anymore
- since we stopped paying for the Pro license
- remove links to unmaintained and out of date versions of material-start (es5, es6 + JSPM)
- add AngularJS Material ngUpgrade example with the Angular CLI
- remove unnecessary section with redundant links to Material Design
- add a couple more conference video links
- add link to StackOverflow `angularjs-material` tag
- update list of supported browsers
- fix CodePen embeds on layout troubleshooting page
- having extra space at the whiteframe bottom
- refine the IE performance guide
- make the IE performance guide visible in the docs
- indicate 1.4.x as minimum version to line up with bower-material
- update branding in screenshot to AngularJS
- update PR and issue templates
- major updates to the Contributing guide for clarity and consistency
- remove text about the project being in early beta
- make it clear that we are not accepting major new feature requests
- clarify issue submission guidelines to use GitHub templates
- provide better examples of issue titles, commit messages, etc
- add details and clarity to the commit levels and team roles
- minor updates to the PR guide
Fixes#8616. Relates to #8658. Relates to #8329.
* An typo for `enhancements` was fixed
* Fixed invalid links to the `docs/guides` directory.
* Fix wrong spelling of @robertmesserle's name
Closes#9328.
The issue template was inconsistent on the plaecement of the asterisk
inside/outside of the back-ticks.
Move the inconsistent asterisk inside the back-ticks to match others.
Closes#8981
Update the formatting of GitHub's New Issue template to make the
questions stand out a bit better when reading the submitted issue.
Additionaly fix some spacing/capitalization/formatting issues.
Fixes#8882.
Closes#8885