Atlaskit
Parts of React UFO that are publicly available
yarn add @atlaskit/react-ufo
3.3.3
Patch Changes
- #123538
2dd75c16ca0c4
- fix handling of potentially invalid selectors in TTVC v3
Parts of React UFO that are publicly available
yarn add @atlaskit/react-ufo
2dd75c16ca0c4
-
fix handling of potentially invalid selectors in TTVC v32dd75c16ca0c4
-
fix handling of potentially invalid selectors in TTVC v3e3c0eec530ab2
-
do not produce VC info on failed, aborted, or non active tab events1e57491bd2e34
-
Allowing 'other' type of requests with .js to have information of cache calculatedf0b97fc480d38
-
dedupe DOM element selectors within VC debug data62268803ec9e6
-
refactor logic to get react ufo version7a1ec3e0fb496
-
Updating logic to track resource timings to include 'other' type which includes '.js'#117363
10a0f7f6c2027
-
This package's peerDependencies
have been adjusted for react
and/or react-dom
to reflect the
status of only supporting React 18 going forward. No explicit breaking change to React support has
been made in this release, but this is to signify going forward, breaking changes for React 16 or
React 17 may come via non-major semver releases.
Please refer this community post for more details: https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026
921179f5ee66d
-
Remove FG from CHR API#116098
9650ffb0c42b2
-
Revert: [AFO-3379] Make the DefaultInteractionID trully global across multiple bundles
No impact since the flag was never rolled out
17a3ace9d5f67
-
Moved addSegment to useEffect to prevent it added multiple times when running on concurrent mode496dea881c42e
-
[AFO-3379] Make the DefaultInteractionID trully global across multiple bundles4660ec858a305
-
Update React
from v16 to v1859963df2ae2f3
-
Experimental UFO holds4bd40c1e5fb42
-
Replaced feature gate for editor lazy node view with config optione26a94f833e02
-
Add fallback error handling for check element visibility VC calculation logic26580d858329c
-
Adjust logic on when to apply getBoundingClientRect check for target rect - handle dummy rect4c9eae0d55227
-
Adjust logic on when to apply getBoundingClientRect check for target rect38eb19b4da809
-
Revert Experimental UFO holdsa876090daed20
-
Experimental UFO holds the third iteration3685feff446c1
-
Use getBoundingClientRect instead of value from intersectionObserver for the purpose of checking
layout shift for SSR placeholders.0c54148687bda
-
move filtering of components log to allow for ufo:vc:next observatione43cba2a879aa
-
Remove explicit jest extension with .toBeAccessible matcher66ae71c3d1e72
-
Revert "AFO-3080: NO-ISSUE Experimental UFO holds and TTAI - 2nd iteration"abbfbb3b49665
-
remove VC observations after TTAI1401a5646d271
-
Add experimentalTTAI and experimentalVC90 to custom.post-interaction-log202bc8df0c75a
-
Experimental UFO holds, VC90 and TTAI metricsb5c5bf59d1cff
-
add rate limiting to experimental interaction metrics381735c03773b
-
add ufo: prefix to error count and stylesheet count metrics0c5bbf0079bee
-
Remove display style attribute mutation checkdb973dafd5ae2
-
correctly feature flag and optimise buildSegmentTree functionde6f706c54af6
-
[ED-25937] Skip TTVC calculation from changes that comes from the Editor containera03da52505965
-
Remove the flag from test files as well as its not present on LD or Statsig70969d8e13353
-
Optimising React UFO payload size by referncing segments tree63da6ebbd7549
-
add try catch to sessionStorage access within ufo init scriptf147e45fb1a5a
-
Extends VC90 detector to include editor lazy node view accomodations52e16a1e398bf
-
Exposing VC Media Wrapper Props object52e16a1e398bf
-
Renamed entry point for VC Media export33fd71f8d4196
-
Reporting VC with HTML attributes updates as separate fieldb682bf3a24cd4
-
Remove include_node_counts_in_ttvc_metric and no_ssr_placeholder_check_when_not_intersecting0c6d7f8285d34
-
moved atlaskit ufo-interaction-ignore to atlaskit/react-ufofcbd1c4e6293b
-
Sending custom.post-interaction-log
event for certain Perf Push experiencesc4b79c6ef2fe1
-
previous update should've been a major version, this update is a patch however for fixing late
mutation logiccac81bd740336
-
Re-exporting atlaskit/react-ufo within atlassian/react-ufoe74a468fad66a
-
add switch for compact payloadc06bb2cd9e5d1
-
make time window for late mutations and rerenders to be configurable3c4d80ac5a938
-
use @atlaskit/react-ufo custom spans within @atlassian/react-ufo create payload98a2d26a620c5
-
new package for parts of react ufo that need to be atlaskit scopedd39c874b29fbb
-
Support team reassigning and clearing out unused packages in#127511
db30e29344013
-
Widening range of react
and react-dom
peer dependencies from ^16.8.0 || ^17.0.0 || ~18.2.0
to the wider range of ``^16.8.0 || ^17.0.0 || ^18.0.0` (where applicable).
This change has been done to enable usage of react@18.3
as well as to have a consistent peer
dependency range for react
and react-dom
for /platform
packages.
a48b908e2bf6
-
Add integration of React UFO to not hold react-ufo measurement when media is not in viewport