Skip to content

Change docs for hidden to state true by default#4519

Merged
micahgodbolt merged 1 commit intomicrosoft:masterfrom
micahgodbolt:dialog-docs
Apr 12, 2018
Merged

Change docs for hidden to state true by default#4519
micahgodbolt merged 1 commit intomicrosoft:masterfrom
micahgodbolt:dialog-docs

Conversation

@micahgodbolt
Copy link
Copy Markdown
Member

Pull request checklist

Description of changes

As per issue, this isn't the greatest fix. Our guidelines state that Boolean props should always have 'true' as the exception (therefore false by default). But in this case, changing the behavior of the Dialog would be a large breaking change entailing reworking of a ton of components... so better to at least have the docs reflect the current state, even if not optimum.

@micahgodbolt micahgodbolt merged commit 89afd6c into microsoft:master Apr 12, 2018
@micahgodbolt micahgodbolt deleted the dialog-docs branch April 12, 2018 14:34
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dialog: Default value of "hidden" prop is true, should be false according to Docs/Types

2 participants