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

Fixes #1242 - Adds an alert informing the discontinuation of the title and focusable API #1331

Merged
merged 6 commits into from
Nov 29, 2018

Conversation

matuzalemsteles
Copy link
Member

No description provided.

@matuzalemsteles
Copy link
Member Author

Just for info: A malicious package (flatmap-stream) that was dependent on the event-stream package was removed from NPM... Just updating yarn.lock to make sure we're removing it...

More information:

jbalsas and others added 4 commits November 27, 2018 14:15
…e`, `.breadcrumb-text-truncate`, and `.lexicon-icon` to prevent focus highlight in IE11 when clicking links that contain those elements"

This reverts commit 0bec132.
…ment and focusable attribute. Use role=presentation instead and rely on usage to provide proper semantics when using/wrapping the icon
@pat270
Copy link
Member

pat270 commented Nov 27, 2018

@jbalsas @matuzalemsteles removing the focusable="false" attribute re-introduces svg icons receiving focus on tab in IE11 and Edge. This is an IE specific attribute.

packages/clay-icon/src/ClayIcon.js Outdated Show resolved Hide resolved
@jbalsas
Copy link
Contributor

jbalsas commented Nov 27, 2018

Got it, we can leave that then. Does the rest look good to you @pat270?

@pat270
Copy link
Member

pat270 commented Nov 27, 2018

LGTM. Can we roll back #1307 and do the same there?

@jbalsas jbalsas merged commit d837fcb into liferay:develop Nov 29, 2018
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.

3 participants