[PR #12] [MERGED] Tooltip added #1976

Open
opened 2026-01-29 18:16:34 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/12
Author: @enchev
Created: 9/10/2020
Status: Merged
Merged: 9/10/2020
Merged by: @enchev

Base: masterHead: tooltip


📝 Commits (10+)

📊 Changes

4 files changed (+74 additions, -0 deletions)

View changed files

Pages/TooltipPage.razor (+65 -0)
📝 Services/ExampleService.cs (+7 -0)
📝 Shared/MainLayout.razor (+1 -0)
📝 Startup.cs (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/12 **Author:** [@enchev](https://github.com/enchev) **Created:** 9/10/2020 **Status:** ✅ Merged **Merged:** 9/10/2020 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `tooltip` --- ### 📝 Commits (10+) - [`f974156`](https://github.com/radzenhq/radzen-blazor/commit/f974156c644ee99636de43318b24b29b95b1bedb) tooltip - [`1b8b807`](https://github.com/radzenhq/radzen-blazor/commit/1b8b807884467fb2155719607673c428caed3244) Tooltip page improved - [`a6095c5`](https://github.com/radzenhq/radzen-blazor/commit/a6095c58392ada2b2b7ec4be804aec973a5a5a95) buttons text added instead content - [`f86784f`](https://github.com/radzenhq/radzen-blazor/commit/f86784f7ac9d755062396a6f5ebccae6858d8072) tooltip example improved - [`4ba6863`](https://github.com/radzenhq/radzen-blazor/commit/4ba68631789df57fc6f01fcbfcc1446b6f11602e) tooltip page improved - [`7d04ca2`](https://github.com/radzenhq/radzen-blazor/commit/7d04ca279cfdb0933210cad55bbc7966802d0467) styling updated - [`e6d8a2d`](https://github.com/radzenhq/radzen-blazor/commit/e6d8a2d59837a076be9d346f467b027812a2abf2) tooltip demo improved - [`66e36b7`](https://github.com/radzenhq/radzen-blazor/commit/66e36b7807f3ffed1d5d421cefc2239c85028a3a) tooltip demo improved - [`1eff444`](https://github.com/radzenhq/radzen-blazor/commit/1eff4449bc057160c0a6d28950e999c7bfa90967) onmouseover changed to onmouseenter - [`1e9fb09`](https://github.com/radzenhq/radzen-blazor/commit/1e9fb0954919eaa8a9f37adc16a8492b74cff4a7) removed page as tooltip ### 📊 Changes **4 files changed** (+74 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Pages/TooltipPage.razor` (+65 -0) 📝 `Services/ExampleService.cs` (+7 -0) 📝 `Shared/MainLayout.razor` (+1 -0) 📝 `Startup.cs` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:16:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1976