Skip to content

Commit fcfed94

Browse files
committed
Update changelog
1 parent 31c8868 commit fcfed94

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
### Added
66

77
- Badge with Label, added an example showing a text label rendered next to a badge component, to the badge docs.
8+
- Joined-ui now works with inputs — you can now join inputs together with other inputs, or inputs together with buttons.
9+
- Inputs now use the global `:focus` outline, for improved keyboard navigation and visual accessibility.
10+
11+
### Fixed
12+
13+
- Default configuration for webfonts uses absolute values instead of CSS Custom Properties, so the font-weights work correctly again.
14+
15+
### Changed
16+
17+
- Updated visual appearance of inputs. If you weren’t overriding the default configuration, you don’t need to do anything to update. If you were overriding the configuration, be aware that there are now extra states for radio & checkboxes, that you should override the colors for: active, checked-hover, checked-active, invalid, invalid-checked. You can now also set the box-shadow for each state.
818

919
## [[6.0.0]](https://github.com/bitcrowd/bitstyles/releases/tag/v6.0.0) - 2023-06-08
1020

0 commit comments

Comments
 (0)