Skip to content

Comments

Docs: From Twitter to X#40706

Merged
mdo merged 5 commits intomainfrom
main-lmp-twitter-to-x
Apr 3, 2025
Merged

Docs: From Twitter to X#40706
mdo merged 5 commits intomainfrom
main-lmp-twitter-to-x

Conversation

@louismaximepiton
Copy link
Member

@louismaximepiton louismaximepiton commented Aug 7, 2024

Description

Change all Twitter references to X but for history.

Motivation & Context

Twitter has changed its name since a year now.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

Closes #40737

@louismaximepiton louismaximepiton requested a review from a team as a code owner August 7, 2024 13:10
@XhmikosR XhmikosR marked this pull request as draft August 8, 2024 04:45
@coliff coliff mentioned this pull request Aug 16, 2024
6 tasks
@louismaximepiton louismaximepiton marked this pull request as ready for review October 9, 2024 06:49
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.

Rebased the PR and made a small change. Otherwise, the PR looks good to me. Thanks @louismaximepiton for this one 🙏

I’ve added a comment regarding the change from site/layouts/partials/icons/twitter.svg to site/layouts/partials/icons/x.svg, but I don’t think it’s a major concern. Just in case we have to use another one.

I haven’t identified any other changes needed on our side or any rendering issues.

Assigning it to @mdo and @XhmikosR for final checks if needed. To embed in v5.3.4 (or any other v5.3.x).

Copy link
Member

Choose a reason for hiding this comment

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

Just got a doubt with this SVG that has a viewBox="0 0 1200 1227". The previous one was viewBox="0 0 512 416.32".
No issue in terms of rendering, but I was wondering if we chose the right source.

@mdo mdo added this to v5.3.4 Apr 3, 2025
@github-project-automation github-project-automation bot moved this to To do in v5.3.4 Apr 3, 2025
@mdo mdo force-pushed the main-lmp-twitter-to-x branch from a059607 to da1002f Compare April 3, 2025 05:43
@mdo mdo merged commit 49a5ccf into main Apr 3, 2025
14 checks passed
@mdo mdo deleted the main-lmp-twitter-to-x branch April 3, 2025 05:47
@github-project-automation github-project-automation bot moved this from To do to Done in v5.3.4 Apr 3, 2025
madbob pushed a commit to madbob/bootstrap that referenced this pull request Apr 6, 2025
* From Twitter to X

* .

* Use Bootstrap Icons

* Set X card to use `twitter` again

* Update `tests/unit/popover.spec.js`

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Update Twitter Icon to X Logo Across Bootstrap Website

4 participants