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

Deprecate VOverlay shadow API #5116

Closed
vaadin-bot opened this issue Apr 28, 2014 · 3 comments
Closed

Deprecate VOverlay shadow API #5116

vaadin-bot opened this issue Apr 28, 2014 · 3 comments

Comments

@vaadin-bot
Copy link
Collaborator

Originally by @jouni


The shadow element should be deprecated and removed in the next major version. Everything except IE8 supports box-shadow which is the correct implementation for shadows.

If IE8 support is still needed in the next major version, a CSS generated element can possibly be used for the shadow.


Imported from https://dev.vaadin.com/ issue #13661

@vaadin-bot
Copy link
Collaborator Author

Originally by @jdahlstrom


Ticket for the box-shadow part: #9303

@vaadin-bot
Copy link
Collaborator Author

Originally by @Legioth


So what's the non-deprecated option that I should be using today when using Vaadin 7.x?

@vaadin-bot
Copy link
Collaborator Author

Originally by @jouni


Used by who? Someone developing a new overlay component? CSS. The base theme should probably have some mixin that you could use to produce a similar shadow as the current image based version.

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

No branches or pull requests

1 participant