Coder Social home page Coder Social logo

hunzaboy / cool-checkboxes-for-bulma.io Goto Github PK

View Code? Open in Web Editor NEW
66.0 3.0 20.0 48 KB

Cool CSS based checkbox for Bulma.io

Home Page: https://hunzaboy.github.io/Cool-Checkboxes-for-Bulma.io/

License: MIT License

HTML 100.00%
css checkboxes bulma

cool-checkboxes-for-bulma.io's Introduction

Hi, I am Aslam ๐Ÿ‘‹

On github i create awesome stuff to make my life and others easy. I love playing and working with CSS. I like contributing to opensource too.

Aslam's github stats

Other โœจโœจโœจโœจ

  • Currenlty working on Codedmails
  • If you like giving Kudos, checkout ๐Ÿฅ Online Kudos Creator - share love and appreciation ๐Ÿ’Œ๐Ÿ’Œ๐Ÿ’Œ
  • Checkout cool stuff i built on Codepen ๐Ÿ–Š๏ธ๐Ÿ–Š๏ธ๐Ÿ–Š๏ธ
  • Read some of my articles on DEV โœ๐Ÿพโœ๐Ÿพโœ๐Ÿพ
  • Co-authored a book on Bulma.io ๐Ÿ“—๐Ÿ“—๐Ÿ“—
  • Helping community on Stackoverflow ๐Ÿค๐Ÿค๐Ÿค

cool-checkboxes-for-bulma.io's People

Contributors

fungiboletus avatar hunzaboy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cool-checkboxes-for-bulma.io's Issues

cool-checkboxes usage

I'm not sure but to make my project work with cool-checkboxes-for-bulma.io I added :
@import '~cool-checkboxes-for-bulma.io/dist/css/bulma-radio-checkbox.css';
to my main styles.css file. Is this normal because I can't find something in the documentation saying we have to do so to make it work.
Moreover, I want to remove the outline when I click on the checkbox, is there a way I can work this out?

Overwritten modifier classes with Sass

Hi, i've overwritten the is-primary class to a different color in sass before importing bulma. Your css has hardcoded it to the default color. Any idea how i can gracefully combine the two, besides overwriting your css? Maybe provide a sass file for this package?

"tick" icon is not displayed

Hello.
I have an issue as my cool-checkbox doesn't display "tick" icon like this.
image

my code:
<div class="column"> <p class="title is-4">Cool Checkboxes</p> <div class="field"> <div class="b-checkbox"> <input id="checkbox1" class="styled" checked type="checkbox"> <label for="checkbox1"> Is Default </label> </div> </div> <div class="field"> <p class="control"> <div class="b-checkbox is-primary"> <input id="checkbox2" class="styled" checked type="checkbox"> <label for="checkbox2"> Is Primary </label> </div> </p> </div> <div class="field"> <p class="control"> <div class="b-checkbox is-success"> <input id="checkbox3" class="styled" checked type="checkbox"> <label for="checkbox3"> Is Success </label> </div> </p> </div> <div class="field"> <p class="control"> <div class="b-checkbox is-danger"> <input id="checkbox4" class="styled" checked type="checkbox"> <label for="checkbox4"> Is Danger </label> </div> </p> </div> <div class="field"> <p class="control"> <div class="b-checkbox is-info"> <input id="checkbox5" class="styled" checked type="checkbox"> <label for="checkbox5"> Is Info </label> </div> </p> </div> <div class="field"> <p class="control"> <div class="b-checkbox is-warning"> <input id="checkbox6" class="styled" checked type="checkbox"> <label for="checkbox6"> Is Warning </label> </div> </p> </div> <div class="field"> <p class="control"> <div class="b-checkbox is-dark"> <input id="checkbox7" class="styled" checked type="checkbox"> <label for="checkbox7"> Is Dark </label> </div> </p> </div> <div class="field"> <p class="control"> <div class="b-checkbox is-black"> <input id="checkbox8" class="styled" checked type="checkbox"> <label for="checkbox8"> Is Black </label> </div> </p> </div> </div>

Please, help.
Thanks. ๐Ÿ˜ƒ

NPM package.json

Thank you for your work on this.

I really like this stylesheet, but I'd like to be able to manage it as a dependency through npm or yarn instead of having to clone it and include it directly in my project's repository.

I would submit a PR for this, but I don't want to make any assumptions about your preferred package.json parameters.

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.