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

Release eds-core-react@0.6.2 #606

Merged
merged 5 commits into from
Sep 16, 2020
Merged

Conversation

mimarz
Copy link
Contributor

@mimarz mimarz commented Sep 15, 2020

[0.6.2] - 2020-09-16

Fixed 🐛

  • Fixed onClose handler not being called when MenuItem was used inside MenuSection (#546)
  • Fixed focus showing when clicking on MenuItem (#544)
  • Fixed an issue where Divider did not stretch to full width (#608)
  • Fixed Head styling when Table is set to width: 100% (#610)

Changed

  • Added outside click support for closing Menu. Outside clicks will now call the onClose handler function. (#548)
  • Added data property to Icon component to easily compose icon to be rendered. (#584)
    • See Icon README for more information

@mimarz mimarz added the core-react eds-core-react label Sep 15, 2020
@mimarz mimarz self-assigned this Sep 15, 2020
Copy link
Contributor

@pomfrida pomfrida left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@vnys vnys left a comment

Choose a reason for hiding this comment

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

See comment about code example

libraries/core-react/CHANGELOG.md Outdated Show resolved Hide resolved
@mimarz mimarz merged commit 895c8f1 into equinor:develop Sep 16, 2020
@mimarz mimarz deleted the release/core-react@0.6.2 branch September 16, 2020 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-react eds-core-react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants