Skip to content

Commit 1445eef

Browse files
committed
Merge remote-tracking branch 'upstream/main' into feat/pf-helper-text
2 parents db4dee5 + 916823a commit 1445eef

File tree

12 files changed

+2246
-870
lines changed

12 files changed

+2246
-870
lines changed

.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

core/pfe-core/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @patternfly/pfe-core
22

3+
## 5.0.4
4+
### Patch Changes
5+
6+
- 788a567: `FloatingDOMController`: improved performance by inling and removing the `@floating-ui/dom` dependency
7+
38
## 5.0.3
49
### Patch Changes
510

0 commit comments

Comments
 (0)