Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

chore(Popup|MenuButton): remove mountDocument prop #2286

Merged
merged 2 commits into from
Jan 29, 2020

Conversation

layershifter
Copy link
Member

@layershifter layershifter commented Jan 29, 2020

BREAKING CHANGES

mountDocument prop was removed from Popup & MenuButton components.


mountDocument prop was added (#1288) before we have a proper Document under our context. This props is not used and will be removed to simplify implementation.

@DustyTheBot
Copy link
Collaborator

Perf comparison

Status Scenario Fluent TPI Fabric TPI Ratio Iterations Ticks
🔧 Avatar.Fluent 0.66 0.51 1.29:1 2000 1319
🔧 Button.Fluent 1.62 0.19 8.53:1 1000 1616
🔧 Checkbox.Fluent 1.68 0.38 4.42:1 1000 1684
🔧 Dialog.Fluent 0.41 0.21 1.95:1 5000 2073
🔧 Dropdown.Fluent 3.73 0.42 8.88:1 1000 3734
🔧 Icon.Fluent 0.23 0.04 5.75:1 5000 1167
🔧 Image.Fluent 0.1 0.07 1.43:1 5000 475
🔧 Slider.Fluent 1.99 0.3 6.63:1 1000 1988
🦄 Text.Fluent 0.05 0.17 0.29:1 5000 263
🦄 Tooltip.Fluent 0.36 18.42 0.02:1 5000 1794

🔧 Needs work     🎯 On target     🦄 Amazing

Generated by 🚫 dangerJS

@layershifter layershifter merged commit d954616 into master Jan 29, 2020
@layershifter layershifter deleted the chore/remove-md-popup branch January 29, 2020 15:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants