[PR #1693] [MERGED] RadzenNumeric NumpadDecimal improvements #2864

Closed
opened 2026-01-29 18:20:48 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1693
Author: @Equitis
Created: 9/16/2024
Status: Merged
Merged: 9/16/2024
Merged by: @enchev

Base: masterHead: master


📝 Commits (2)

  • fc8641c Insert NumpadDecimal at cursor position.
  • 903890c Merge branch 'radzenhq:master' into master

📊 Changes

1 file changed (+7 additions, -4 deletions)

View changed files

📝 Radzen.Blazor/wwwroot/Radzen.Blazor.js (+7 -4)

📄 Description

The NumpadDecimal is now inserted at the Cursor position and not appended at the end.
In addition, the marked part in the RadzenNumeric is now replaced when entering the NumpadDecimal.


🔄 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/1693 **Author:** [@Equitis](https://github.com/Equitis) **Created:** 9/16/2024 **Status:** ✅ Merged **Merged:** 9/16/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`fc8641c`](https://github.com/radzenhq/radzen-blazor/commit/fc8641c31cc91c31cafbb00a9a50e42cf269bd00) Insert NumpadDecimal at cursor position. - [`903890c`](https://github.com/radzenhq/radzen-blazor/commit/903890c2d62c2de739abb1d39157871d71032d25) Merge branch 'radzenhq:master' into master ### 📊 Changes **1 file changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/wwwroot/Radzen.Blazor.js` (+7 -4) </details> ### 📄 Description The NumpadDecimal is now inserted at the Cursor position and not appended at the end. In addition, the marked part in the RadzenNumeric is now replaced when entering the NumpadDecimal. --- <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:20:48 +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#2864