Skip to content

Commit 8772bc9

Browse files
committed
finish all ui
1 parent 681edb9 commit 8772bc9

File tree

51 files changed

+3160
-2979
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+3160
-2979
lines changed

deno.lock

Lines changed: 492 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/app/deno.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@
77
"@deno/vite-plugin": "npm:@deno/vite-plugin@^1.0.4",
88
"@radix-ui/react-dialog": "npm:@radix-ui/react-dialog@^1.1.13",
99
"@radix-ui/react-dropdown-menu": "npm:@radix-ui/react-dropdown-menu@^2.1.14",
10+
"@radix-ui/react-label": "npm:@radix-ui/react-label@^2.1.6",
1011
"@radix-ui/react-scroll-area": "npm:@radix-ui/react-scroll-area@^1.2.8",
1112
"@radix-ui/react-separator": "npm:@radix-ui/react-separator@^1.1.6",
13+
"@radix-ui/react-slider": "npm:@radix-ui/react-slider@^1.3.4",
1214
"@radix-ui/react-slot": "npm:@radix-ui/react-slot@^1.2.2",
15+
"@radix-ui/react-switch": "npm:@radix-ui/react-switch@^1.2.4",
1316
"@radix-ui/react-toast": "npm:@radix-ui/react-toast@^1.2.13",
1417
"@radix-ui/react-tooltip": "npm:@radix-ui/react-tooltip@^1.2.6",
1518
"@radix-ui/themes": "npm:@radix-ui/themes@^3.2.1",

packages/app/src/components/Cytoscape/ControlExtensions/FiltersExtension.tsx

Lines changed: 0 additions & 301 deletions
This file was deleted.

0 commit comments

Comments
 (0)