Skip to content
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

Number input supports alignment #1821

Merged
merged 14 commits into from
Mar 22, 2023
Merged

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    9d3c93c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a1d83 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Bump actions/checkout from 3.3.0 to 3.4.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.3.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kiljoy001 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    709cbbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c66ca4b View commit details
    Browse the repository at this point in the history
  3. Updated textinput example to include right aligned numbers. Also upda…

    …ted number logic to add number input in each box together and tell user not sum zero
    kiljoy001 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    613d3ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf00a95 View commit details
    Browse the repository at this point in the history
  5. Update changenote

    freakboy3742 authored and kiljoy001 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    49748a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    039dd12 View commit details
    Browse the repository at this point in the history
  7. added 1817.feature.rst

    kiljoy001 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dd3c46b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    de4131c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab563e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6815c91 View commit details
    Browse the repository at this point in the history
  4. auto fixed eof issue

    kiljoy001 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    51645ef View commit details
    Browse the repository at this point in the history
  5. black formatting fix

    kiljoy001 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    4986ad9 View commit details
    Browse the repository at this point in the history