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

[Popover] react-popper 1.0.0 #2609

Merged
merged 26 commits into from
Jun 20, 2018
Merged

[Popover] react-popper 1.0.0 #2609

merged 26 commits into from
Jun 20, 2018

Conversation

giladgray
Copy link
Contributor

@giladgray giladgray commented Jun 18, 2018

Fixes #2530

Changes proposed in this pull request:

  • upgrade to react-popper@1.0.0 which features a totally new API using children functions

@giladgray giladgray changed the title [Popover] react-popper 1.0.0, remove target-wrapper element [Popover] react-popper 1.0.0, rename some props Jun 18, 2018
* The name of the HTML tag to use when rendering the popover target wrapper element (`Classes.POPOVER_WRAPPER`).
* @default "span"
*/
rootElementTag?: string;
Copy link
Member

Choose a reason for hiding this comment

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

why not let tooltips provide a wrapperTagName?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i have a follow up PR to introduce IPopoverSharedProps that will resolve this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

maybe i'll just open that now as there's a merge conflict here

@giladgray
Copy link
Contributor Author

giladgray commented Jun 20, 2018

opened #2617 which will reduce the diff here if merged first, so this PR is more focused on new react-popper API and not also changing props.

@blueprint-bot
Copy link

add upgrade script entry for tooltipClassName

Preview: documentation | landing | table

@giladgray giladgray changed the title [Popover] react-popper 1.0.0, rename some props [Popover] react-popper 1.0.0 Jun 20, 2018
@blueprint-bot
Copy link

revert examples change

Preview: documentation | landing | table

@giladgray giladgray merged commit 58efffa into develop Jun 20, 2018
@giladgray giladgray deleted the gg/popper branch June 20, 2018 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants