From ae1fa9e41f4a4d089e781d5b17abcf05c2503002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=8Dsis?= Date: Mon, 18 Nov 2024 23:13:38 -0500 Subject: [PATCH] [PBIOS-601] Update playbook-swift changelog (#3901) **What does this PR do?** A clear and concise description with your runway ticket url. Update playbook-swift changelog file. **Screenshots:** Screenshots to visualize your addition/change **How to test?** Steps to confirm the desired behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See addition/change #### Checklist: - [ ] **LABELS** Add a label: `enhancement`, `bug`, `improvement`, `new kit`, `deprecated`, or `breaking`. See [Changelog & Labels](https://github.com/powerhome/playbook/wiki/Changelog-&-Labels) for details. - [ ] **DEPLOY** I have added the `milano` label to show I'm ready for a review. - [ ] **TESTS** I have added test coverage to my code. --- playbook/SWIFT_CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/playbook/SWIFT_CHANGELOG.md b/playbook/SWIFT_CHANGELOG.md index 24bd2c6434..3dd2c070a5 100644 --- a/playbook/SWIFT_CHANGELOG.md +++ b/playbook/SWIFT_CHANGELOG.md @@ -1,3 +1,23 @@ +# πŸš€ Playbook Swift 6.5.0: Enhanced Dynamic Typeahead! πŸš€ +##### Nov 12, 2024 + +Dive into our latest release, Playbook Swift 6.5.0, where we've introduced some exciting enhancements to improve your development experience. Here’s a quick look at what’s new: + +[6.5.0 Full List of Changes](https://github.com/powerhome/playbook-swift/compare/6.4.1...6.5.0) + +### Playbook Changes + +#### Kit Enhancements +- **Make Reaction Button Public**: We've made the Reaction Button accessible for all users, expanding its potential applications across different projects. [#625](https://github.com/powerhome/playbook-swift/pull/470) [(Rachel Radford)](https://github.com/RachelRadford21) + +#### Bug Fixes +- **Fix Single Selection Highlight**: We've addressed an issue where highlights were not behaving as expected in single selection modes. [#598](https://github.com/powerhome/playbook-swift/pull/466) [(Isis Silva)](https://github.com/isismsilva) +- **Fix Focus on Backspace**: This fix ensures that focus behavior is consistent across various use cases when backspacing through inputs. [#590](https://github.com/powerhome/playbook-swift/pull/467) [(Isis Silva)](https://github.com/isismsilva) + +πŸ”— [Full Changelog](https://github.com/powerhome/playbook-swift/compare/6.4.1...6.5.0) + + + # πŸš€ Playbook Swift 6.4.0: Enhanced Buttons, Truncations, and Dynamic Typeahead! πŸš€ ##### Oct 18, 2024 ![image](https://github.com/user-attachments/assets/875ae784-bb68-47e1-ae67-3d25e90f427e)