You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
The layout options aren't working for me at all.
The show / hide attributes work when {phone, tablet, tablet-landscape, pc} is replaced with {sm, md, lg}.
Either the documentation or the code is incorrect.
I am using 0.5.1 installed from bower in both chrome and firefox.
The text was updated successfully, but these errors were encountered:
The docs reflect the latest version from the master branch. The API has changed today (d51a44c) from {sm, md, lg} to {phone, tablet, tablet-landscape, pc}. You would have to change to the master branch or wait for the new version. Since the API has changed, I suggest the first option.
ThomasBurleson
changed the title
Contrary to the docs, options for device size (-sm -md -lg) work, but options for device type (-phone -tablet -pc) do not work.
Layout options for device type (-phone -tablet -pc) do not work.
Nov 19, 2014
ThomasBurleson
changed the title
Layout options for device type (-phone -tablet -pc) do not work.
layout options for device type (-phone -tablet -pc) do not work.
Nov 19, 2014
The documentation mentions the following attributes:
The layout options aren't working for me at all.
The show / hide attributes work when {phone, tablet, tablet-landscape, pc} is replaced with {sm, md, lg}.
Either the documentation or the code is incorrect.
I am using
0.5.1
installed from bower in both chrome and firefox.The text was updated successfully, but these errors were encountered: