Commit Graph

339 Commits

Author SHA1 Message Date
Sercan Yemen
39fb77eff7 Updated crypto-js to latest version 2024-03-11 10:44:42 +03:00
Sercan Yemen
16401b13d5 Update Angular and other dependencies 2024-03-11 10:41:37 +03:00
Sercan Yemen
ad70ae43ac Fixed: Peer dependency issues caused by quill. Fuse can now use the default peer dependency resolution. 2024-03-11 10:39:03 +03:00
Sercan Yemen
cd45a802c8 (@fuse/fullscreen) Refactor FuseFullscreen to use new Fullscreen API 2024-03-11 10:28:32 +03:00
Sercan Yemen
cedd61f71b Docs: Updated directory structure guide 2024-01-11 08:59:39 +03:00
Sercan Yemen
2821b90ed8 Fixed: Some disabled icon colors are not correct on dark themes 2024-01-11 08:54:31 +03:00
Sercan Yemen
116e17df26 Updated version numbers and changelog 2023-11-20 12:43:56 +03:00
Sercan Yemen
da2cf6a5e5 Updated various other packages 2023-11-20 10:10:29 +03:00
Sercan Yemen
e884ccafe8 (core) Use inject for dependencies 2023-11-20 10:06:06 +03:00
Sercan Yemen
eb43394ed1 Updated transloco and moved its configuration to standalone 2023-11-20 10:05:24 +03:00
Sercan Yemen
79dd135a26 Fixed: Rotation on paper-airplane icons 2023-11-20 09:49:22 +03:00
Sercan Yemen
4f98e6b111 Updated Angular Material to v17 2023-11-20 09:48:47 +03:00
Sercan Yemen
7546b4ebd2 Updated Angular to v17
Increased version number
2023-11-20 09:41:08 +03:00
Sercan Yemen
c05f572e28 Fixed: Autocompleted input colors 2023-11-20 09:27:11 +03:00
Sercan Yemen
e64ad63f8a (docs) Small typo 2023-09-04 13:08:56 +03:00
Sercan Yemen
f36284e10f (overrides/angular-material) Fix snack bar action label color 2023-09-04 13:08:47 +03:00
Sercan Yemen
42a3dda2f5 (apps/chat) Reset the current selected chat when component destroyed 2023-09-04 13:08:22 +03:00
Sercan Yemen
4af04eab4d Standalone components, Angular v16 and more 2023-05-30 12:00:42 +03:00
Sercan Yemen
3175a2faae Updated Heroicons icons 2023-05-30 11:58:30 +03:00
Sercan Yemen
e23a21eedf Finalized standalone components conversion 2023-05-30 09:26:50 +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
715ab6a3aa Reverted back to "canActivate" & "canActivateChild"
Converted guards to functional guards
2023-01-22 22:49:25 +03:00
Sercan Yemen
1e8c284c93 Added release date to the changelog 2023-01-19 11:20:22 +03:00
Sercan Yemen
7efe9d5950 Fixed: Tooltip background color 2023-01-19 11:10:04 +03:00
Sercan Yemen
e380f754d7 Updated Angular & Angular Material 2023-01-19 11:09:20 +03:00
Sercan Yemen
e39ec222d0 Updated Angular & Angular Material versions
Updated various other packages
Updated changelog and the version number
2022-12-12 14:50:08 +03:00
Sercan Yemen
685e981438 (@fuse/overrides/angular-material) Fixed: Tailwind breaks the disabled mat-checkbox styling 2022-12-07 19:38:51 +03:00
Sercan Yemen
ba8689ed0c (core) Use the new "CanMatch" rather than "CanLoad" and "CanActivate" for routes 2022-12-02 14:17:05 +03:00
Sercan Yemen
41a1692e01 (@fuse) Fixed: Autocompleted input background color is not correct 2022-11-25 15:06:42 +03:00
Sercan Yemen
d4736e2c02 (@fuse) Removed the unnecessary map wrap 2022-11-25 11:49:21 +03:00
Sercan Yemen
1968227e19 Updated the version number and the changelog 2022-11-21 09:06:42 +03:00
Sercan Yemen
28180c7491 (@fuse/confirmation-dialog) Fixed: Dialog padding is broken because of MDC component class names 2022-11-20 14:11:00 +03:00
Sercan Yemen
de7a598c07 Updated the meta tags for the Demo 2022-11-18 11:14:00 +03:00
Sercan Yemen
8ae3cdfbea Updated the changelog 2022-11-18 11:07:04 +03:00
Sercan Yemen
533e39261b (Dependencies) Removed ngx-markdown package, you can keep using it if you need, we will remove anything that slow us down in terms of updates 2022-11-18 09:38:54 +03:00
Sercan Yemen
7870e312b9 (Dependencies) Updated various other dependencies 2022-11-17 13:11:55 +03:00
Sercan Yemen
1662042e35 (Dependencies) Updated the Angular & Angular Material to v15 stable 2022-11-17 13:10:53 +03:00
Sercan Yemen
08266c3e51 Updated the application to reflect the changes 2022-11-11 15:30:12 +03:00
Sercan Yemen
8000e53bae (overrides/angular-material) Tweaks and improvements 2022-11-11 15:29:56 +03:00
Sercan Yemen
8fbef029c0 Updated the Fuse version number and the changelog 2022-11-11 13:25:34 +03:00
Sercan Yemen
b7b849ee60 Second step of upgrading to Angular Material v15 (MDC). Almost re-wrote the entire override styles to make sure MDC components will look correct. 2022-11-11 13:21:04 +03:00
Sercan Yemen
872dffe42b Updated Angular to v15-rc.3 and Angular Material to v15-rc.2 2022-11-10 14:16:05 +03:00
Sercan Yemen
646b084a12 Only write the user themes file if the map has been changed. This fixes the issue where watcher being triple triggered on cold starts. 2022-11-08 12:47:38 +03:00
Sercan Yemen
c88d30a4f4 Removed the linter from the default project since linting mostly done using Editors and IDEs 2022-11-07 11:04:27 +03:00
Sercan Yemen
f2d5bf3041 Matched the files and folders to be the same with a newly generated Angular v15 project 2022-11-07 11:01:23 +03:00
Sercan Yemen
388456b937 First step for upgrading to Angular & Angular Material v15 2022-11-07 10:07:27 +03:00
Sercan Yemen
127280c040 Updated version number, packages and the changelog 2022-10-04 10:27:41 +03:00
Sercan Yemen
cad7cd43f0 (ui/forms/fields) Added examples of number fields 2022-10-03 11:12:56 +03:00
Sercan Yemen
41756200ca (apps/mailbox) Fixed: Back button on details view is not working 2022-10-02 21:13:30 +03:00