Skip to content

Commit ac38298

Browse files
authored
Update CHANGELOG with new features and fixes
1 parent 3608d52 commit ac38298

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

packages/pluggableWidgets/switch-native/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ 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+
18+
919
## [1.1.0] - 2024-12-3
1020

1121
### Changed

0 commit comments

Comments
 (0)