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

Feature: Add checkbox buttons (NcCheckboxRadioSwitch buttons that look like NcButtons) #4280

Closed
wants to merge 3 commits into from

Commits on Jul 4, 2023

  1. feat(NcCheckboxRadioSwitch): Allow to create checkbox buttons to crea…

    …te stateful button
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    225e2e5 View commit details
    Browse the repository at this point in the history
  2. fix(NcAppSidebar): Star button should be implemented as a checkbox fo…

    …r accessibility
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f9854bf View commit details
    Browse the repository at this point in the history
  3. fixup! Do not allow primary and use primary for checked state only

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7686227 View commit details
    Browse the repository at this point in the history