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

Implement accordion component #2262

Merged
merged 10 commits into from
Dec 9, 2023
Merged

Implement accordion component #2262

merged 10 commits into from
Dec 9, 2023

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    b5f9b04 View commit details
    Browse the repository at this point in the history
  2. Fix literal annotation

    picklelo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    eb1e5b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90a26e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c213cfa View commit details
    Browse the repository at this point in the history
  5. Add pyi file

    picklelo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b8c2084 View commit details
    Browse the repository at this point in the history
  6. Fix pyright

    picklelo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4cde6a4 View commit details
    Browse the repository at this point in the history
  7. Add apply_theme method

    picklelo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4cb01e7 View commit details
    Browse the repository at this point in the history
  8. Fix apply_theme

    picklelo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1c07d0b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Use apply_theme method

    picklelo committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5fe339f View commit details
    Browse the repository at this point in the history
  2. Fix lint

    picklelo committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ff4f2c4 View commit details
    Browse the repository at this point in the history