Skip to content

Integration/linked

Created by: ema-om

This PR contains implementation of the slider component (aka Bootstrap Carousel), page anchor list and some improvements and minor bug-fixes.

The component that handles the Bootstrap Carousel is written in TypeScript and is a complete client-side component. It allows for responsive pagination, re-layouts on customized breakpoints and caches data to reduce network traffic.

Merge request reports