Commit ebb19b3
authored
chore: add shadcnui popover, deprecate MUI popover (coder#15884)
Add popover component from shadcn/ui -
https://ui.shadcn.com/docs/components/popover
This is preparation for replacing MUI popover and additional work for
organizations redesigns:
https://www.figma.com/design/OR75XeUI0Z3ksqt1mHsNQw/Dashboard-v1?node-id=139-1380&m=dev1 parent 21cc6f7 commit ebb19b3
File tree
36 files changed
+617
-302
lines changed- site
- src
- components
- FeatureStageBadge
- HelpTooltip
- IconField
- Popover
- SelectMenu
- deprecated/Popover
- modules
- provisioners
- resources
- SSHButton
- workspaces/WorkspaceOutdatedTooltip
- pages
- DeploymentSettingsPage
- AppearanceSettingsPage
- IdpOrgSyncPage
- ObservabilitySettingsPage
- ManagementSettingsPage
- CustomRolesPage
- IdpSyncPage
- UserTable
- TemplatePage/TemplateInsightsPage
- TemplateVersionEditorPage
- UsersPage/UsersTable
- WorkspacePage
- WorkspaceActions
- WorkspaceNotifications
- WorkspacesPage
36 files changed
+617
-302
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments