feat(tooltip): add support for rich tooltips
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
#### Bug, feature request, or proposal:
Feature request
#### What is the use-case or motivation for changing an existing behavior?
Popovers are not part of the current material design spec, however they are a common component in desktop applications.
It got some traction last year within the [angular/material](https://github.com/angular/material) repository [here](https://github.com/angular/material/issues/1120) and [here](https://github.com/angular/material/pull/1132).
If this is still not acceptable, what are the alternatives?
I started to hack a bit on the `mdDialog`, using a custom positioning strategy and custom css for the directional arrow but I'm not sure this is the way-to-go.
Thank you in advance!
コントリビューションガイド
調査の方向性
まず、要求されている rich tooltip/popover の動作と、参照されている angular/material の issue を確認します。本文では mdDialog、カスタム配置、方向を示す矢印のための CSS を試すことに触れていますが、ファイル、テスト、受け入れ基準は指定されていません。完了とするには、コーディングを開始する前に、コンポーネントのスコープと実装方針について合意しておく必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100