feat(mat-snackbar): Support to stacked variant from material design
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
### Feature Description
Improve the SimpleSnackBar component to support the css class "mdc-snackbar--stacked" or create a separate component (possibly called "StackedSnackBar").
Native material design example (https://www.npmjs.com/package/@material/snackbar);
```
...
```
Current visual:

New additional visual feature:

Please indicate the option to develop the function: if you should add the support css class in the real and unique component or create a new one component.
### Use Case
Bottom action button of the message (https://m2.material.io/components/snackbars#specs):

コントリビューションガイド
調査の方向性
Angular Material SimpleSnackBar のエントリポイントから開始し、その構造をリンク先の Material Design のスタックされた snackbar の例と比較します。既存のコンポーネントで mdc-snackbar--stacked クラスを公開できるか、別のコンポーネントが必要かを判断します。スタックされたレイアウトと下部のアクションボタンのユースケースがサポートされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100