Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Reorg and updates to Guideline Docs and README #750

Closed
wants to merge 20 commits into from

Conversation

ThomasBurleson
Copy link
Contributor

No description provided.

@googlebot
Copy link

Thanks for your pull request.

It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/.

If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits.

Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name.

# - `dist/angular-material.css`
# - `dist/themes`

guild build
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this really guild ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that should be gulp build, and similarly, gulp build --release on line 76.

Clarified that we're not yet ready for unsolicited submissions.
Removed docs section. Not applicable to Angular Material as written.
URL fixes for jsfiddle and plunkr
missed a paren in the last change
Removed confusing top-level menu items to other pages. Would rather folks went to the Submitting section.
gkalpak referenced this pull request Nov 26, 2014
BREAKING CHANGE: the -phone, -tablet, -pc, and -tablet-landscape
attribute suffixes have been removed and replaced with -sm, -md, and -lg
attributes.

* hide-sm means hide only on small devices (phones).
* hide-md means hide only on medium devices (tablets)
* hide-lg means hide only on large devices (rotated tablets).

Additionally, three new attribute suffixes have been provided for more flexibility:

* hide-gt-sm means hide on devices with size greater than small
 (bigger than phones).
* hide-gt-md means hide on devices with size greater than medium
 (bigger than tablets)
* hide-gt-lg means hide on devices with size greater than large
 (bigger than rotated tablets).

See the [layout options
section](http://material.angularjs.org/#/layout/options)
of the website for more up-to-date information.
@ajoslin ajoslin closed this Dec 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants