Giter VIP home page Giter VIP logo

Comments (4)

vvvvalvalval avatar vvvvalvalval commented on August 22, 2024 1

Maybe a better design would have been to name the initial parameter :add-classes, not :class; same thing for styles. But of course this would be a breaking change.

from re-com.

mike-thompson-day8 avatar mike-thompson-day8 commented on August 22, 2024

Hmm. So I can see what you are after.

So the goal here would be:

  • to be able to supply a :style or :class AND
  • indicate that this style/class should not be merged with the standard styles/classes and, instead, should be taken as the complete style/class in its own right?

In fact, sometimes, just supply a :class and NOT even supply a :style but have the standard :style ignored. And visa versa.

from re-com.

timgilbert avatar timgilbert commented on August 22, 2024

Yes, that's precisely it. Maybe the parameter could be named :override-style or :override-class? As a degenerate case, supplying an empty string as the parameter should cause no :style or :class attribute (respectively) to be emitted at all.

I recognize I'm working in kind of an edge case here, so I don't have any problem specifying both :override-class "" and :override-style "" if I need to drop the style and class stuff altogether (as opposed to needing some funky logic where an empty :override-style implies an empty :override-class or the other way around).

from re-com.

cmal avatar cmal commented on August 22, 2024

Has this feature been implemented?
Also, is it possible to specify an :id to element?

from re-com.

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.