180 Commits

Author SHA1 Message Date
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
34138ad5fa (docs) Updated docs to use 'inject()' function in code examples 2024-05-26 12:27:43 +03:00
Sercan Yemen
aa790afacc Updated docs and guides to reflect the latest changes 2024-05-23 10:48:56 +03:00
Sercan Yemen
f2beb5626e Moved the project to the new "public" directory structure 2024-05-23 10:45:24 +03:00
Sercan Yemen
63edef8d2a Increased the version number
Updated the changelog
2024-05-23 10:02:17 +03:00
Sercan Yemen
bdfcc36d1e (apps/mailbox) Fixed: "filter" renamed to "funnel" accidentally 2024-05-23 09:53:54 +03:00
Sercan Yemen
cc9cf23353 Updated version numbers 2024-03-11 11:27:43 +03:00
Sercan Yemen
cedd61f71b Docs: Updated directory structure guide 2024-01-11 08:59:39 +03:00
Sercan Yemen
116e17df26 Updated version numbers and changelog 2023-11-20 12:43:56 +03:00
Sercan Yemen
79dd135a26 Fixed: Rotation on paper-airplane icons 2023-11-20 09:49:22 +03:00
Sercan Yemen
7546b4ebd2 Updated Angular to v17
Increased version number
2023-11-20 09:41:08 +03:00
Sercan Yemen
e64ad63f8a (docs) Small typo 2023-09-04 13:08:56 +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
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
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
1968227e19 Updated the version number and the changelog 2022-11-21 09:06:42 +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
08266c3e51 Updated the application to reflect the changes 2022-11-11 15:30:12 +03:00
Sercan Yemen
8fbef029c0 Updated the Fuse version number and the changelog 2022-11-11 13:25:34 +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
Sercan Yemen
404c4f5c07 Replace Moment with Luxon, closes #183
Big thanks to @steveschmitt for the majority of the work.
2022-08-24 13:15:38 +03:00
Steve Schmitt
607f2afa90
Merge branch 'demo' into luxon 2022-08-22 08:11:29 -07:00
Sercan Yemen
6599587e31 (dependencies) Updated Angular & Angular Material & various other packages
Updated the version number and changelog
2022-08-22 11:06:45 +03:00
Sercan Yemen
3fa878b3f2 (apps/mailbox) Better label toggle behavior
(apps/tasks) Better tag toggle behavior
2022-08-22 10:53:19 +03:00
Sercan Yemen
a24bc3fc95 (tailwind) Removed the "aspect-ratio" plugin in favor of included "aspect" utility 2022-08-10 13:08:52 +03:00
Sercan Yemen
9b1c0f2541 (dashboards/project) Removed unnecessary classes from the buttons 2022-08-05 13:36:00 +03:00
Sercan Yemen
72a63b30ca (docs) Fixed: Typos 2022-07-24 12:49:29 +03:00
Sercan Yemen
6d516a119a (dependencies) Updated Angular & Angular Material to v14.1.0
(dependencies) Updated various other packages
2022-07-21 11:51:28 +03:00
Steve Schmitt
3adf9bee6e Replace moment with luxon 2022-07-13 18:37:31 -07:00
Sercan Yemen
3018c0235f Added the missing release date to the changelog 2022-06-03 11:00:40 +03:00
Sercan Yemen
3e303a041a Updated the changelog 2022-06-02 11:02:30 +03:00
Sercan Yemen
714bc49c4e Updated the version number and added the changelog 2022-06-02 10:48:17 +03:00
Sercan Yemen
cbd35d57f8 (global) Replaced iconsmind icons with heroicons 2022-05-27 13:45:52 +03:00
Sercan Yemen
20a03c3689 Migrated to Angular to 14.rc-2 2022-05-26 13:57:37 +03:00
Sercan Yemen
c374c2c6cf (global) Replaced linked buttons with a tags + removed unnecessary routerLink attributes from some buttons 2022-05-25 13:29:47 +03:00
Sercan Yemen
54cd21f496 (docs) Updated docs for FuseNavigation 2022-05-25 12:18:24 +03:00
Sercan Yemen
099e745a36 (apps/academy) Fixed: Ring outside the current step's number is not visible 2022-05-24 12:58:06 +03:00
Sercan Yemen
e3630218b5 (apps/mailbox) Fixed: Quill editor tooltips are not positioning correctly 2022-05-24 12:17:09 +03:00
Sercan Yemen
9b44793b64 (ui/page-layouts) Fixed: Toggle button selected background is not visible 2022-05-15 15:28:28 +03:00