Releases: TRA-Tech/react-native-kitra
Releases · TRA-Tech/react-native-kitra
v2.0.0-rc.16
What's Changed
- fix: Dropdown position bugs fixed by @DogusErdem in #258
- feat: Added checkBoxVariant prop to multiple dropdown by @DogusErdem in #259
- feat: Removed iconPosition prop in button component by @DogusErdem in #257
- fix: Fixed styles in text input error prop true case by @DogusErdem in #256
- chore: update dependencies to latest versions by @KaganYrk in #260
- feat!: switch to SVG icon system and update peer dependency versions by @KaganYrk in #261
- Chore/update example icons by @KaganYrk in #262
- feat:add new time icons by @KaganYrk in #263
Full Changelog: v2.0.0-rc.15...v2.0.0-rc.16
v2.0.0-rc.15
What's Changed
Full Changelog: v2.0.0-rc.14...v2.0.0-rc.15
v2.0.0-rc.14
What's Changed
- feat: Added dropdown value prop by @DogusErdem in #254
Full Changelog: v2.0.0-rc.13...v2.0.0-rc.14
v2.0.0-rc.13
What's Changed
- refactor: Danger notification icon has changed. by @DogusErdem in #249
- feat: Added border color of the Button component to the theme. by @DogusErdem in #250
- fix: Slider percentage value fix by @DogusErdem in #253
Full Changelog: v2.0.0-rc.12...v2.0.0-rc.13
v2.0.0-rc.12
What's Changed
- feat: Added overflowButtonLabel to multiple dropdown. by @DogusErdem in #242
- feat: Added theme property to activity indicator. by @DogusErdem in #243
- fix: Intellisense problems have been fixed. by @DogusErdem in #244
Full Changelog: v2.0.0-rc.11...v2.0.0-rc.12
v2.0.0-rc.11
What's Changed
- fix: Checkbox synchronization issue fixed. by @DogusErdem in #237
- fix: Text input border animation fixed by @DogusErdem in #236
- feat: Search bar component deleted by @DogusErdem in #238
- refactor: Activity indicator refactored. by @DogusErdem in #239
- feat: Added variant prop to checkbox. by @DogusErdem in #240
- refactor: Dropdown types edited. by @DogusErdem in #241
Full Changelog: v2.0.0-rc.10...v2.0.0-rc.11
v2.0.0-rc.10
What's Changed
- feat: Added selectallButtonLabel prop to multiple dropdown. by @DogusErdem in #227
- feat: Deleted default header for notification by @DogusErdem in #228
- fix: Text input border radius and placeholder issues fixed. by @DogusErdem in #229
- refactor: Refactor to dropdown texts sizes by @DogusErdem in #230
Full Changelog: v2.0.0-rc.9...v2.0.0-rc.10
v2.0.0-rc.9
What's Changed
- fix: Text input focus bug fix by @DogusErdem in #207
- fix: Removed static height from notifications. It is now dynamically sized. by @DogusErdem in #208
- fix: Fixed the position of the placeholder and label. by @DogusErdem in #215
- feat: Expo linear gradient package deleted. by @DogusErdem in #216
- feat: Packages updated. by @DogusErdem in #219
Full Changelog: v2.0.0-rc.8...v2.0.0-rc.9
v2.0.0-rc.8
v2.0.0-rc.7
What's Changed
- fix: Fixed the issue where the bottom label was below the entry. by @DogusErdem in #197
- fix: Fixed text input focus and label position issues. by @DogusErdem in #196
- feat: Added disabled prop to dropdown component. by @DogusErdem in #198
- fix: Fixed the problem of selecting the same element more than once in the multiple dropdown menu. by @DogusErdem in #199
- feat: Added completeButtonLabelStyle prop to multiple dropdown. by @DogusErdem in #200
- fix: onSelect prop was not triggered when the complete button was pressed in the multiple dropdown component. This problem has been fixed. by @DogusErdem in #201
- fix: Entering and exiting animation issues in the dropdown have been fixed. by @DogusErdem in #202
Full Changelog: v2.0.0-rc.6...v2.0.0-rc.7