Oscar Hinton
|
65da23feaa
|
UIF - Prefer signal & change detection (#16940)
|
2025-10-21 18:52:40 +02:00 |
|
Bryan Cunningham
|
9d82fc7dfc
|
[CL-95] loading spinner (#16363)
* add spiner from previous branch
* add loading spinner to button
* Add spinner to dialog
* Add spinner to icon button
* add spinner to multi select component
* fix spinner positioning
* Add mock i18n in stories where needed
* round stroke caps. Update classes
* fix ts error
* fix broken tests
* add missing translation keys to stories
* Add mising key for layout
* Add mising key for nav group
* Add mising key for spotlight
* Add mising key for product switcher
* Add mising key for dialog service
* add translation to copy click story
|
2025-09-23 15:36:18 -04:00 |
|
Vicki League
|
ea5eb9aaf7
|
[CL-737] Migrate last copy click input to signal (#16291)
|
2025-09-19 11:28:07 -07:00 |
|
Vicki League
|
6811ea4c0b
|
[CL-707] Migrate CL codebase to signals (#15340)
|
2025-07-16 08:39:37 -04:00 |
|
Shane Melton
|
e8f53fe9b7
|
[PM-22756] Send minimizeOnCopy message during copy on Desktop platform (#15232)
* [PM-22756] Send minimizeOnCopy message during copy on Desktop platform
* [PM-22756] Introduce optional CopyClickListener pattern
* [PM-22756] Introduce CopyService that wraps PlatformUtilsService.copyToClipboard to allow scoped implementations
* [PM-22756] Introduce DesktopVaultCopyService that sends the minimizeOnCopy message
* [PM-22756] Remove leftover onCopy method
* [PM-22756] Fix failing tests
* [PM-22756] Revert CopyService solution
* [PM-22756] Cleanup
* [PM-22756] Update test
* [PM-22756] Cleanup leftover test changes
|
2025-06-18 14:44:21 -07:00 |
|
Oscar Hinton
|
26fb7effd3
|
Remove standalone true from platform and UIF (#15032)
Remove standalone: true from every instance since it's the default as of Angular 19.
|
2025-06-02 20:03:04 +02:00 |
|
Oscar Hinton
|
d820bfb691
|
[PM-17346] Move A11yTitle and CopyClick to CL (#12936)
* Move A11yTitle and CopyClick to CL
|
2025-01-20 11:43:10 +01:00 |
|