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

API consistency: switch widget #1526

Merged
merged 9 commits into from
Jul 27, 2022
Merged

API consistency: switch widget #1526

merged 9 commits into from
Jul 27, 2022

Commits on Jul 15, 2022

  1. Renamed Switch.is_on to Switch.value

    Signed-off-by: Bruno Rino <bruno.rino@gmail.com>
    bruno-rino committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f18a10e View commit details
    Browse the repository at this point in the history
  2. Renamed Switch.on_toggle to Switch.on_change

    Signed-off-by: Bruno Rino <bruno.rino@gmail.com>
    bruno-rino committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    0edcfc1 View commit details
    Browse the repository at this point in the history
  3. Fix flake8 issues.

    Signed-off-by: Bruno Rino <bruno.rino@gmail.com>
    bruno-rino committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    a0ed746 View commit details
    Browse the repository at this point in the history
  4. Added deprecated init param

    Signed-off-by: Bruno Rino <bruno.rino@gmail.com>
    bruno-rino committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9c5c4c0 View commit details
    Browse the repository at this point in the history
  5. Renamed Switch.label to Switch.text

    Signed-off-by: Bruno Rino <bruno.rino@gmail.com>
    bruno-rino committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3be4538 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Added shim for init parameter, and organised compatibility code so th…

    …at it is easier to remove
    
    Signed-off-by: Bruno Rino <bruno.rino@gmail.com>
    bruno-rino committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    28d2f36 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    923fbf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e619df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b1a40 View commit details
    Browse the repository at this point in the history