Support all types of chips outlines in the Material Design spec
オープン
area: material/chips
feature
material spec
P3
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
build-in Choice chips as material guidelines.
Choice chips

choice chips need 2 feature,
1. select by click not keyboard space.
2. when user select, it can't be unselect anymore (like radio, toggle button)
for workaround i can do like this.
```
One fish
Two fish
Primary fish
Accent fish
```
コントリビューションガイド
調査の方向性
Issue に記載されている mat-chip-list と mat-chip のエントリポイントから始め、現在の選択動作をリンク先の Material Design の choice-chip に関するガイダンスと比較してください。動作を変更する前に、クリック、キーボード、およびトグルを行わない選択の意図されたセマンティクスを明確にし、結果として得られる choice-chip のインタラクションが要求された例と一致することを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100