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

0.43.2#2310

Closed
miroslavstastny wants to merge 6 commits into0.43.1from
0.43.2
Closed

0.43.2#2310
miroslavstastny wants to merge 6 commits into0.43.1from
0.43.2

Conversation

@miroslavstastny
Copy link
Member

@miroslavstastny miroslavstastny commented Feb 3, 2020

DO NOT MERGE

patch release 0.43.2

CHANGELOG

v0.43.2 (2020-02-03)

Compare changes

BREAKING CHANGES

Fixes

layershifter and others added 3 commits February 3, 2020 16:49
* fix(Chat): positiong fixes for actions

* add changelog entry

* update screener steps

* revert change, add comment

(cherry picked from commit b7980fc)
* fix(FocusZone): Cleanup DOM element references when component is unmounted

The FocusZone component holds references to _activeElement and _defaultFocusElement. These references should be nulled out when the component is unmounted to prevent memory leaks.

closes #2303

(cherry picked from commit 6a9282f)

* Change log update

(cherry picked from commit b31cf02)

* Fix typos

(cherry picked from commit 8024cd0)

* One more typo

(cherry picked from commit 1ded3ad)

* fixed changelog order

Co-authored-by: Johanna Hawkins <jo.hawkins@hotmail.com>
(cherry picked from commit 2cbf4ad)
@DustyTheBot
Copy link
Collaborator

DustyTheBot commented Feb 3, 2020

Fails
🚫 All of your entries in CHANGELOG.md should be in the **Unreleased** section!
Warnings
⚠️ Package (or peer) dependencies changed. Make sure you have approval before merging!

Changed dependencies are detected.

Changed dependencies in packages/react/package.json

package before after
@fluentui/react-bindings ^0.43.1 ^0.43.2
@fluentui/react-component-event-listener ^0.43.0 ^0.43.2
@fluentui/react-component-ref ^0.43.1 ^0.43.2

Changed dependencies are detected.

Changed dependencies in packages/code-sandbox/package.json

package before after
@fluentui/react ^0.43.1 ^0.43.2

Perf comparison

Status Scenario Fluent TPI Fabric TPI Ratio Iterations Ticks
🔧 Avatar.Fluent 0.73 0.5 1.46:1 2000 1450
🔧 Button.Fluent 1.66 0.22 7.55:1 1000 1659
🔧 Checkbox.Fluent 1.93 0.33 5.85:1 1000 1927
🔧 Dialog.Fluent 0.44 0.23 1.91:1 5000 2186
🔧 Dropdown.Fluent 4.74 0.47 10.09:1 1000 4740
🔧 Icon.Fluent 0.34 0.05 6.8:1 5000 1705
🔧 Image.Fluent 0.15 0.09 1.67:1 5000 726
🔧 Slider.Fluent 2.51 0.45 5.58:1 1000 2511
🦄 Text.Fluent 0.06 0.21 0.29:1 5000 313
🦄 Tooltip.Fluent 0.51 19.99 0.03:1 5000 2558

🔧 Needs work     🎯 On target     🦄 Amazing

Generated by 🚫 dangerJS

* doc: Use correct accessibility package version in codesandbox

* changelog

(cherry picked from commit 99934c3)
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.

3 participants