13 Commits

Author SHA1 Message Date
Sercan Yemen
6c16c23e17 Update to Angular v19 2024-12-29 12:23:56 +03:00
Sercan Yemen
b083fd3ebb First pass on the new control flow syntax migration 2024-06-03 09:19:47 +03:00
Sercan Yemen
48a7707b45 Added prettier and tailwindcss class sorter. First pass with the new formatter. This is a huge change, but it is long overdue. 2024-05-27 11:48:46 +03:00
Sercan Yemen
c842dadad9 (@fuse) Moved dependency injections out of the constructors and removed unnecessary 'constructor()' calls 2024-05-26 12:11:11 +03:00
Sercan Yemen
5d42763f1b Second pass through for standalone components. 2023-05-15 14:36:38 +03:00
Sercan Yemen
b2cb20634e First pass through updating standalone components. 2023-05-04 13:29:53 +03:00
Sercan Yemen
39ad558455 (FuseVerticalNavigation) Fixed: Firefox doesn't like having sticky positioned elements inside a fixed positioned parent. This fix implements a mutation observer for '.cdk-global-scrollblock'. 2022-09-06 11:49:05 +03:00
Sercan Yemen
a6399c0cf4 (@fuse) Fixed couple lint issues 2022-06-03 10:46:40 +03:00
sercan
3a1a7d44b6 Updated RxJS to 7.4.0
Optimized import paths
2021-11-05 11:36:03 +03:00
sercan
27274c84d6 (@fuse/navigation) Fixed: Vertical navigation blocks scroll if it's destroyed while in 'over' mode and opened 2021-06-24 18:04:19 +03:00
sercan
f76f38b812 (FuseVerticalNavigation) Added missing return types 2021-05-18 14:12:38 +03:00
sercan
d159ae1458 (linting) Migrated over to the ESLint 2021-05-14 17:17:06 +03:00
sercan
700d52d815 Fuse v12.0.0 2021-04-15 17:13:46 +03:00