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

Feature/add items expanded #331

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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.
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.

None yet

1 participant