Skip to content

Added support for precision prop for Input component #2487

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

Merged
merged 6 commits into from
May 28, 2025

Conversation

josephmathew900
Copy link
Contributor

@josephmathew900 josephmathew900 commented May 27, 2025

Description

  • Added: support for precision prop for Input component

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added proper data-cy and data-testid attributes.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 27, 2025 17:36 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 27, 2025 17:56 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 27, 2025 18:04 Inactive
@josephmathew900 josephmathew900 added the patch Releases small requests or bug fixes. label May 28, 2025
@josephmathew900 josephmathew900 force-pushed the 2478-add-precision-prop-for-input-component branch from 9f7c83e to 146a5f0 Compare May 28, 2025 02:27
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 28, 2025 02:27 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 28, 2025 03:39 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 28, 2025 03:42 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 28, 2025 07:17 Inactive
@josephmathew900 josephmathew900 force-pushed the 2478-add-precision-prop-for-input-component branch from 684b0b1 to 7dc1321 Compare May 28, 2025 07:20
@josephmathew900 josephmathew900 force-pushed the 2478-add-precision-prop-for-input-component branch from 7dc1321 to bf536be Compare May 28, 2025 08:04
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 28, 2025 08:04 Inactive
@josephmathew900 josephmathew900 force-pushed the 2478-add-precision-prop-for-input-component branch from bf536be to 39d0b8d Compare May 28, 2025 08:08
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-agsb-pr-2487 May 28, 2025 08:08 Inactive
@josephmathew900 josephmathew900 marked this pull request as ready for review May 28, 2025 08:21
@josephmathew900 josephmathew900 merged commit 1a8475a into main May 28, 2025
1 check passed
@josephmathew900 josephmathew900 deleted the 2478-add-precision-prop-for-input-component branch May 28, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Releases small requests or bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an isDecimal prop for Input component
1 participant