Document how to use secondary actions in lists
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
#### Bug, feature request, or proposal:
Improved documentation
#### What is the expected behavior?
It should be possible to include one or more buttons (or "infos") as a secondary action in a list item [per the spec](https://material.io/guidelines/components/lists-controls.html).
#### What is the current behavior?
The [List documentation and examples](https://material.angular.io/components/list/overview) do not show secondary actions.
#### Is there anything else we should know?
The [documentation for Lists in Material 1](https://material.angularjs.org/latest/demo/list) show extensive examples, including (at the very end) the use of multiple secondary actions, via the `md-secondary` class. I'm guessing this is probably already possible in Material 2 but I can't figure out how. (For the time being, I'm hacking it together with manual `float:right` and some margin twiddling.)
コントリビューションガイド
調査の方向性
material.angular.io/components/list/overview の List ドキュメントと例から始め、次に issue にリンクされている Material 1 のリスト例、特に md-secondary を使用するセカンダリアクションの例を比較します。Angular Material のリストドキュメントで、サポートされているセカンダリアクションボタンまたは情報が 1 つ以上示されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- documentation, frontend
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100