Skip to content

Commit faf1b5b

Browse files
committed
bump version to 1.8.0
1 parent ef3ef12 commit faf1b5b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
```
2222
There are no deprecated aliases — update all imports when upgrading. See the [README](README.md#survey-component) for the full format matrix.
2323

24+
### Fixed
25+
26+
- **Input and textarea font inheritance** - Set a system `font-family` on `:root`/`:host` (overridable via `--ft-font-family`), and reset `input`/`textarea`/`select` to inherit it, so form controls no longer fall back to the browser's default (often monospace) font.
27+
2428
## [1.7.0] - 2026-07-17
2529

2630
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)