Skip to content

Commit

Permalink
Update CHANGELOG.md 14.1.0 (#3628)
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.


**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: Jasper Furniss <[email protected]>
  • Loading branch information
nidaqg and jasperfurniss authored Aug 23, 2024
1 parent 9ddf1b4 commit 08c5e25
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions playbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
# ⏫ Leveling Up: Enhancements, Bug Fixes, and More! ⏫
##### August 13, 2024

![happy](https://github.com/user-attachments/assets/c36e7e9b-b85c-4915-963e-bc08c2d9095a)


As always, we’ve been hard at work to bring you new features, bug fixes, and improvements that not only improves our platforms quality and usability but will help you create even better UI and experiences! Here’s everything that shipped on 14.1.0:


**Kit Enhancements:**

- Swift Changelog [\#3580](https://github.com/powerhome/playbook/pull/3580) ([skduncan](https://github.com/skduncan))
- Star Rating Kit: Add Styles and Animation [\#3566](https://github.com/powerhome/playbook/pull/3566) ([elisashapiro](https://github.com/elisashapiro))
- Online Status Kit Props: Size and No Border [\#3563](https://github.com/powerhome/playbook/pull/3563) ([kangaree](https://github.com/kangaree))
- Responsive Version Of Advancedtable Kit \(react\) [\#3559](https://github.com/powerhome/playbook/pull/3559) ([elisashapiro](https://github.com/elisashapiro))
- Fix Zindex Global Prop Issues In Playbook \(and Nitro\) [\#3545](https://github.com/powerhome/playbook/pull/3545) ([kangaree](https://github.com/kangaree))

**Fixed Bugs:**

- Horizontal Default Nav - Fix Alignment [\#3582](https://github.com/powerhome/playbook/pull/3582) ([skduncan](https://github.com/skduncan))
- Updating Datepicker Doc for Rails for Formatting Issue [\#3581](https://github.com/powerhome/playbook/pull/3581) ([skduncan](https://github.com/skduncan))
- Rails Typeahead Does Not Accept Global Props If Ismulti=false [\#3575](https://github.com/powerhome/playbook/pull/3575) ([elisashapiro](https://github.com/elisashapiro))
- Stat Value Kit Inconsistencies [\#3553](https://github.com/powerhome/playbook/pull/3553) ([anthonymig88](https://github.com/anthonymig88))

**Improvements:**

- Add Toggle \("show More"\) Example to Overlay Kit [\#3577](https://github.com/powerhome/playbook/pull/3577) ([kangaree](https://github.com/kangaree))
- Linter: Kits T - W \(except Typeahead\) [\#3573](https://github.com/powerhome/playbook/pull/3573) ([kangaree](https://github.com/kangaree))
- Document How to Theme Within Playbook [\#3561](https://github.com/powerhome/playbook/pull/3561) ([kangaree](https://github.com/kangaree))
- Pulling Fonts from Power-fonts [\#3574](https://github.com/powerhome/playbook/pull/3574) ([jasperfurniss](https://github.com/jasperfurniss))

[Full Changelog](https://github.com/powerhome/playbook/compare/14.0.0...14.1.0)

# 🎨 Playbook, Now With Vite! 🌈
##### August 5, 2024

Expand Down

0 comments on commit 08c5e25

Please sign in to comment.