matestack / matestack-ui-bootstrap

As an extension for Matestack Ui Core, Matestack Ui Bootstrap ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before!
https://docs.matestack.io/matestack-ui-bootstrap
MIT License
11 stars 4 forks source link

Switch and Select do not take disabled option #3

Closed jonasjabari closed 3 years ago

jonasjabari commented 3 years ago
bs_form_switch ... disabled: true

and

bs_form_select ... disabled: true

do not render the disabled attribute on the tags