Skip to content

feat(ui5-step-input): Euler`s constant support#13317

Open
GDamyanov wants to merge 4 commits intomainfrom
stepinput-euler
Open

feat(ui5-step-input): Euler`s constant support#13317
GDamyanov wants to merge 4 commits intomainfrom
stepinput-euler

Conversation

@GDamyanov
Copy link
Contributor

@GDamyanov GDamyanov commented Mar 23, 2026

This PR enhances the StepInput component to properly handle scientific notation (exponential notation using Euler's constant e), allowing users to input values like 1e3, 1.5e3, etc.

Background:
Previously, the StepInput component couldn't correctly parse and handle numbers written in scientific notation format (e.g., 1e3 for 1000, 1.5e-2 for 0.015). This is a common notation used in scientific and engineering applications, and the component now supports it to improve usability in these contexts.

@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Mar 23, 2026

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview March 23, 2026 09:16 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview March 23, 2026 10:05 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants