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

Enable using framework7 components without entire framework

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
javascript, react

調査の方向性

Issue にリンクされている React 初期化ガイドとカスタムビルド ES modules のドキュメントから始め、既存の Framework7 App 要件と、要求されているスタンドアロンコンポーネントの使用方法を比較します。選択した Framework7 コンポーネントを、App component でラップせずに既存の React Router アプリケーションで使用でき、その結果としてサポートされないコンポーネントへの影響が文書化されていれば、作業は完了です。

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

説明

Is your feature request related to a problem? Please describe.
I'm currently trying to use framework7 components in my react app without wrapping everything in framework7's App component like the guide suggests here: https://framework7.io/react/init-app

I already use React-router and ionic components so am worried about framework7 clashing w/ my existing setup

Describe the solution you'd like
Ideally there'd be a solution like ionic (which works for most but not all components):
https://ionicframework.com/docs/react/adding-ionic-react-to-an-existing-react-project

Describe alternatives you've considered
Tried checking the forum but not seeing any engagement there: https://forum.framework7.io/t/i-only-need-a-few-components-is-there-an-easy-way/16495

Seems there may be away to hack this into working but unclear of 2nd order consequences:
https://forum.framework7.io/t/correct-way-to-import-individual-framework7-vue-components/6808
https://framework7.io/docs/custom-build#es-modules

Additional context
KonstaUI is not an option here as it does not have the components I'm looking to use (Datepicker w/ range, sheet modal, etc.) and I don't want to use TailwindCSS.

Happy to help contribute here if someone can point me in the right direction or to any existing art - thanks!

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

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

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

はじめの一歩

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

framework7io/framework7 のほかの issue

framework7io/framework7 の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

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

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