Skip to content

Commit b2e415c

Browse files
authored
Update CHANGELOG with new features and fixes
1 parent 3cfb9aa commit b2e415c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

packages/pluggableWidgets/switch-native/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- Added the ability to change the position of the label in horizontal view from the left side of the switch to the right side.
12+
13+
### Fixed
14+
15+
- We fixed an issue where the validation message was rendered inside the view container of the switch, which caused incorrect styling of the switch.
16+
- Fixed an issue where two overlapping tracks were seen in IOS, giving a inconsistent look to switch.
17+
918
## [1.1.0] - 2024-12-3
1019

1120
### Changed

0 commit comments

Comments
 (0)