Giter Club home page Giter Club logo

cd-carousel-v3-changelog's Introduction

๐Ÿ“ฆ Carousel v3 - changelog

Use this repository to report bugs and get notified about changes affecting the Carousel v3 component.

Before reporting a bug, please make sure to check the 'info page' of the component.

When reporting a bug, please make sure to include the following info:

  1. Short description of the bug
  2. Steps to reproduce the bug
  3. Browser + Operating system
  4. (Optional) A link to a live demo
  5. (Optional) A screencast/screenshot of the issue

โš ๏ธ Please be aware it's impossible for us to help you integrate the component in your code, or check for bugs when the component is part of a complex project.

Component Library

CodyHouse's Components are accessible, progressively enhanced, HTML, CSS, JS components that work seamlessly with the framework.

Explore the Components

cd-carousel-v3-changelog's People

Contributors

claudia-romano avatar

Watchers

James Cloos avatar  avatar Sebastiano Guerriero avatar  avatar

cd-carousel-v3-changelog's Issues

Show more of next item

I set a carousel with the option data-overflow-items="on" but on mobile the next item is shown very little. How can I show more? I tried changing the size carousel-item-auto-size but if I put a small number, then appears 2 items, and the next items still don't show entirely.

I share an example:
Screen Recording 2021-03-23 at 10 49 22

the --carousel-item-auto-size is overridden in mobile

I tried to replace the default value --carousel-item-auto-size value in mobile version. But whenever the second carousel_item doesn't fit anymore in the viewport it scale the first element to 100% width and override the value set in --carousel-item-auto-size.

So if we want to have 2 elements visible, we need to juggle with the width.

Prevent click on drag

By adding an ancor link to the sigle carousel item prevent click when dragging

<ol class="carousel__list">
  <li class="carousel__item">
    <a href="https://codyhouse.co/">
      <img class="block width-100%" src="../../assets/img/carousel-v3-img-1.jpg" alt="Image Description">
    </a>
  </li>
</ol>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.