Skip to content

Commit

Permalink
[PBIOS-601] Update playbook-swift changelog (#3901)
Browse files Browse the repository at this point in the history
**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.
  • Loading branch information
isismsilva authored Nov 19, 2024
1 parent 6437cbb commit ae1fa9e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions playbook/SWIFT_CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit ae1fa9e

Please sign in to comment.