Compare commits

...

2 Commits

Author SHA1 Message Date
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
2 changed files with 3 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ export class ChangelogComponent
// v17.0.0
{
version : 'v17.0.0',
releaseDate: 'TBA',
releaseDate: 'Nov 18, 2022',
changes : [
{
type: 'Breaking',
@@ -29,6 +29,7 @@ export class ChangelogComponent
list: [
'(Dependencies) Updated Angular & Angular Material to v15.0.0',
'(Dependencies) Updated various other packages',
'(Dependencies) Removed ngx-markdown from the package.json, it still can be used within Fuse, it\'s a part of the effort to make releasing Fuse updates easier',
'(General) Matched the files and folders with a newly created Angular v15 project to make things easier for the newcomers',
'(Angular Material) Re-wrote the override styles to make sure everything look the same as before (compatibility for MDC components)',
'(Theming) Re-wrote the theming system to make sure to keep everything working as before without any breaking changes'

View File

@@ -8,7 +8,7 @@
content="Admin Template and Starter Kit with Angular, Angular Material Components and TailwindCSS">
<meta
name="keywords"
content="Fuse,HTML,CSS,Angular,Angular 2,Angular 11,Angular 12,Angular 13,Material,Material 2,Angular Components,Tailwind,Tailwind CSS,TailwindCSS,Admin Template,Admin Starter Kit">
content="Fuse,HTML,CSS,Angular,Angular 13,Angular 14,Angular 15,Material,Angular Components,Tailwind,Tailwind CSS,TailwindCSS,Admin Template,Admin Starter Kit">
<meta
name="viewport"
content="width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0">