Sercan Yemen
|
e6ad547d27
|
(FuseDrawer) Updated the overlay and animation handling code for better stability
|
2022-03-29 16:38:42 +03:00 |
|
Sercan Yemen
|
443a103d6f
|
(@fuse/masonry) Removed the unnecessary scss file
|
2022-01-14 11:35:41 +03:00 |
|
Sercan Yemen
|
42241b279d
|
(@fuse/navigation) Expose the width variables as css custom properties, so they can be overridden from the outside
(@fuse/drawer) Expose the width variable as a css custom property, so it can be overridden from the outside
|
2022-01-14 11:35:12 +03:00 |
|
sercan
|
9d7c015fe7
|
(@fuse/navigation) Don't need to use interpolation on scss variables anymore since Tailwind doesn't cause any problems with them anymore
|
2021-11-05 14:55:53 +03:00 |
|
sercan
|
3a1a7d44b6
|
Updated RxJS to 7.4.0
Optimized import paths
|
2021-11-05 11:36:03 +03:00 |
|
sercan
|
e4ebe2fd7e
|
(Breaking Change) Removed Calendar app due to FullCalendar's Angular component not being properly developed in the new version
(Breaking Change) Removed Fuse DateRange component (alternative: https://github.com/fetrarij/ngx-daterangepicker-material)
|
2021-11-05 10:50:19 +03:00 |
|
sercan
|
6b14c1db7f
|
(@fuse/loading-bar) Separated the service and interceptor from the component, updated its docs
|
2021-11-04 12:25:24 +03:00 |
|
sercan
|
f910615831
|
(@fuse/loading-bar) First iteration of the FuseLoadingBar component, service, interceptor and their documentation
|
2021-09-06 23:32:50 +03:00 |
|
sercan
|
c2fa88f4d4
|
(fuse/drawer) Fixed: Final opacity of the overlay is not permanent due to player being destroyed right after the animation
|
2021-08-17 22:05:13 +03:00 |
|
sercan
|
d44c004d01
|
Removed empty "styles" from component decorators
|
2021-08-04 09:46:36 +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
|
8080a85d40
|
(fuse-drawer) Fixed: Memory leak due to the animation player, thanks to Vadym Pidoplichko for coming up the issue and the solution.
|
2021-06-24 10:29:34 +03:00 |
|
sercan
|
8f4f7886d5
|
(fuse/navigation) Moved *ngIf directives into their own "ng-container" containers
|
2021-06-20 21:59:24 +03:00 |
|
sercan
|
f4d737d3a3
|
(fuse/navigation) Added "tooltip" property to show tooltips on navigation items using MatTooltip
|
2021-06-20 21:28:47 +03:00 |
|
sercan
|
ff086b1ed0
|
(fuse/navigation) Added "target" for setting the target attribute on outgoing links. Thanks @danielehrhardt for the original PR, closes #154
|
2021-06-14 08:52:29 +03:00 |
|
sercan
|
bb9023f9df
|
(fuse/navigation) Fixed: First children of collapsable items don't have proper spacing at the top
|
2021-06-09 10:32:26 +03:00 |
|
sercan
|
945d0a2240
|
(fuse/fullscreen) Added [tooltip] & [iconTpl] inputs for customizing the Fullscreen trigger button
|
2021-06-08 18:29:49 +03:00 |
|
sercan
|
decb238f73
|
(dependencies) Updated various dependencies to their latest versions
(fuse/highlight) Updated the import path
|
2021-06-03 13:18:05 +03:00 |
|
sercan
|
6bcd04b799
|
(eslint) Fixed linting issues
|
2021-05-21 11:48:42 +03:00 |
|
sercan
|
3d09241c64
|
(fuse/animations) Fixed: Barrel exports
(FuseMasonry) Fixed: Barrel exports
(FuseUtilsService) Fixed: Barrel exports
(FuseValidators) Fixed: Barrel exports
|
2021-05-19 14:37:38 +03:00 |
|
sercan
|
eca618c95b
|
(FuseNavigation) Fixed: If [routerLinkActiveOptions] is "undefined" initially, router throws an error and stops working
|
2021-05-19 13:37:37 +03:00 |
|
sercan
|
e4df408abe
|
(FuseNavigation) Added support for new "isActiveMatchOptions" for Basic navigation items; https://github.com/angular/angular/pull/40303
(docs) Updated FuseNavigation documentation
|
2021-05-18 16:09:31 +03:00 |
|
sercan
|
f76f38b812
|
(FuseVerticalNavigation) Added missing return types
|
2021-05-18 14:12:38 +03:00 |
|
sercan
|
c1ca701e92
|
(FuseNavigation) Added a generic return type for "getComponent" method on FuseNavigationService
|
2021-05-18 13:08:02 +03:00 |
|
sercan
|
d159ae1458
|
(linting) Migrated over to the ESLint
|
2021-05-14 17:17:06 +03:00 |
|
sercan
|
5ac7002a98
|
(fuse/masonry) Fixed: Masonry doesn't work with the data that comes from async pipe
|
2021-05-06 12:07:07 +03:00 |
|
sercan
|
e7a1d386a6
|
(fuse/masonry) Added a new component (and its docs) for creating Masonry layouts
|
2021-05-03 18:47:57 +03:00 |
|
sercan
|
072dbce6d4
|
(fuse/fullscreen) Added Fullscreen toggle component
|
2021-04-28 10:55:32 +03:00 |
|
sercan
|
700d52d815
|
Fuse v12.0.0
|
2021-04-15 17:13:46 +03:00 |
|