angular / angular/components

Support all types of chips outlines in the Material Design spec

オープン
#16,843 コメント 3 件 リアクション 7 件 担当者 0 名 GitHub で見る
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
![image](https://user-images.githubusercontent.com/8691013/63512022-53a7c600-c515-11e9-8514-8b205690d940.png)

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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。