Git Product home page Git Product logo

Comments (11)

charkour avatar charkour commented on July 18, 2024 2

Alright, thanks for the update!

  • Facebook Selector (and Pokemon Selector)
  • GitHub Selector
  • Slack Selector
  • Custom Selector

We can use this to track updates. I'm not sure when I'll get time to do this either. But I'll update this if I start to work on it. Or you can let me know if you do. Thanks!!

from react-reactions.

charkour avatar charkour commented on July 18, 2024

I agree. Want to make a PR? I'm a little busy this week so it would be a bit until I can add this.

from react-reactions.

justemoilouise avatar justemoilouise commented on July 18, 2024

@charkour I'd be happy to do it. I'll create one as soon as I have time. 😁

from react-reactions.

charkour avatar charkour commented on July 18, 2024

Thanks! I appreciate it.

from react-reactions.

charkour avatar charkour commented on July 18, 2024

@justemoilouise, which selectors would you like this to apply to? All of them?

Also, are you actively working on this? If yes, I can assign you to this issue. Thanks

from react-reactions.

justemoilouise avatar justemoilouise commented on July 18, 2024

@charkour it would be nice to apply it to all of them. I haven't started working on this. 😅

from react-reactions.

lagroms avatar lagroms commented on July 18, 2024

Hello,

Is there any news regarding the custom styling feature ?

Thanks !

from react-reactions.

charkour avatar charkour commented on July 18, 2024

Hey @lagroms,

Right now this custom styling feature is supported for the Custom Selector. Do you need support for other selectors?

Thanks

from react-reactions.

lagroms avatar lagroms commented on July 18, 2024

Well I'm using the custom ReactionBarSelector, but no custom class in being applied in my case. Maybe I'm missing something ?

I'm using css-modules in my case :

const Reactions = ({ onSelect }) => {
    return (
        <ReactionBarSelector
            className={styles.reactions_container}
            reactions={reactionOptions}
            onSelect={onSelect}
        />
    );
};

from react-reactions.

lagroms avatar lagroms commented on July 18, 2024

My bad, my question was regarding the ability to add a className on the component, instead of passing the style directly to it, and also have more control on the rest.

For exemple, i'd like to style the labels, not sure this is currently possible ?

Thanks.

from react-reactions.

charkour avatar charkour commented on July 18, 2024

Hi @lagroms!

Currently it is not possible to style the labels, but that is a great idea. Would you be willing to make a PR for this feature?

from react-reactions.

Related Issues (20)

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.