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

Added conditional function 'disabled_if' to disable the button based on a true boolean #2365

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    ecb6bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d976ba1 View commit details
    Browse the repository at this point in the history
  3. Fixed typing errors

    soucosmo committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2f50197 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6df2ad7 View commit details
    Browse the repository at this point in the history
  5. Added link to full example

    soucosmo committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5c6c2ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e54a1f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c1f1fb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Improved documentation

    soucosmo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b37262f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8805bf3 View commit details
    Browse the repository at this point in the history
  2. Delete widget/src/button.rs

    soucosmo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a684e91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7215f2d View commit details
    Browse the repository at this point in the history
  4. Delete widget/src/helpers.rs

    soucosmo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    10b19ce View commit details
    Browse the repository at this point in the history
  5. Removed keyed column example

    soucosmo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ebba3c8 View commit details
    Browse the repository at this point in the history