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

Fix ParameterLineDropdown: ComponentLibrary Select inititialization #2289

Merged
merged 5 commits into from
Oct 3, 2024

Commits on Oct 3, 2024

  1. fix(ParameterLineDropdown): ComponentLibrary Select init doesn't work…

    … properly if options and value aren't set at the same time.
    
    Warning console fixed
    
    Signed-off-by: sBouzols <sylvain.bouzols@gmail.com>
    sBouzols committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a4c15dd View commit details
    Browse the repository at this point in the history
  2. fix(SingleLineDiagramParameters): replace reduce by Object.fromEntrie…

    …s method
    
    Signed-off-by: sBouzols <sylvain.bouzols@gmail.com>
    sBouzols committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    48a8b62 View commit details
    Browse the repository at this point in the history
  3. remove Array.from

    Signed-off-by: sBouzols <sylvain.bouzols@gmail.com>
    sBouzols committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c093e1b View commit details
    Browse the repository at this point in the history
  4. fix(): bad parenthesis

    Signed-off-by: sBouzols <sylvain.bouzols@gmail.com>
    sBouzols committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    180ff3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb91854 View commit details
    Browse the repository at this point in the history