SSENSE/vue-carousel

Feature request: Use scoped slots to enable "full customizations"

Open

#172 创建于 2018年4月17日

在 GitHub 查看
 (3 评论) (5 反应) (0 负责人)JavaScript (1,705 star) (513 fork)batch import
featurehelp wantedroadmap

描述

Hey all!

I'm currently struggling with customizing navigation and pagination "properly" (no button in button and more than just label replacements).

As I've seen (#78, #88, #34) several other people had the same issues. A great way to deal with the customization problem are scoped slots. You don't lose the default settings for people who want a great slider and are good to go but enable "full customization possibilities" for everyone who wants to do more with the carousel.

It'll require some major restructuring of the code, but I think it's worth it!

贡献者指南

Feature request: Use scoped slots to enable "full customizations" · SSENSE/vue-carousel#172 | Good First Issue