Design ticket: https://github.com/endlessm/endless-key-content-private/issues/13
The current component packages/ek-components/src/components/EkSlidableGrid.vue uses <b-carousel /> https://bootstrap-vue.org/docs/components/carousel from the framework we use, BootstrapVue. We want to have a better UI experience.
Requirements are:
- Must expand to the full page width
- Must be touch-friendly
- Must be responsive
- Must be accesible
Design ticket: https://github.com/endlessm/endless-key-content-private/issues/13
The current component
packages/ek-components/src/components/EkSlidableGrid.vueuses<b-carousel />https://bootstrap-vue.org/docs/components/carousel from the framework we use, BootstrapVue. We want to have a better UI experience.<b-carousel />to suit the design requirementsRequirements are: