Skip to content

Commit d8a314f

Browse files
authored
Merge pull request #2945 from patternfly/fix/remove-floating-ui-dep
perf(core): remove `@floating-ui/dom` dependency
2 parents a850589 + 788a567 commit d8a314f

File tree

7 files changed

+1842
-35
lines changed

7 files changed

+1842
-35
lines changed

.changeset/shaggy-pans-brush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@patternfly/pfe-core": patch
3+
---
4+
5+
`FloatingDOMController`: improved performance by inling and removing the `@floating-ui/dom` dependency

.github/workflows/preview.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
node-version-file: '.nvmrc'
1717
cache: npm
1818

19-
- name: Verify JSPM URL
20-
run: curl -I https://ga.jspm.io/npm:@floating-ui/core
21-
2219
- name: POP Debug Info
2320
run: curl https://cachefly.cachefly.net/CacheFlyDebug
2421

0 commit comments

Comments
 (0)