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

'value' slot prop on the BTd 'cell(*)' slot is not using the 'formatItem' function #1805

Open
6 tasks done
Melordship opened this issue Mar 8, 2024 · 3 comments
Open
6 tasks done
Assignees
Labels
compatibility enhancement Feature missing that is in bootstrap.js v5 or bootstrap-vue v2

Comments

@Melordship
Copy link

Missing feature is from

bootstrap-vue

Docs

https://bootstrap-vue.org/docs/components/table#custom-empty-and-emptyfiltered-rendering-via-slots

Describe the missing feature

The 'value' slot prop on the BTd 'cell(*)' slot in the BTableLite component is not using the 'formatItem' function as it was in bootstrap-vue.

BTableLite.vue
Screenshot 2024-03-08 at 11 29 08

BoostrapVue (mixin-tbody.js)
Screenshot 2024-03-08 at 11 29 00

From 'bootstrap-vue' documentation
Screenshot 2024-03-08 at 11 33 37

Validations

  • Have tested with the latest version. This is still alpha version and sometime things change rapidly.
  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided link is to the documentation of the missing feature.
@Melordship Melordship added the compatibility enhancement Feature missing that is in bootstrap.js v5 or bootstrap-vue v2 label Mar 8, 2024
Copy link
Contributor

github-actions bot commented Apr 8, 2024

This issue is stale because it has been open for 30 days with no activity. It will not be auto-closed

@github-actions github-actions bot added the stale There has been no additional replies or questions and the thread is assumed closed label Apr 8, 2024
@VividLemon VividLemon self-assigned this Apr 14, 2024
@github-actions github-actions bot removed the stale There has been no additional replies or questions and the thread is assumed closed label Apr 14, 2024
@VividLemon
Copy link
Member

Is next on the TODO list. Hopefully I remember lol

@Melordship
Copy link
Author

Is next on the TODO list. Hopefully I remember lol

Great! I'm trying to get some time to potentially contribute to this project to help push it over to release 1.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility enhancement Feature missing that is in bootstrap.js v5 or bootstrap-vue v2
Projects
None yet
Development

No branches or pull requests

2 participants