SSENSE/vue-carousel

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

オープン

#172 opened on 2018/04/17

 (3 件のコメント) (5 件のリアクション) (0 人の担当者)JavaScript (513 件のフォーク)batch import
featurehelp wantedroadmap

Repository metrics

Stars
 (1,705 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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!

コントリビューターガイド