Conversation
*remove close prop from button, since it is deprecated *remove tests checking for unmounting modal component when child(button) with close prop is clicked
gnapse
left a comment
There was a problem hiding this comment.
@rimildeyjsr this looks good.
I'd take a bit of time to get this merged as I figure out how/when will we release this.
@vishnugopal @henningmu do we have a v6 release in the works? I see we bumped the version to 6 already, but I do not see the release being created yet. Maybe we're on time to add this to the changelog under the latest v6 release and include it there.
I'd ask @rimildeyjsr to add the entry in the changelog but I'm not sure where to put it.
|
Update: I'll be approving and merging this, then I'll prepare and create a v6 release to make it all official (the css modules that bumped us to v6 and will include this in that major release). |
|
@gnapse - Thank you! 😃 |
|
You're welcome! BTW, an update on my earlier comment, for the record: I took care of including this in the CHANGELOG and run the build, and make it all part of #275. It was then merged and this is part of the v6 release. |
*remove close prop from button, since it is deprecated
*remove tests checking for unmounting when child with close prop is clicked
Closes #198
Short description
PR Checklist
CHANGELOG.mdnpm run lintand made sure no errors / warnings were shownnpm run testand made sure all tests are passingpackage.jsonnpm run build-all)Versioning
This is a breaking change: the prop has been removed from a component