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: Add Feature flag to enable enhanced Dropdown shadow #DS-963 #1125

Merged
merged 3 commits into from
Nov 7, 2023

Conversation

crishpeen
Copy link
Member

Description

Additional context

Issue reference

DS-963


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.

Copy link

netlify bot commented Nov 2, 2023

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

Name Link
🔨 Latest commit fb727cb
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-demo/deploys/654a615613bb97000905c369
😎 Deploy Preview https://deploy-preview-1125--spirit-design-system-demo.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 Nov 2, 2023

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

Name Link
🔨 Latest commit fb727cb
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-validations/deploys/654a6156c2714c0008ad4753

Copy link

netlify bot commented Nov 2, 2023

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

Name Link
🔨 Latest commit fb727cb
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-react/deploys/654a6156811fde000873ebd9
😎 Deploy Preview https://deploy-preview-1125--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.

@github-actions github-actions bot added the feature New feature or request label Nov 2, 2023
Copy link

netlify bot commented Nov 2, 2023

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

Name Link
🔨 Latest commit fb727cb
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/654a61565447c70008f21ebf
😎 Deploy Preview https://deploy-preview-1125--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.

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.

Cool. The usage of the feature flags looks awesome. But I am missing some deprecation comments in the code to mark the places that will be removed.

packages/web/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/_Dropdown.scss Outdated Show resolved Hide resolved
Copy link
Contributor

@adamkudrna adamkudrna left a comment

Choose a reason for hiding this comment

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

Nice job! 👏🏻

packages/web/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/_Dropdown.scss Outdated Show resolved Hide resolved
packages/web/src/scss/settings/_featureFlags.scss Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/README.md Outdated Show resolved Hide resolved
packages/web/README.md Outdated Show resolved Hide resolved
Copy link

nx-cloud bot commented Nov 7, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit fb727cb. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

@coveralls
Copy link

coveralls commented Nov 7, 2023

Coverage Status

coverage: 79.853% (-16.6%) from 96.46%
when pulling fb727cb on feature/dropdown-enhanced-shadow
into 1f5e4ae 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.

Nice job. Thank you :-)

Just one notice: Isn't this the right time to create DEPRECATIONS.md and file a first record? Just say'in. :-)

@crishpeen crishpeen force-pushed the feature/dropdown-enhanced-shadow branch from ee14a40 to fb727cb Compare November 7, 2023 16:09
@crishpeen
Copy link
Member Author

Nice job. Thank you :-)

Just one notice: Isn't this the right time to create DEPRECATIONS.md and file a first record? Just say'in. :-)

That is a separate issue. I don't want to delay this anymore. :)

@crishpeen crishpeen merged commit 8e8ea36 into main Nov 7, 2023
31 checks passed
@crishpeen crishpeen deleted the feature/dropdown-enhanced-shadow branch November 7, 2023 16:28
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