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

add numeric input #110

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 14, 2023

  1. add numeric input

    Friedolino committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3f21ca4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. make numericInput always start with current value

    Friedolino committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5f6552b View commit details
    Browse the repository at this point in the history
  2. fix integers handling

    Friedolino committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b6e9cee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c7c335 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. fix float handling

    Friedolino committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9b4ee6b View commit details
    Browse the repository at this point in the history
  2. fix '-' handling

    Friedolino committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    14fb5e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. things

    Friedolino committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bc56313 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. remove unit, add rect

    Friedolino committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f0170b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. update ENV plot on numericInput

    Friedolino committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ec44971 View commit details
    Browse the repository at this point in the history
  2. update ENV plot when editing numeric input

    Friedolino committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6d7cad6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix rounding crash

    Friedolino committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2e77c44 View commit details
    Browse the repository at this point in the history
  2. allow '-' when starting an input

    Friedolino committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fd40375 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix setting integer values

    Friedolino committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    23983de View commit details
    Browse the repository at this point in the history