Skip to content

Commit eccf8a9

Browse files
Update SWIFT_CHANGELOG.md (#4138)
**What does this PR do?** A clear and concise description with your runway ticket url. **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. --------- Co-authored-by: Ísis <[email protected]>
1 parent a2acb03 commit eccf8a9

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

playbook/SWIFT_CHANGELOG.md

+49
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
# 🚀 Playbook Swift 6.6.2: Adjustments and Fixes! 🚀
2+
##### Jan 17, 2025
3+
4+
### Bug Fixes
5+
- **[PBIOS-662]** Modify PBReactionButton to Use Binding by [@RachelRadford21](https://github.com/RachelRadford21) in [#485](https://github.com/Power/Playbook/pull/485)
6+
- **[PBIOS-659]** Update PBSelect Kit Dynamic Select by [@RachelRadford21](https://github.com/RachelRadford21) in [#484](https://github.com/Power/Playbook/pull/484)
7+
- **[PBIOS-655]** pbIcon Clipping Fix by [@RachelRadford21](https://github.com/RachelRadford21) in [#480](https://github.com/Power/Playbook/pull/480)
8+
- **[PBIOS-668]** Section list fix for connect by [@isismsilva](https://github.com/isismsilva) in [#486](https://github.com/Power/Playbook/pull/486)
9+
10+
[Full Changelog](https://github.com/Power/Playbook/compare/6.6.1...6.6.2)
11+
12+
---
13+
14+
# 🚀 Playbook Swift 6.6.1: Typeahead improvements! 🚀
15+
##### Jan 07, 2025
16+
17+
This release introduces fixes and improvements that refine user experience, optimize component behavior, and expand functionality across platforms.
18+
19+
#### Full List of Changes
20+
21+
**Bug Fixes**
22+
- **[PBIOS-656]** Typeahead presentation fix by [@isismsilva](https://github.com/isismsilva) in [#482](https://github.com/Power/Playbook/pull/482)
23+
24+
[Full Changelog](https://github.com/Power/Playbook/compare/6.6.0...6.6.1)
25+
26+
---
27+
28+
# 🚀 Playbook Swift 6.6.0: Enhanced Reaction Button! 🚀
29+
##### Dec 18, 2024
30+
31+
This release introduces fixes and improvements that refine user experience, optimize component behavior, and expand functionality across platforms.
32+
33+
#### Full List of Changes
34+
35+
**Bug Fixes**
36+
- Fix Popover Closing on Scroll: Resolved issues with popovers unexpectedly closing when scrolling. [#469](https://github.com/Power/Playbook/pull/469) (Isis Silva)
37+
- Fix Popover Leak: Addressed a memory leak associated with popover components. [#478](https://github.com/Power/Playbook/pull/478) (Alexandre Hauber)
38+
- Fix Typeahead Dropdown Scroll on Key Pressed: Improved dropdown behavior for a smoother scrolling experience when using the keyboard. [#476](https://github.com/Power/Playbook/pull/476)
39+
40+
**Kit Enhancements**
41+
- Update Padding Prop to PBNavItem: Introduced a new padding property for PBNavItem to allow greater customization. [#475](https://github.com/Power/Playbook/pull/475) (Rachel Radford)
42+
- Add Action to Reaction Button: Enabled new actions to enhance interactivity with the Reaction Button kit. [#474](https://github.com/Power/Playbook/pull/474) (Rachel Radford)
43+
44+
**Platform Updates**
45+
- Upgrade iOS and macOS Versions: Updated supported versions for iOS and macOS to ensure compatibility with the latest platforms. [#477](https://github.com/Power/Playbook/pull/477)
46+
47+
48+
49+
150
# 🚀 Playbook Swift 6.5.1: Adjustments and Fixes! 🚀
251
##### Dec 04, 2024
352

0 commit comments

Comments
 (0)