Skip to content

Conversation

alikdelrisco
Copy link

Type

What types of changes does your code introduce?

Put an x in the boxes that apply_

  • [ X ] Fix
  • [ X ] Feature

Alik del Risco and others added 2 commits September 13, 2023 15:17
- Show the usage of the  new props in Client.vue
- The 'itemsKey' prop was introduced to improve row items tracking,
The previous implementation was using JSON.stringify, it can introduce
issues with non-static data.

- The 'items-expanded' v-model was introduced to handle the expanded
rows, we can track what are the expanded rows, expand all rows or
specific rows.
Copy link
Contributor

@mrhammadasif mrhammadasif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants