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

collapse: don't rely on implicit conversion #30566

Merged
merged 2 commits into from
Apr 17, 2020

Conversation

XhmikosR
Copy link
Member

@XhmikosR XhmikosR commented Apr 12, 2020

config can be an Object and we only need to test for hide or show if it's a String

Refs #30559

`config` can be an `Object` and we only need to test for `hide` or `show` if it's a `String`
@XhmikosR XhmikosR requested a review from a team as a code owner April 12, 2020 11:49
@XhmikosR XhmikosR added this to Inbox in v5 via automation Apr 12, 2020
@XhmikosR XhmikosR added this to Inbox in v4.5.0 via automation Apr 12, 2020
@XhmikosR XhmikosR requested a review from Johann-S April 14, 2020 06:25
@XhmikosR XhmikosR removed this from Inbox in v4.5.0 Apr 15, 2020
v5 automation moved this from Inbox to Approved Apr 17, 2020
@XhmikosR XhmikosR merged commit 8547ab1 into master Apr 17, 2020
v5 automation moved this from Approved to Shipped Apr 17, 2020
@XhmikosR XhmikosR deleted the master-xmr-collapse-impl-conv branch April 17, 2020 12:09
olsza pushed a commit to olsza/bootstrap that referenced this pull request Oct 3, 2020
`config` can be an `Object` and we only need to test for `hide` or `show` if it's a `String`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v5
  
Shipped
Development

Successfully merging this pull request may close these issues.

None yet

2 participants