Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

feat(layout): directives for lesser then x #10109

Open
@AdriVanHoudt

Description

@AdriVanHoudt

Actual Behavior:

  • What is the issue? *
    There are currently layout directives for layout-gt-sm but not layout-ls-sm
    I tried searching the issues but could not find anything about it (github's search not helping).

Right not I have to do something like <div layout-sm="column" layout-xs="column"> to achieve the desired behaviour of layout-column below 960px.
Am I missing something?

Also the docs at https://material.angularjs.org/latest/layout/options are missing the layout-align-gt-x directives but maybe that is a different issue.

  • What is the expected behavior?

CodePen (or steps to reproduce the issue): *

  • CodePen Demo which shows your issue:
  • Details:

Angular Versions: *

  • Angular Version:
  • Angular Material Version:

Additional Information:

  • Browser Type: *
  • Browser Version: *
  • OS: *
  • Stack Traces:

Shortcut to create a new CodePen Demo.
Note: * indicates required information. Without this information, your issue may be auto-closed.

Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions