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

Add Typography Props Mixin

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

@CodeDraken がすでに取り組んでいます。

2018年10月28日 から。

評価

この issue はまだ評価されていません。

説明

enhancement

When a component is primarily text ( i.e title, subtitle components ) it should allow typography classes to be passed as a boolean.

Example:

This would add the h5 class.

<CardHeader h5 />

Since this would apply to several components a mixin can be created to avoid repetition.

Things to include:

  • Headers i.e h1
  • Colors i.e text-gray
  • Positioning i.e text-center

https://picturepan2.github.io/spectre/elements.html#typography

https://picturepan2.github.io/spectre/utilities.html

主要言語
JavaScript
スター
7
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

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

CodeDraken/spectre-react のほかの issue

CodeDraken/spectre-react の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

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

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