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

feat(bar): add bar's orientation #6212

Merged
merged 10 commits into from
Jun 24, 2024
Merged

Commits on May 10, 2024

  1. Update lv_bar.h

    - add bar' orientation feature
    TridentTD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    54bc821 View commit details
    Browse the repository at this point in the history
  2. Update lv_bar.c

    - add feature bar orientation
    TridentTD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8754778 View commit details
    Browse the repository at this point in the history
  3. Update test_bar.c

    - add test_case for bar orientation
    TridentTD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6c9fa6a View commit details
    Browse the repository at this point in the history
  4. Update lv_bar.c

    TridentTD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e30afa8 View commit details
    Browse the repository at this point in the history
  5. Update lv_bar.c

    - as astylerc format
    TridentTD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d123a3e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Update lv_bar.h

    - change comment
    type --> orientation  for orientation APIs
    TridentTD committed May 11, 2024
    Configuration menu
    Copy the full SHA
    fe58fdc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update lv_bar.h

    orient->orientation
    TridentTD committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5adafb3 View commit details
    Browse the repository at this point in the history
  2. Update lv_bar.c

    orient -> orientation
    TridentTD committed May 13, 2024
    Configuration menu
    Copy the full SHA
    198525a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. update test

    kisvegabor committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eb6de3d View commit details
    Browse the repository at this point in the history
  2. remove test code

    kisvegabor committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    790c613 View commit details
    Browse the repository at this point in the history