1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-29 12:55:21 +01:00
bitwarden-browser/libs/components/src
Oscar Hinton 4e1867682f
[PM-1504] Migrate Dialogs to DialogService (#5013)
This PR introduces a generic `DialogService` which can be used by all the clients. This allows us to decouple dialogs from the `PlatformUtilsHelper`.

The `DialogService` provides a new method, `openSimpleDialog` which is the new interface for that type of dialogs.

This gives us 3 different implementations: 
- Web: DialogService modern dialogs
- Browser: SweetAlert
- Desktop: Native electron based
2023-05-02 18:46:03 +02:00
..
app Move to libs 2022-06-03 16:24:40 +02:00
async-actions [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
avatar [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05:00
badge [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
badge-list [PM-1512] Upgrade prettier (#5028) 2023-03-21 11:28:15 +01:00
banner [SM-478] Resolve introduced eslint errors for button type (#4612) 2023-02-14 18:13:53 +01:00
breadcrumbs [AC-974] [Technical Dependency] Refactor Vault Tables (#4967) 2023-04-13 14:48:29 -04:00
button add button disabled state: cursor-not-allowed (#4436) 2023-01-24 08:22:10 -08:00
callout [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
checkbox [EC-838] fix: CSP issues with inline styles (#4219) 2022-12-15 15:42:15 +01:00
color-password [AC-1084] Don't copy hidden spaces when selecting password (#4848) 2023-03-03 08:15:23 +01:00
dialog [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
form [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
form-control [SM-388] Make CL boolean setters more strict (#4241) 2022-12-15 12:02:56 +01:00
form-field [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
icon [SM-607] fix BitIcon innerHTML rerender removing click handler (#4949) 2023-03-07 14:31:38 -05:00
icon-button [SM-43] create product-switcher (#4189) 2022-12-21 16:50:41 -05:00
input [SG-147] - Feature/web-organization-domain-claiming (#4734) 2023-02-15 15:50:39 -05:00
link [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
menu Fix broken Storybook: Change ng-template to ng-container for ngIf and rename icon directive (#4816) 2023-02-24 11:19:09 -05:00
multi-select [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
navigation [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
no-items [SM-660] move sm-no-items to CL (#5059) 2023-04-07 11:05:14 -04:00
progress add progress component, template, and stories (#4437) 2023-01-24 08:23:22 -08:00
radio-button [EC-826] Merge license sync feature branch to master (#4503) 2023-01-31 07:41:23 +10:00
search [SM-645] Use search component in secrets manager (#4991) 2023-04-19 16:21:57 -04:00
select [EC-667] Collection modal add search function (#4291) 2023-02-06 15:54:23 +01:00
shared [CL-58] Make icon button compatible with bit suffix directive (#4057) 2022-12-20 08:14:29 +10:00
stories [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
table [PM-1828] Fix typo in table component (#5206) 2023-04-20 10:14:02 +02:00
tabs [PM-1644] Resolve active tab using the wrong background color (#5097) 2023-03-30 21:03:42 +02:00
toggle-group [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
typography [SM-557] Use bitTypography for headers (#4839) 2023-02-23 23:50:38 +01:00
utils [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
favicon.ico Move to libs 2022-06-03 16:24:40 +02:00
index.html Move to libs 2022-06-03 16:24:40 +02:00
index.ts [SM-645] Use search component in secrets manager (#4991) 2023-04-19 16:21:57 -04:00
main.ts Move to libs 2022-06-03 16:24:40 +02:00
polyfills.ts Move to libs 2022-06-03 16:24:40 +02:00
styles.css Move to libs 2022-06-03 16:24:40 +02:00
styles.scss [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
test.setup.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
tw-theme.css SM-310 [] Secrets (#3355) 2022-12-09 11:21:07 +01:00
variables.scss [PM-1512] Upgrade prettier (#5028) 2023-03-21 11:28:15 +01:00