Skip to content

Commit 16cba37

Browse files
authored
#11 Upgrade from popperjs to floating ui
1 parent a2fed01 commit 16cba37

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

wmentity_overview.libraries.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ bulk-action-form:
1010
base:
1111
css/bulk-action-form.css: {}
1212

13+
popperjs:
14+
remote: https://github.com/floating-ui/floating-ui
15+
version: '2.11.7'
16+
license:
17+
name: MIT
18+
url: https://github.com/floating-ui/floating-ui/blob/v2.x/LICENSE.md
19+
gpl-compatible: true
20+
js:
21+
https://unpkg.com/@popperjs/[email protected]/dist/umd/popper.min.js: { type: external , minified: true }
22+
1323
tooltip:
1424
version: VERSION
1525
css:
@@ -18,4 +28,4 @@ tooltip:
1828
js:
1929
js/tooltip.js: {}
2030
dependencies:
21-
- core/popperjs
31+
- wmentity_overview/popperjs

0 commit comments

Comments
 (0)