13 Commits

Author SHA1 Message Date
Michael Prentice
d1a9976cad docs: updates to landing page and getting started
- 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
2020-04-22 15:20:31 -04:00
Michael Prentice
a5c11df044 docs(contributing): add more links to ToC and link to GitHub Terms (#11726) 2019-05-20 09:29:18 -07:00
Michael Prentice
74563b658d docs(issue): components repo rename (#11722)
add another warning about AngularJS vs Angular
2019-05-14 08:43:35 -07:00
Michael Prentice
b588fd6190 docs(issue-template): make it more clear that this repo is for AngularJS (#11683) 2019-03-20 09:12:12 -07:00
Michael Prentice
777a7e181f docs(readme,guides): add perf guide for IE. updates and corrections. (#11262)
- 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.
2018-04-27 09:52:12 -07:00
Michael Prentice
15a841053d docs(contributing): fix Markdown formatting issues (#11097) 2018-01-29 18:21:55 -08:00
Michael Prentice
ccb310d72e chore: add PR template (#11027) 2017-12-28 12:07:17 -08:00
Michael Prentice
3d475d615e chore: update issue template (#11028) 2017-12-28 12:06:35 -08:00
Elad Bezalel
e06284aa47 style(branding): branding consistency fixup (#10307)
fixes #10304
2017-03-07 15:32:19 -08:00
Paul Gschwendtner
cd40b7e6c7 docs(contributing): fix invalid links and typo (#9329)
* An typo for `enhancements` was fixed
* Fixed invalid links to the `docs/guides` directory.
* Fix wrong spelling of @robertmesserle's name

Closes #9328.
2016-08-23 10:39:13 -07:00
Topher Fangio
d01beb386e chore(docs): Fix formatting of ISSUE_TEMPLATE
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
2016-07-10 14:41:54 -05:00
Topher Fangio
7875bd64dd chore: Update GitHub New Issue template
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
2016-06-28 13:14:19 -07:00
Paul Gschwendtner
f5af7a12f2 docs(): add issue template for github issues.
* Adds a issue template to the GitHub Repository.

Closes #8287
2016-04-30 08:07:09 -05:00