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

remove deprecated dropshadows #815

Merged
merged 9 commits into from
Nov 15, 2024

Conversation

lokesh-sagi125
Copy link
Contributor

Description

remove deprecated dropshadows

Issue addressed

#725

Addresses #725

Changelog

ozer550
ozer550 approved these changes Nov 5, 2024
ozer550
ozer550 previously requested changes Nov 5, 2024
Copy link
Member

@ozer550 ozer550 left a comment

Choose a reason for hiding this comment

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

I just saw that in the issue description it is mentioned rather to comment these out and not remove them completely.

@lokesh-sagi125
Copy link
Contributor Author

oh , sorry about that @ozer550 i got confused and thought its the other way around 😅, just reverted the delete and commented the deprecated dropshadows:).

Copy link
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

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

Thank you @lokesh-sagi125! These are the right changes for this, however, for now, we are checking if these 3 values ​​1dp, 2dp and 6dp also aligned correctly to Studio's needs, so I will block the merge of this PR for now until we have a final confirmation from our design team 🤗 thank you!

Copy link
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

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

Alright, it seems that these will work fine with Studio 🎉. Lets just add this comment that was mentioned in the issue,and after that, this should be good to go!

box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14),
0 1px 14px 0 rgba(0, 0, 0, 0.12);
}
// %dropshadow-3dp {
Copy link
Member

Choose a reason for hiding this comment

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

Could we add here a comment indicating that uncommenting needs to be discussed with designers and should be aligned with the guidelines.

adding a comment indicating uncommenting needs to be discussed with the designers first
Copy link
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

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

Hey @lokesh-sagi125! Lets remove these extra additions, and after that we can proceed to merge the PR. Thank you!

.gitignore Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@lokesh-sagi125
Copy link
Contributor Author

@AlexVelezLl just removed the additions

Copy link
Member

@AlexVelezLl AlexVelezLl left a comment

Choose a reason for hiding this comment

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

Thank you @lokesh-sagi125! This looks good to me, merging 🎉.

@AlexVelezLl AlexVelezLl dismissed ozer550’s stale review November 15, 2024 13:41

Addressed comment

@AlexVelezLl AlexVelezLl merged commit de81215 into learningequality:develop Nov 15, 2024
8 checks passed
learning-equality-bot bot pushed a commit that referenced this pull request Nov 15, 2024
@lokesh-sagi125 lokesh-sagi125 deleted the dropshadow branch November 15, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants