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

[Core/Datetime] remove usePortal={false} where not documented #2539

Merged
merged 2 commits into from
Jun 11, 2018

Conversation

llorca
Copy link
Contributor

@llorca llorca commented May 22, 2018

Fixes #2505

  • removed default usePortal={false} in MenuItem, DateInput, DateRangeInput

@llorca llorca requested a review from giladgray May 22, 2018 20:13
@blueprint-bot
Copy link

remove usePortal={false} where not documented

Preview: documentation | landing | table

@blueprint-bot
Copy link

fix tests

Preview: documentation | landing | table

@giladgray
Copy link
Contributor

marking this as breaking as it should be called out in release notes.

Copy link
Contributor

@giladgray giladgray left a comment

Choose a reason for hiding this comment

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

yay looks good!

@giladgray giladgray merged commit 7f67eb5 into develop Jun 11, 2018
@giladgray giladgray deleted the al/good-default-props branch June 11, 2018 18:38
@giladgray giladgray mentioned this pull request Jul 11, 2018
giladgray added a commit that referenced this pull request Jul 11, 2018
* vertical button groups

* ContextMenu: generate key based on offset to force re-position

* MenuItem bring back usePortal={false} (removed unsafely in #2539)

* fix HTMLSelect label rendering

* HTMLSelect: use children prop so it's 1 line instead of 5

* ToastExample position options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants