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

Replace .box-shadow in examples with built-in .shadow utility #26493

Merged
merged 3 commits into from
Jul 14, 2018

Conversation

parammittal16
Copy link
Contributor

@parammittal16 parammittal16 commented May 11, 2018

All the example pages having class box-shadow are replaced by bootstrap inbuilt box-shadow classes and then committed.
Also, the example pages having unused box-shadow class, those pages box-shadow class is also removed and then committed.

Fixes #26377.

Copy link
Contributor

@coliff coliff left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@parammittal16 parammittal16 changed the title Box shadow issue 26377 Fix Box shadow issue 26377 May 12, 2018
@bardiharborow bardiharborow changed the title Fix Box shadow issue 26377 Replace .box-shadow in examples with built-in .shadow utility May 13, 2018
@Johann-S Johann-S added the docs label May 14, 2018
@parammittal16
Copy link
Contributor Author

@coliff Any updates regarding this issue ?
When will PR get accepted ??

@coliff
Copy link
Contributor

coliff commented May 29, 2018

HI @parammittal16 - your issue is currently in the 'Inbox' for possible inclusion to v4.1.2.
https://github.com/twbs/bootstrap/projects/14

Now you just need to wait. Hopefully it'll be merged and ship with v4.1.2 but maybe it'll take a little longer.

@parammittal16
Copy link
Contributor Author

Ok thanks @coliff I hope it will be reviewed and be shipped 👍 soon.

@parammittal16
Copy link
Contributor Author

parammittal16 commented Jun 21, 2018

Hi @coliff @bardiharborow @mdo my PR was in the inbox yesterday but now it is missing from there ? What happened ?? Any updates ??

Copy link
Member

@mdo mdo left a comment

Choose a reason for hiding this comment

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

All these instances of box-shadow should be replaced with shadow-sm instead of shadow. Happy to see that done here, or in another PR.

@parammittal16
Copy link
Contributor Author

@mdo Sir I committed the changes that were requested

Copy link
Member

@mdo mdo left a comment

Choose a reason for hiding this comment

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

Thanks! Will slate for v4.1.3.

@mdo mdo merged commit e77d64b into twbs:v4-dev Jul 14, 2018
@mdo mdo mentioned this pull request Jul 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants