[Table] Add a full-featured but limited table component and array-based data source
オープン
area: material/table
feature
P3
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
Introduce a new table component that would use `` and come with built-in features including sorting, pagination, selection, etc. Would accept an array-based data input so users do not need to create a data source to use the table.
This would allow people to quickly use a table but would limit their ability to customize behavior and would be very opinionated on user experience.
Example concept:
```
```
Notes:
- Long column names should be truncated and display a tooltip on hover
コントリビューションガイド
調査の方向性
まず、既存の コンポーネントと、issue で参照されている data-source アプローチを確認します。配列入力、ソート、ページネーション、選択、およびホバーツールチップ付きの省略された列名について、範囲と期待される動作を明確にします。提案された限定的なコンポーネントについて合意された設計ができたら完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100