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 missing methods changeXXX to some properties to have a more consistent API accross properties. #342

Merged
merged 2 commits into from
Feb 23, 2024

Commits on Feb 5, 2024

  1. Add missing methods changeXXX to some properties to have a more consi…

    …stent API accross properties.
    
    - Date : changeDate
    - MultiSelect : changeOptions
    - Status : changeOption (same as Select)
    - StatusOption : changeName (same as SelectOption)
    ren0v committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    09eda54 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Streamline the changeOptions() method

    Co-authored-by: Mario Simão <mariosimao@poli.ufrj.br>
    ren0v and mariosimao committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    065b7d3 View commit details
    Browse the repository at this point in the history