Commit 0ec7338
fix(core): overflow controller resize loop (#2855)
* fix(core): add requestAnimation to resizeObserver on overflow controller
* chore(core): add changeset
* fix(core): replace checks, reduce overhead
Co-authored-by: Benny Powers - עם ישראל חי! <[email protected]>
* chore(core): update changeset to correct change level
Co-authored-by: Benny Powers - עם ישראל חי! <[email protected]>
* chore(core): update changeset language
Co-authored-by: Benny Powers - עם ישראל חי! <[email protected]>
* test(tabs): add nextFrame to test given addtional requestAnimationFrame in overflow
---------
Co-authored-by: Benny Powers - עם ישראל חי! <[email protected]>1 parent 366d21d commit 0ec7338
File tree
3 files changed
+9
-3
lines changed- .changeset
- core/pfe-core/controllers
- elements/pf-tabs/test
3 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | 206 | | |
208 | 207 | | |
209 | 208 | | |
| |||
0 commit comments