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

Write up v5.3.1 post #385

Merged
merged 5 commits into from
Jul 26, 2023
Merged

Write up v5.3.1 post #385

merged 5 commits into from
Jul 26, 2023

Conversation

mdo
Copy link
Member

@mdo mdo commented Jul 25, 2023

/cc @XhmikosR, @julien-deramond for highlights and more

@mdo mdo added the release label Jul 25, 2023
Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few minor comments. Otherwise LGTM! 🚀

npm i bootstrap@v5.3.1
```

[Read the GitHub v5.3.0 changelog](https://github.com/twbs/bootstrap/releases/tag/v5.3.1) for a complete list of changes in this release.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Read the GitHub v5.3.0 changelog](https://github.com/twbs/bootstrap/releases/tag/v5.3.1) for a complete list of changes in this release.
[Read the GitHub v5.3.1 changelog](https://github.com/twbs/bootstrap/releases/tag/v5.3.1) for a complete list of changes in this release.


- **Color modes:**
- Increased color contrast for dark mode by replacing `$gray-500` with `$gray-300` for the body color.
- Added our color mode switcher JavaScript to our examples ZIP download
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: missing "." for some sentences in the file

- Add support for `Home` and `End` keys for navigating tabs by keyboard
- Added some basic styling to toggle buttons when no modifier class is present.
- Fixed carousel colors in dark mode
- **Forms:**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe to add:

  • Improved accessibility of form texts linked to form controls

(see twbs/bootstrap@96b0fd6)

video: WJ1I3ZmEozQ
---

Bootstrap v5.3.1 is here with bug fixes, documentation improvements, and more follow-up enhancements for color modes. Keep reading for the highlights!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add something saying that there are other topics to tackle regarding color modes, so users can expect other dot releases 🤷

@XhmikosR XhmikosR merged commit a06130a into main Jul 26, 2023
8 checks passed
@XhmikosR XhmikosR deleted the v531-post branch July 26, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants