bulma icon indicating copy to clipboard operation
bulma copied to clipboard

Bulma V1.0.4 is-outlined button bug

Open RobMorga opened this issue 6 months ago • 4 comments

This is about Bulma.

Overview of the problem

This is about the Bulma CSS framework I'm using Bulma version [1.0.4]

same or similar was already reported: https://github.com/jgthms/bulma/issues/3722

Description

if I use a button in the style is-outlined is displayed wrong:

Image

Image

Steps to Reproduce

https://codepen.io/RobMorga/pen/zxGLyoV

https://bulma.io/documentation/elements/button/#styles

Add an outlined button without additional class like is-info or else.

RobMorga avatar Jun 17 '25 09:06 RobMorga

button-h, button-s, button-l needs to be inverted for the default outlined button.

Image

RobMorga avatar Jun 17 '25 09:06 RobMorga

I feel like the pure outlined button is removed in v.1.0.4. Now it must be used with a class like is-primary, etc. It is also removed in their doc. https://bulma.io/documentation/elements/button/ Not sure if it will be added back in future.

MiaChan1024 avatar Jul 08 '25 04:07 MiaChan1024

I then came across hundreds of missing variables and discarded bulma as a possible option.

Open the bulma.css in webstorm or check via validator.

According to the documentation, it is sufficient to use only bulma.css. https://github.com/jgthms/bulma?tab=readme-ov-file#css-only

Bulma is a CSS framework. As such, the sole output is a single CSS file: bulma.css You can either use that file, "out of the box"

To me, this looks completely broken.
The question is what conclusions can be drawn from this and by the developers working on it?

Image

RobMorga avatar Jul 08 '25 09:07 RobMorga

I would say, this project is dead and not maintained properly anymore and everyone should stay away.

RobMorga avatar Aug 26 '25 13:08 RobMorga