gpui-component/crates
Jason Lee 23f9352295
button: Rename ButtonStyle to ButtonVariant. (#460)
This is a breaking changes, we need refactor exist code by this:

- `ButtonStyled` -> `ButtonVariants`
- `.style` -> `.with_variant`
- `ButtonStyle` -> `ButtonVariant`
- `ButtonCustomStyle` -> `ButtonCustomVariant`
2024-12-03 19:22:28 +08:00
..
app button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +08:00
story button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +08:00
ui button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +08:00