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 #213: use ListItemContext for ListView::renderItem related operations. #214

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    7d1824f View commit details
    Browse the repository at this point in the history
  2. yiisoft#213: style.

    glpzzz committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    776dbc6 View commit details
    Browse the repository at this point in the history
  3. yiisoft#213: use the ListItemContext for ListView::beforeItem and…

    … `ListView::afterItem` too.
    glpzzz committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1a20763 View commit details
    Browse the repository at this point in the history
  4. yiisoft#213: add tests for the ListView::beforeItem and `ListView::…

    …afterItem` when defined as closures.
    glpzzz committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    00cd8ed View commit details
    Browse the repository at this point in the history
  5. yiisoft#213: style

    glpzzz committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fcd8ea4 View commit details
    Browse the repository at this point in the history
  6. yiisoft#213: style.

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