-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PBIOS-489] Announce 6.1.0 Release (#3635)
**What does this PR do?** [PBIOS-489] Announce 6.1.0 Release #### Checklist: - [x] **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. - [x] **DEPLOY** I have added the `milano` label to show I'm ready for a review. - [x] **TESTS** I have added test coverage to my code.
- Loading branch information
1 parent
85c8fb3
commit 278fb52
Showing
1 changed file
with
43 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,76 @@ | ||
# Spot Everyone at a Glance: Meet the New Multiple Users Component | ||
##### August 26, 2024 | ||
|
||
![Image](https://github.com/user-attachments/assets/97773730-cccf-44f9-b2f1-0f047eeee171) | ||
|
||
|
||
We've added a fresh option to our Multiple Users component with the new bubble variant. This update showcases full user avatars in a sleek, Apple-inspired grid layout, enhancing recognition and clarity. It's a versatile addition to your toolkit, offering a refined way to display multiple users. | ||
|
||
[6.1.0](https://github.com/powerhome/playbook-swift/tree/6.1.0) full list of changes: | ||
|
||
**Enhancements:** | ||
- Progress Simple Width [#457](https://github.com/powerhome/playbook-swift/pull/457) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Section Separator Color [#437](https://github.com/powerhome/playbook-swift/pull/437) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
|
||
**Improvements:** | ||
- Update Multi User Indicator [#446](https://github.com/powerhome/playbook-swift/pull/446) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
|
||
**Fixed Bugs:** | ||
- macOS Dialog Sizes [#473](https://github.com/powerhome/playbook-swift/pull/473) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Dark mode color exception handling [#432](https://github.com/powerhome/playbook-swift/pull/432) ([Isis Silva](https://github.com/isismsilva)) | ||
- Fix typeahead rendering position for iOS [#436](https://github.com/powerhome/playbook-swift/pull/436) ([Isis Silva](https://github.com/isismsilva)) | ||
- Fixed Confirmation Toast Children Fix [#472](https://github.com/powerhome/playbook-swift/pull/472) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Typeahead manager fix [#467](https://github.com/powerhome/playbook-swift/pull/467) ([Isis Silva](https://github.com/isismsilva)) | ||
|
||
**New Kits:** | ||
- Progress Simple Kit [#456](https://github.com/powerhome/playbook-swift/pull/456) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Progress Step Kit [#453](https://github.com/powerhome/playbook-swift/pull/453) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Multiple Users Small Bubble Variant [#448](https://github.com/powerhome/playbook-swift/pull/448) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
|
||
[Full Changelog](https://github.com/powerhome/playbook-swift/compare/6.0.2...6.1.0) | ||
|
||
|
||
# 6.0.2 | ||
##### July 17, 2024 | ||
##### July 17, 2024 | ||
|
||
✨ Improvements: | ||
**Improvements:** | ||
|
||
- Update Neutral Color [#461](https://github.com/powerhome/playbook-swift/pull/461) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Fix user kit name fonts [#460](https://github.com/powerhome/playbook-swift/pull/460) ([Isis Silva](https://github.com/isismsilva)) | ||
- Fixed Confirmation Icon [#443](https://github.com/powerhome/playbook-swift/pull/443) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
|
||
Full Changelog: [6.0.1...6.0.2](https://github.com/powerhome/playbook-swift/compare/6.0.1...6.0.2) | ||
[Full Changelog](https://github.com/powerhome/playbook-swift/compare/6.0.1...6.0.2) | ||
|
||
# 6.0.1 | ||
##### June 28, 2024 | ||
|
||
✨ New Features: | ||
**New Features:** | ||
|
||
- macOS Dialog Kit Catalog Fix [#444](https://github.com/powerhome/playbook-swift/pull/444) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Update Runway comment endpoint [#447](https://github.com/powerhome/playbook-swift/pull/447) ([Stephen Greer](https://github.com/stephenagreer)) | ||
|
||
Full Changelog: [6.0.0...6.0.1](https://github.com/powerhome/playbook-swift/compare/6.0.0...6.0.1) | ||
[Full Changelog](https://github.com/powerhome/playbook-swift/compare/6.0.0...6.0.1) | ||
|
||
|
||
# 6.0.0 | ||
##### June 21, 2024 | ||
|
||
✨ New Features: | ||
**New Features:** | ||
|
||
- Selectable Card Input Variant [#383](https://github.com/powerhome/playbook-swift/pull/383) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Expose button variants on dialog kit [#395](https://github.com/powerhome/playbook-swift/pull/395) ([Isis Silva](https://github.com/isismsilva)) | ||
- Label Pill Kit [#400](https://github.com/powerhome/playbook-swift/pull/400) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Progress Pill Kit [#401](https://github.com/powerhome/playbook-swift/pull/401) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
|
||
🛠️ Improvements & Fixes: | ||
**Improvements & Fixes:** | ||
|
||
- Removes Unnecessary Print Statements [#399](https://github.com/powerhome/playbook-swift/pull/399) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- User Kit Spacing Fix [#402](https://github.com/powerhome/playbook-swift/pull/402) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Pill Kit Color Validation [#404](https://github.com/powerhome/playbook-swift/pull/404) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
- Typeahead validation [#403](https://github.com/powerhome/playbook-swift/pull/403) ([Isis Silva](https://github.com/isismsilva)) | ||
- Add swift fonts package to power-fonts [#394](https://github.com/powerhome/playbook-swift/pull/394) ([Isis Silva](https://github.com/isismsilva)) | ||
|
||
📚 Documentation Updates: | ||
- User Docs [#391](https://github.com/powerhome/playbook-swift/pull/391) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
**Documentation Updates:** | ||
- User Docs [#391](https://github.com/powerhome/playbook-swift/pull/391) ([Rachel Radford](https://github.com/RachelRadford21)) | ||
|
||
[Full Changelog](https://github.com/powerhome/playbook-swift/compare/5.1.0...6.0.0) |