svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.28k stars 64 forks source link

`Button` theme is messed up since 0.12.0 #383

Closed notramo closed 1 year ago

notramo commented 1 year ago

What package has an issue

@svelteuidev/core

A clear and concise description of what the bug is

Steps To Reproduce

Use dark theme with @svelteuidev/core version ^0.12.0. It occurs in 0.12.1 too.

BeeMargarida commented 1 year ago

The text is bold, but it wasn't until 0.12.0.

This was a bug, since the default text should have been bold all along

Dark theme hover color is the same as light theme.

I don't understand, what's really the problem? Can you provide a screenshot/video?

notramo commented 1 year ago

Default is OK: image

But hover is not: image

BeeMargarida commented 1 year ago

Ah, oki, the problems are for the variants subtle, default and outline. I'll fix this today

BeeMargarida commented 1 year ago

I'll make a release next week with these fixes. I'll be away from the computer for a few days and due to the recent migration to @sveltejs/package 2, there might be some problems when a new release is made, so I would like to be totally available to fix them if they do appear.

BeeMargarida commented 1 year ago

Fixed in new release 0.13.0