TypeCellOS / TypeCellOS/BlockNote
Override rendering of built-in blocks (Link)
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 10.2k
- フォーク
- 772
- 平均マージ
- 3日 11時間
- マージ済み PR(30日)
- 17
説明
Is your feature request related to a problem? Please describe.
I'd like to override React rendering for links, but without completely re-implementing the Link code as a custom block.
Describe the solution you'd like
Ideally some way to provide a render that returns custom JSX
Describe alternatives you've considered
Considered re-implementing the Link code and disabling the existing default block but I want most of the same behavior, just custom rendering.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start by reviewing how the built-in Link block renders and how custom blocks or block overrides are currently configured. Identify the existing Link behavior that must remain available and determine where a React render hook could fit. Done means a documented, tested way to provide custom JSX without re-implementing or disabling the built-in Link block.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100