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 support for {enabled/visible}_when for Tabbed and VFold #1705

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Jun 28, 2021

  1. add support for disabling tabs (previously content would be disabled …

    …but you could still click on the tab)
    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f956869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff2f31 View commit details
    Browse the repository at this point in the history
  3. clean up

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    b15347c View commit details
    Browse the repository at this point in the history
  4. remove unneeded imports

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    2465e94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac39d86 View commit details
    Browse the repository at this point in the history
  6. update comment

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    82c9a63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    291aaa1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98f22b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eec5f97 View commit details
    Browse the repository at this point in the history
  10. add same tests for VFold

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3acd7a1 View commit details
    Browse the repository at this point in the history
  11. comments / naming

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e77e12b View commit details
    Browse the repository at this point in the history
  12. refactor tests a bit

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3bfe512 View commit details
    Browse the repository at this point in the history
  13. remove unneeded HGroups

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0e70767 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    146b241 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3637bcd View commit details
    Browse the repository at this point in the history
  16. tests are qt specific

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    8c405bb View commit details
    Browse the repository at this point in the history
  17. flake8

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    c73854a View commit details
    Browse the repository at this point in the history
  18. add news fragment

    aaronayres35 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    a908d3b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c050ebf View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    4fe708a View commit details
    Browse the repository at this point in the history
  2. flake8

    aaronayres35 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    74dfc68 View commit details
    Browse the repository at this point in the history