Sercan Yemen
|
c8f61f58cf
|
Second pass on the new control flow syntax migration
|
2024-06-03 10:00:17 +03:00 |
|
Sercan Yemen
|
7782dbd3db
|
Second pass on the formatting.
|
2024-05-27 14:06:26 +03:00 |
|
Sercan Yemen
|
3175a2faae
|
Updated Heroicons icons
|
2023-05-30 11:58:30 +03:00 |
|
Sercan Yemen
|
08266c3e51
|
Updated the application to reflect the changes
|
2022-11-11 15:30:12 +03:00 |
|
Sercan Yemen
|
b87173b056
|
(layout/common/search) Implemented the new MatAutocomplete "autoSelectActiveOption" functionality
|
2022-05-12 23:37:33 +03:00 |
|
Sercan Yemen
|
805b50707e
|
Updated Angular to v13.1
Updated ESLint to v13
Updated Tailwind to v3
Updated various other packages
|
2021-12-22 14:19:21 +03:00 |
|
sercan
|
c1c9904b9d
|
(layouts/common/search) Improved the autocomplete design
|
2021-06-10 14:56:00 +03:00 |
|
sercan
|
4694bb401d
|
(layout/common) Added trackBy functions to ngFor loops in common components
|
2021-05-19 22:43:16 +03:00 |
|
sercan
|
2bea991ba3
|
(refactoring) Move *ngFor directives to their own <ng-container> elements. This is mostly a personal preference but it's a good habit to have as you cannot put more than one structural directive on a single element. This way our main repeated element is free of any common structural directives so we can use ours on them if needed.
|
2021-05-07 12:10:45 +03:00 |
|
sercan
|
700d52d815
|
Fuse v12.0.0
|
2021-04-15 17:13:46 +03:00 |
|