Code Monkey home page Code Monkey logo

cd-reveal-effects-changelog's Introduction

๐Ÿ“ฆ Reveal Effects - changelog

Use this repository to report bugs and get notified about changes affecting the Reveal Effects 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-reveal-effects-changelog's People

Contributors

claudia-romano avatar sebastiano-guerriero avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cd-reveal-effects-changelog's Issues

Global `data-reveal-fx-delta` Variable

Feature Enhancement Request

The default of 200px doesn't work for our purposes and it's tedious to add a custom data-reveal-fx-delta="" attribute to every element. Is it possible to add a global variable where this can be changed on all elements?

Weird behavior when combined with image-zoom

If reveal-effects are combined with image-zoom the zoom only appears in the container.

For example:
A two column layout with each containing one figure elements containing one image each and image-zoom class applied to the img-element.

As you can see in the screenshot it also effects the text in the container.

ezgif com-resize

fxRemoveClasses gives "split method doesn't exist" error on SVG elements

Hi,

I used reveal effects component on SVG elements and it works pretty well until I try it on IE11 where Reduced Motion on or Intersection Observer not supported... Fallback method fxRemoveClasses gives "split method doesn't exist" error occur when trying to remove all classes starting with 'reveal-fx--'.

For now I fix it by introducing some if (el.className instanceof SVGAnimatedString) test. But is there a way to manage SVG elements className issues (should be className.baseVal) in this component and globaly in utility methods dealing classes?

Suggestion: data-duration

Hi Team,

Would be nice to also be able to set the duration of the reveal effect. Is this something you could implement?

Regards,
Yannick

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.