washingtonstateuniversity / wsu-web-design-system

The front-end markup for creating and using components in the WSU Web Design System.
3 stars 0 forks source link

Build carousel / slider component #93

Closed nicdford closed 4 years ago

nicdford commented 4 years ago

Is your feature request related to a problem? Please describe. We do not have a way to gracefully display news/posts/cards when they exceed a cap. The slider would enable us to allow more content to be explored in a smaller footprint.

Describe the solution you'd like Using swiper.js we'll create a slider component that can display content in various "slider" formats.

Additional context This is specifically being build as a part of a focus on developing components for "news style" sites. See #92

nicdford commented 4 years ago

Merged into 1.x