Commit b44cac2
Timothy Dodd
chore: update Angular dependencies and refactor notification component animations
- Updated Angular dependencies to version 21.1.4 for core packages.
- Refactored mail notification component to use CSS animations for entering and leaving.
- Replaced ng-select with rd-dropdown in mail group component for user selection.
- Removed ng-select theme variables and custom styles, as ng-select is no longer used.
- Added toast notifications using rd-ui for user feedback on actions.
- Implemented copy functionality for endpoint URL in hooks component.
- Improved user deletion confirmation dialog in user management and mail group components.1 parent 7d1d567 commit b44cac2
20 files changed
Lines changed: 478 additions & 620 deletions
File tree
- src
- MailVoidApi
- MailVoidSmtpServer
- MailVoidSmtpTest
- MailVoidWeb
- src
- app
- Pages/hooks
- _components
- mail-notification
- mail-settings-modal/mail-group
- user-management
- user-settings/change-password
- styles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments