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

fixup: small follow-up fixes to a659c54 #765

Closed
wants to merge 1 commit into from

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Nov 25, 2014

No description provided.

@googlebot
Copy link

CLAs look good, thanks!

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
Copy link
Contributor

ajoslin commented Nov 26, 2014

Good stuff. Thanks @gkalpak.

@ajoslin ajoslin closed this in 4f59a28 Nov 26, 2014
@gkalpak gkalpak deleted the docs-app-fixes branch November 27, 2014 09:12
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

3 participants