intergalactic icon indicating copy to clipboard operation
intergalactic copied to clipboard

[86byq6ba6][inline-input,input-number] Added beautiful number formatting for Inline.Input.

Open ilyabrower opened this issue 1 year ago • 0 comments

Motivation and Context

Added beautiful number formatting for Inline.InputNumber.

How has this been tested?

Manually (just extend Value from Input.Number.Value).

Screenshots (if appropriate):

Screenshot 2024-05-13 at 11 37 25

Types of changes

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

Checklist:

  • [X] My code follows the code style of this project.
  • [X] I have updated the documentation accordingly or it's not required.
  • [X] Unit tests are not broken.
  • [X] I have added changelog note to corresponding CHANGELOG.md file with planned publish date.
  • [ ] I have added new unit tests on added of fixed functionality.

ilyabrower avatar May 13 '24 09:05 ilyabrower