Skip to content

Commit

Permalink
refactor: replace headleassui with radix-ui
Browse files Browse the repository at this point in the history
Refactor InfoPanel and GradientSelector to use radix-ui

Closes: #469

---------

Co-authored-by: Daniel Kostro <kostro.d@gmail.com>
  • Loading branch information
wadjih-bencheikh18 and stropitek authored Jun 12, 2024
1 parent 76ac3f4 commit d7a0f85
Show file tree
Hide file tree
Showing 4 changed files with 210 additions and 139 deletions.
110 changes: 60 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,10 @@
"@blueprintjs/select": "^5.1.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.18",
"@lukeed/uuid": "^2.0.1",
"@popperjs/core": "^2.11.8",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-select": "^2.0.0",
"@tanstack/react-query": "^5.28.4",
"@tanstack/react-table": "^8.13.2",
"biologic-converter": "^0.6.0",
Expand Down Expand Up @@ -110,6 +108,8 @@
"@blueprintjs/icons": "^5.8.0",
"@playwright/experimental-ct-react": "^1.42.1",
"@playwright/test": "^1.42.1",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-select": "^2.0.0",
"@storybook/addon-essentials": "^8.1.2",
"@storybook/addon-storysource": "^8.1.2",
"@storybook/blocks": "^8.1.2",
Expand Down
Loading

0 comments on commit d7a0f85

Please sign in to comment.