RocketCommunicationsInc / astro

Astro UXDS is a collection of guidelines, patterns and components for designing space-based user interface applications.
https://astrouxds.com
Other
108 stars 25 forks source link

docs(tooltip): removed center variants #1212

Closed micahjones13 closed 1 year ago

micahjones13 commented 1 year ago

Brief Description

Removes the tooltip placement 'center' variants from SB. This includes

JIRA Link

https://rocketcom.atlassian.net/browse/ASTRO-6725

Related Issue

General Notes

Motivation and Context

Issues and Limitations

Types of changes

Checklist

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: f68fd32a4c5eac8aea8981e1e5acb27f100a8781

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

netlify[bot] commented 1 year ago

Deploy Preview for astro-stencil ready!

Name Link
Latest commit f68fd32a4c5eac8aea8981e1e5acb27f100a8781
Latest deploy log https://app.netlify.com/sites/astro-stencil/deploys/64da7c55c2def5000893ed06
Deploy Preview https://deploy-preview-1212--astro-stencil.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 year ago

Deploy Preview for astro-preview ready!

Name Link
Latest commit f68fd32a4c5eac8aea8981e1e5acb27f100a8781
Latest deploy log https://app.netlify.com/sites/astro-preview/deploys/64da7c55060bd80008dba119
Deploy Preview https://deploy-preview-1212--astro-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

micahjones13 commented 1 year ago

changeset && g2g

I don't think this needs a changeset since it's just a docs change. The ${side}-center placements never actually existed. Like bottom-center was never a valid placement, so idk what they were doing here 🤷