bulma-extensions icon indicating copy to clipboard operation
bulma-extensions copied to clipboard

This repository provides a simple access to all of my extensions for Bulma.io

Results 34 bulma-extensions issues
Sort by recently updated
recently updated
newest added

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

I'm not sure if this is by design, but when using `is-rtl` for the switch to get the label on the left-hand side, the switch direction is also reversed. This...

Hi, I would like to use bulma-calendar in a form. However, when pressing the X (button with class `datetimepicker-clear-button`) to clear calendar value, the form is submitted and the application...

Hi I'm using the steps wizard to have multiple stages in a form. how do you validate each stage and stop the next button from going to the next stage...

is there any documentation how to implement bulma extension such as calendar to react.I found vue Integration in bulma calendar. Anyone can provide me documentation? I did not find to...

help wanted

`bulma-extension` is pulling `bulma-slider` version 1.0.4 that has a bug on `index.sass` line 86 `vertical-align: middle;`.

How would I go about implementing this? super confused. Any and all direction would be appreciated.

Hello Hello It would be interesting to see a class to create views of tree graphics or organizational charts Thanks :)

Hello, when i try to use `dist/bulma-switch.min.css`, i encounter following error. ``` > vue-cli-service build ERROR Error: CSS minification error: Lexical error on line 1: Unrecognized text. Erroneous area: 1:...

I'm using Bulma calendar in my reactJS Project and but some reasons I can't change the default value which is set to "true" to "false". Here's my code:- ` `...