Giter Site home page Giter Site logo

Comments (6)

Odonno avatar Odonno commented on July 28, 2024 1

@bapatel1 Your version with bgColor property is really useful. Why isn't it on the master branch of this repository ?

from ng-material-floating-button.

itsmebhavin avatar itsmebhavin commented on July 28, 2024 1

@Odonno Thank you for that suggestion. We now have folder for that demo as well so if anyone want to take a look at it, they can easily implement it.

https://github.com/bapatel1/ng-material-floating-button

from ng-material-floating-button.

nobitagit avatar nobitagit commented on July 28, 2024

What's preventing you to make

<a mfb-button class="my-class" icon="share" label="menu"></a>
<a mfb-button class="my-other-class" icon="share" label="menu"></a>

And the then target each button via css?
Or also just getting there via CSS pseudo class like:

.mfb-component__list li:nth-child(1) .md-button{
     background: teal;
}

from ng-material-floating-button.

 avatar commented on July 28, 2024

Using the md templates. setting md-warn on the class does nothing on both <nav> and <button>.

I could go the css route, but it's not as clean.

from ng-material-floating-button.

martinbrylski avatar martinbrylski commented on July 28, 2024

+1 for using angular-material theme classes

from ng-material-floating-button.

itsmebhavin avatar itsmebhavin commented on July 28, 2024

For each buttons with Custom Colors, below is my forked copy & which has ability to have each button with diff color.

https://github.com/bapatel1/ng-material-floating-button

plnkr: http://plnkr.co/edit/Dinswg?p=preview

from ng-material-floating-button.

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.