-
Notifications
You must be signed in to change notification settings - Fork 73
998096: Release notes #7261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
998096: Release notes #7261
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
| @@ -0,0 +1,27 @@ | |||
| --- | |||
| layout: post | |||
| title: Disable Mouse Wheel Scroll in Blazor Numeric TextBox Component | Syncfusion | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prevent Mouse Wheel from Changing Value in Blazor NumericTextBox | Syncfusion
| documentation: ug | ||
| --- | ||
|
|
||
| # Disable Mouse Wheel Scroll in Blazor Numeric TextBox Component |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prevent Mouse Wheel from Changing Value in Blazor NumericTextBox Component
blazor/numeric-textbox/how-to/disable-mouse-wheel-in-numeric-textbox-component.md
Show resolved
Hide resolved
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
blazor/query-builder/events.md
Outdated
|
|
||
| The Destroyed event is triggered when the component is disposed. Use it to perform reliable cleanup, detach external resources, or finalize logging. | ||
|
|
||
| - Exposed via QueryBuilderEvents<TValue>.Destroyed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove these lines
blazor/query-builder/events.md
Outdated
|
|
||
| ## OnActionFailure | ||
|
|
||
| Raised when a remote data fetch or action fails. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The OnActionFailure event is triggered whenever a remote data request or action fails in the QueryBuilder.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Bug description
Need to add release notes for feature , CR issue and breaking changes.
Root cause
Need to add release notes for feature , CR issue and breaking changes.
Solution description
I have added feature release notes for below topics:
1.AllowMouseWheel support in Blazor Numeric textbox component.
2.destroyed event for query builder component.
3. Implemented current view in Render Day Cell Event in calendar and datepicker components.
I have added release notes for below breaking changes:
1.Scripts updated for Switch and checkbox components.
2.Title attribute removed in tooltip component.
Impact assessment
Reason for not identifying earlier
[x]NA - Release notes updated
Areas tested against this fix
Breaking changes
breaking-issue)If yes, provide breaking commit details link and migration guidance.
Regression testing
Action taken to prevent recurrence
Automation status
Cross-platform verification
*[x]NA - Release notes updated
Related issues
Is this issue present in EJ2 or other components?
needs-attention-coreteam)Output screenshots
[x]NA - Release notes updated
API changes
Performance verification
Reviewer Checklist