Skip to content

Commit 9e8113a

Browse files
fix(popover): fix: floating ui on interaction, combobox popover working on polyfill
1 parent 261de8b commit 9e8113a

File tree

21 files changed

+160766
-47
lines changed

21 files changed

+160766
-47
lines changed

.nx/cache/cloud/2312.01.6/index.js

Lines changed: 16042 additions & 0 deletions
Large diffs are not rendered by default.

.nx/cache/cloud/2312.01.6/lib/daemon/process-run-end.js

Lines changed: 9396 additions & 0 deletions
Large diffs are not rendered by default.

.nx/cache/cloud/2312.01.6/lib/heartbeat/heartbeat-process.js

Lines changed: 4516 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "nx-cloud-client-bundle",
3+
"version": "0.0.1",
4+
"type": "commonjs",
5+
"main": "index.js",
6+
"author": "Victor Savkin",
7+
"license": "CC-BY-ND-3.0",
8+
"dependencies": {
9+
"axios": "1.1.3",
10+
"dotenv": "~10.0.0",
11+
"node-machine-id": "^1.1.12",
12+
"tar": "6.1.11",
13+
"strip-json-comments": "^3.1.1",
14+
"chalk": "^4.1.0",
15+
"yargs-parser": ">=21.1.1",
16+
"fs-extra": "^11.1.0",
17+
"open": "~8.4.0"
18+
}
19+
}

.nx/cache/cloud/verify.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1701557548155

.nx/cache/d/server-process.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{ "processId": 105075 }

0 commit comments

Comments
 (0)