Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

12.32.0 Changelog #2656

Merged
merged 2 commits into from
Jul 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion playbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,33 @@
# Customize Your Toasts: Introducing 'Children' for Fixed Confirmation Toast Kit!
##### July 19, 2023

![12 32 0](https://github.com/powerhome/playbook/assets/9158723/dfb6f39f-68d2-438b-935b-2e3a683d3897)

Level up your toasts with our latest feature – "Children" for Fixed Confirmation Toast Kit! 🚀 Now, web developers can fully customize Fixed Confirmation Toast contents by easily passing ‘children’, making it a breeze to add custom content like links to your toasts. Say goodbye to static toasts and say hello to interactive and engaging user experiences! 🎉

[12.32.0](https://github.com/powerhome/playbook/tree/12.32.0) full list of changes:

**Kit Enhancements:**

- Global Hover Prop (Rails) with Doc Examples [\#2652](https://github.com/powerhome/playbook/pull/2652) ([jasperfurniss](https://github.com/jasperfurniss))
- Adding Children prop to Fixed Confirmation Toast [\#2651](https://github.com/powerhome/playbook/pull/2651) ([carloslimasd](https://github.com/carloslimasd))
- MultiLevelSelect: Designs for No Pills Variant [\#2649](https://github.com/powerhome/playbook/pull/2649) ([nidaqg](https://github.com/nidaqg))

**Fixed Bugs:**

- DatePicker Disabled Dates Conflict [\#2648](https://github.com/powerhome/playbook/pull/2648) ([nidaqg](https://github.com/nidaqg))


[Full Changelog](https://github.com/powerhome/playbook/compare/12.31.0...12.32.0)

# Responsive Design Made Easier: Introducing Responsive Titles!
##### July 13, 2023

![12 31 0](https://github.com/powerhome/playbook/assets/73710701/2e750b21-4df3-4ed1-9e6e-2303e8fd9184)

Titles can now dynamically change based on screen size, making responsive design easier to implement. [Try it out](https://playbook.powerapp.cloud/kits/title/react#responsive) by passing multiple size values to the size prop!

[12.31.0](https://github.com/powerhome/playbook/tree/12.31.0)
[12.31.0](https://github.com/powerhome/playbook/tree/12.31.0) full list of changes:

**Kit Enhancements:**

Expand Down