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

Fix #14: Use ul and li tags for the default layout of the ListView #210

Merged
merged 14 commits into from
Sep 9, 2024

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    f04f3c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6371a0c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/14-listview-and-semantics' into …

    …14-listview-and-semantics
    glpzzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    951ba1d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/14-listview-and-semantics' into …

    …14-listview-and-semantics
    glpzzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a564bae View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/14-listview-and-semantics' into …

    …14-listview-and-semantics
    glpzzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5d1ce4a View commit details
    Browse the repository at this point in the history
  6. yiisoft#14: add tests for the new methods controlling the ListView's …

    …items wrapper element.
    glpzzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    57d4a97 View commit details
    Browse the repository at this point in the history
  7. yiisoft#14: add $itemViewTag to specify the tag of the wrapper elem…

    …ent for each item.
    glpzzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1914426 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78b18b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d4b158 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b23a412 View commit details
    Browse the repository at this point in the history
  11. yiisoft#14: add phpdoc.

    glpzzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4c0aa27 View commit details
    Browse the repository at this point in the history
  12. yiisoft#14: code style.

    glpzzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8084f2b View commit details
    Browse the repository at this point in the history
  13. yiisoft#14: code style.

    glpzzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a7d6b61 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. yiisoft#14: remove the trim() call inserted to comply with tests.

    Tests also modified. The extra \n is not a problem and expected.
    glpzzz committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    44cd130 View commit details
    Browse the repository at this point in the history