Wikiki / bulma-carousel

Display a carousel
MIT License
136 stars 99 forks source link

pagination documentation #77

Closed tehfink closed 5 years ago

tehfink commented 5 years ago

On the documentation page: https://demo.creativebulma.net/components/carousel//#options

It says that the default value for pagination is HH:mm. Is it correct?

Name | Description | Default value
pagination | Display pagination bullets | HH:mm
Wikiki commented 5 years ago

No. It's a mistake. This option needs a boolean value (True to activate pagination else False)

Wikiki commented 5 years ago

I'll update the doc

tehfink commented 5 years ago

@Wikiki Similar for "navigationSwipe": the docs say the default value is "MM/DD/YYYY"

kirc0de commented 5 years ago

@Wikiki I fixed this problem, you can check PR

eman1986 commented 5 years ago

still showing the wrong info, hope it gets fixed soon