Skip to content

[UIK-5338][input-number] rewrite component to TS#3016

Merged
Valeria-Zimnitskaya merged 13 commits into
release/v17from
UIK-5338/rewrite-component-to-ts
Jul 8, 2026
Merged

[UIK-5338][input-number] rewrite component to TS#3016
Valeria-Zimnitskaya merged 13 commits into
release/v17from
UIK-5338/rewrite-component-to-ts

Conversation

@slizhevskyv-semrush

Copy link
Copy Markdown
Contributor

Changelog

@semcore/input-number

Fixed

  • Rewrite component to TS. Deprecate atomic types. Atomic types are part of NSInputNumber namespace.

Motivation and Context

Rewrite component to TS. Deprecated atomic types in favor namespaces. Almost nothing changed in how component works :).

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • I have updated the documentation accordingly.
  • I have added new tests on added of fixed functionality.

Comment thread semcore/core/src/core-types/Component.ts Outdated
Comment thread semcore/input-number/src/InputNumber.tsx
Comment thread semcore/input-number/src/InputNumber.tsx
Comment thread semcore/input-number/src/InputNumber.tsx
@Valeria-Zimnitskaya

Copy link
Copy Markdown
Contributor

i'll merge it. Failed tests are not blockers here because they fail as the regression from other branch

@Valeria-Zimnitskaya Valeria-Zimnitskaya merged commit 653f23c into release/v17 Jul 8, 2026
7 of 14 checks passed
@Valeria-Zimnitskaya Valeria-Zimnitskaya deleted the UIK-5338/rewrite-component-to-ts branch July 8, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants