Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Feature Request: More aggressive types

オープン
#204 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
38/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
react, typescript
領域
frontend

調査の方向性

まず README に記載された placement の値を、現在の TypeScript の placement 型と比較します。他に記載されている component props を追跡してスコープを定義します。完了とは、宣言が記載された API をカバーし、エディターの補完が許可された値を反映することです。

索引モデルが issue の本文から書いたものです。

説明

Thanks for the wonderful library! I think it would be really great if the types documented the API of the component a little more closely. For instance the type of "placement" is string, whereas the actual allowed values (according to the readme) are 'left','right','top','bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight'. It would be great if the type knew about all of the things that the documentation knew about, which allows autocompleters/intellisensers to be able to provide in context documentation.

(I'd be happy to help if you are busy with other things!)

主要言語
TypeScript
スター
944
フォーク
199
平均マージ
19時間 1分
マージ済み PR(30日)
3

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

react-component/tooltip のほかの issue

react-component/tooltip の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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