albx / albx/bitblazor

[FEATURE] Add the Tooltip & Popover components

オープン
#9 コメント 2 件 リアクション 0 件 担当者 1 名 @mrdevrobot が担当を希望しています GitHub で見る
components enhancement
主要言語
HTML
スター
10
フォーク
4
平均マージ
4日
マージ済み PR(30日)
1

説明

Create reusable Razor components for tooltips and popovers, following [Bootstrap Italia - Tooltip](https://italia.github.io/bootstrap-italia/docs/componenti/tooltip/) and [Popover](https://italia.github.io/bootstrap-italia/docs/componenti/popover/). Support all placement, triggers, and accessibility features.

### Requirements:
- Implement Razor components (e.g., BitTooltip.razor, BitPopover.razor) that encapsulate the respective Bootstrap Italia styles.
- Support for all documented placements, triggers, and content.
- Expose parameters for ARIA/accessibility attributes.
- Add XML documentation for all public parameters.

### Acceptance Criteria:
- The components render valid Bootstrap Italia markup for tooltips and popovers.
- All documented placements and features are supported via parameters.
- Components are unit tested for major use cases and variants.
- Usage examples are provided in the documentation or a sample page.

### References:
- [Bootstrap Italia - Tooltip Documentation](https://italia.github.io/bootstrap-italia/docs/componenti/tooltip/)
- [Bootstrap Italia - Popover Documentation](https://italia.github.io/bootstrap-italia/docs/componenti/popover/)

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

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

評価

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

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

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