visitscotland / vs-component-library

VisitScotland Component Library
Other
0 stars 0 forks source link

Ds 563 fed adding block to a vs button appears to now be broken #459

Closed chesterroberts-vs closed 6 days ago

chesterroberts-vs commented 2 weeks ago

Bootstrap 5 and therefore Bootstrap-Vue-Next drops the Boolean value to create a block level button, rather opting for wrapping the button in a div to create that functionality.

Added in the functionality to allow for the Boolean value to be used again as per DS-563 ticket.