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

Feat(web-react): Deprecate Dropdown non flow placements DS-1132 #1274

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

crishpeen
Copy link
Member

Use flow placement values, e.g. top-left is now top-start.

Description

Additional context

Issue reference


Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Follow the PR Title/Commit Message Convention.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@crishpeen crishpeen requested review from literat, pavelklibani and a team as code owners February 8, 2024 15:25
Copy link

netlify bot commented Feb 8, 2024

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 3eba5b0
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/65d499de0a4e1a0008dbd9df
😎 Deploy Preview https://deploy-preview-1274--spirit-design-system-storybook.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.

@github-actions github-actions bot added the feature New feature or request label Feb 8, 2024
Copy link

netlify bot commented Feb 8, 2024

Deploy Preview for spirit-design-system-react ready!

Name Link
🔨 Latest commit 3eba5b0
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-react/deploys/65d499decff71d0008bffee6
😎 Deploy Preview https://deploy-preview-1274--spirit-design-system-react.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.

Copy link

netlify bot commented Feb 8, 2024

Deploy Preview for spirit-design-system-validations canceled.

Name Link
🔨 Latest commit 3eba5b0
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-validations/deploys/65d499deb715150008cd0912

Copy link

netlify bot commented Feb 8, 2024

Deploy Preview for spirit-design-system-demo canceled.

Name Link
🔨 Latest commit 3eba5b0
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-demo/deploys/65d499de518956000851d2e6

@coveralls
Copy link

coveralls commented Feb 8, 2024

Coverage Status

coverage: 71.217%. remained the same
when pulling 3eba5b0 on feat/web-react-dropdown-deprecations
into 5d59656 on main.

Copy link
Collaborator

@literat literat left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@adamkudrna adamkudrna force-pushed the feat/web-react-dropdown-deprecations branch from 8539191 to f4aa004 Compare February 20, 2024 10:00
… #DS-1132

Use flow-relative placement values instead, e.g. `top-left` is now `top-start`.
@adamkudrna adamkudrna force-pushed the feat/web-react-dropdown-deprecations branch from f4aa004 to 3eba5b0 Compare February 20, 2024 12:23
@adamkudrna adamkudrna merged commit 51da754 into main Feb 20, 2024
35 checks passed
@adamkudrna adamkudrna deleted the feat/web-react-dropdown-deprecations branch February 20, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants