jgthms / bulma

Modern CSS framework based on Flexbox
https://bulma.io
MIT License
49.29k stars 3.95k forks source link

Suggestion - blocky checkboxes #1810

Open LucaCorigliano opened 6 years ago

LucaCorigliano commented 6 years ago

This is about Bulma.

Overview of the problem

This is about the Bulma CSS framework

Description

Since I don't really like the way checkboxes look in bulma.io (and the extensions don't really feel in the same style) I decided to create some blocky checkboxes in the style of Bulma buttons. https://codepen.io/LucaCorigliano/pen/xjbOqB

This still needs some work and it does not support all bulma styles yet, but it could be a good start for implementing them in newer versions.

jgthms commented 6 years ago

They look pretty good. There’s a dependency with Font Awesome however.

Can you turn it into an extension?

LucaCorigliano commented 6 years ago

I'll try as soon as I can!

HDVinnie commented 6 years ago

@LucaFraga that actually looks really nice. Well done!

Come2Daddy commented 6 years ago

Great stuff ! I'm sure you can embed a custom SVG and drop FA dependency, only for one icon.

LucyI commented 6 years ago

@LucaFraga these are wonderful!

diomed commented 6 years ago

oooh! me likey very much! 👍 😄

james-wasson commented 5 years ago

If anyone else is looking for pure CSS checkbox there is library Pretty Checkbox.