Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

bootstrap bootstrap5 bootstrapvue component-library components typescript vue vue3
4 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a documentation issue in the BootstrapVueNext project. The documentation for the BTable component incorrectly states that the `show-empty` prop is only required when using custom slots for empty table rendering, while it's actually required for both slots and the `empty-text` prop. The fix involves updating the documentation to accurately reflect this requirement.

Complexity: 2/5
bug good first issue

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

TypeScript
#bootstrap#bootstrap5#bootstrapvue#component-library#components#typescript#vue#vue3

AI Summary: Implement a 'disabled' prop for the BFormRating component in BootstrapVueNext, mirroring the functionality of the same component in the original BootstrapVue library. This involves adding the prop, updating the component's logic to handle the disabled state correctly, and potentially updating the documentation.

Complexity: 3/5
good first issue compatibility enhancement

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

TypeScript
#bootstrap#bootstrap5#bootstrapvue#component-library#components#typescript#vue#vue3

AI Summary: Implement internationalization support for the BFormRating component in BootstrapVueNext, including locale prop support, number rendering according to locale, RTL support, and updated documentation.

Complexity: 3/5
good first issue compatibility enhancement

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

TypeScript
#bootstrap#bootstrap5#bootstrapvue#component-library#components#typescript#vue#vue3

AI Summary: Implement form submission and input groups for the BFormRating component in BootstrapVueNext, mirroring the functionality in BootstrapVue. This includes adding 'name' and 'form' props, ensuring correct aria attributes, verifying input group functionality, and updating documentation.

Complexity: 4/5
good first issue compatibility enhancement

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

TypeScript
#bootstrap#bootstrap5#bootstrapvue#component-library#components#typescript#vue#vue3