codepunter-react-wheelpicker
Version:
A customizable React wheel picker bringing iOS-like functionality to the web, maintained by CodePunter.
10 lines (7 loc) • 300 B
Markdown
# Changelog
## [1.0.4] - 2024-11-23
### Added
- `selectedItemStyles` prop to customize styles for the selected item (e.g., border, padding).
- `disableTextHighlight` prop to disable text highlighting.
### Fixed
- Applied `selectedItemStyles` to the default selected item during the initial render.