feat: floating ui refactor
using floating ui for popups, dialog, dropdowns and tooltips
Showing
- apps/web/src/components/navbar/DatabaseManagement/dbConnectionSelector.tsx 63 additions, 66 deletions...onents/navbar/DatabaseManagement/dbConnectionSelector.tsx
- apps/web/src/components/navbar/DatabaseManagement/forms/databaseForm.tsx 1 addition, 0 deletions...mponents/navbar/DatabaseManagement/forms/databaseForm.tsx
- apps/web/src/components/navbar/DatabaseManagement/forms/settings.tsx 79 additions, 70 deletions...c/components/navbar/DatabaseManagement/forms/settings.tsx
- apps/web/src/components/navbar/navbar.tsx 13 additions, 18 deletionsapps/web/src/components/navbar/navbar.tsx
- apps/web/src/main.css 0 additions, 5 deletionsapps/web/src/main.css
- libs/shared/lib/components/DesignGuides/styleGuide.mdx 2 additions, 0 deletionslibs/shared/lib/components/DesignGuides/styleGuide.mdx
- libs/shared/lib/components/buttons/Button.tsx 161 additions, 0 deletionslibs/shared/lib/components/buttons/Button.tsx
- libs/shared/lib/components/buttons/button.stories.tsx 4 additions, 4 deletionslibs/shared/lib/components/buttons/button.stories.tsx
- libs/shared/lib/components/buttons/index.tsx 1 addition, 161 deletionslibs/shared/lib/components/buttons/index.tsx
- libs/shared/lib/components/buttons/overview.mdx 1 addition, 0 deletionslibs/shared/lib/components/buttons/overview.mdx
- libs/shared/lib/components/colorComponents/colorDropdown/index.tsx 16 additions, 24 deletions...ed/lib/components/colorComponents/colorDropdown/index.tsx
- libs/shared/lib/components/dropdowns/index.tsx 21 additions, 78 deletionslibs/shared/lib/components/dropdowns/index.tsx
- libs/shared/lib/components/dropdowns/menudropdown.stories.tsx 8 additions, 8 deletions.../shared/lib/components/dropdowns/menudropdown.stories.tsx
- libs/shared/lib/components/forms/index.tsx 6 additions, 5 deletionslibs/shared/lib/components/forms/index.tsx
- libs/shared/lib/components/info/index.tsx 9 additions, 11 deletionslibs/shared/lib/components/info/index.tsx
- libs/shared/lib/components/inputs/index.tsx 229 additions, 224 deletionslibs/shared/lib/components/inputs/index.tsx
- libs/shared/lib/components/layout/Dialog.tsx 201 additions, 16 deletionslibs/shared/lib/components/layout/Dialog.tsx
- libs/shared/lib/components/layout/Popover.tsx 244 additions, 0 deletionslibs/shared/lib/components/layout/Popover.tsx
- libs/shared/lib/components/pills/Pill.tsx 11 additions, 6 deletionslibs/shared/lib/components/pills/Pill.tsx
- libs/shared/lib/components/tabs/Tab.tsx 11 additions, 11 deletionslibs/shared/lib/components/tabs/Tab.tsx
Loading