svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.3k stars 62 forks source link

In dark mode, Button keeps background color when disabled #297

Closed drewbitt closed 1 year ago

drewbitt commented 1 year ago

What package has an issue

@svelteuidev/core

A clear and concise description of what the bug is

This can be seen on https://www.svelteui.org/core/button (it keeps blue). Although this could be a style choice, all the other inputs & action components, like the Checkbox, lose their color when disabled.

In which browser(s) did the problem occur?

No response

Steps To Reproduce

Svelteui 0.9, docs website

Do you know how to fix the issue

Yes

Are you willing to participate in fixing this issue and create a pull request with the fix

Yes

Relevant Assets

No response

BeeMargarida commented 1 year ago

Definitely a bug, thank you for reporting it. It's probably a regression due to changes in the styleAPI

BeeMargarida commented 1 year ago

Fixed in the new release 0.10.0