sercan
|
a78b087a68
|
(apps/scrumboard) New version of the Scrumboard app
|
2021-06-02 11:42:22 +03:00 |
|
sercan
|
84d40427a1
|
(apps/ecommerce) Small tweaks
(apps/mailbox) Small tweaks
|
2021-06-02 11:41:47 +03:00 |
|
sercan
|
f295fd9061
|
(fuse/autogrow) BREAKING: Removed fuseAutogrow in favor of matTextareaAutosize since all of its problems solved, use [matTextareaAutosize] without any vertical padding on the textarea itself.
|
2021-05-31 17:14:03 +03:00 |
|
sercan
|
b98cfc1d37
|
(Angular Material) Increased default MatDialog border radius to 16px for better consistency
|
2021-05-31 16:12:08 +03:00 |
|
sercan
|
0ba5677c01
|
(Dependencies) Updated Angular & Angular Material to v12.0.2
|
2021-05-31 10:49:51 +03:00 |
|
sercan
|
96ef1281ae
|
(Angular Material) Fixed: Density setting is not working for dark themes
|
2021-05-31 10:45:29 +03:00 |
|
sercan
|
466bf50de4
|
Increased the version number
Updated the changelog
|
2021-05-24 14:32:45 +03:00 |
|
sercan
|
95bc7dc4db
|
(apps/ecommerce/inventory) Performance improvements, decreased the mockApi delay
|
2021-05-24 09:22:18 +03:00 |
|
sercan
|
cfca19dc68
|
(mockApi) Removed typings from data files
|
2021-05-23 07:11:58 +03:00 |
|
sercan
|
a0c20f8d59
|
(pages/settings) Fixed: Settings container component width is not filling the container
|
2021-05-22 21:14:42 +03:00 |
|
sercan
|
df9f2256cd
|
Increased the version number
Updated the changelog
|
2021-05-21 12:02:05 +03:00 |
|
sercan
|
6bcd04b799
|
(eslint) Fixed linting issues
|
2021-05-21 11:48:42 +03:00 |
|
sercan
|
3c0e326113
|
(dependencies) Updated various packages to their latest versions
|
2021-05-21 11:40:50 +03:00 |
|
sercan
|
c7158377f7
|
Revert "(dependencies) Updated Angular & Angular Material to v12.0.1"
This reverts commit 105575d4
|
2021-05-20 22:46:40 +03:00 |
|
sercan
|
105575d40e
|
(dependencies) Updated Angular & Angular Material to v12.0.1
|
2021-05-20 22:23:25 +03:00 |
|
sercan
|
f470313d72
|
(pages/activities) Couple data tweaks
|
2021-05-20 16:51:40 +03:00 |
|
sercan
|
60e9c65505
|
(pages/activities) Couple data and style tweaks
|
2021-05-20 16:48:38 +03:00 |
|
sercan
|
3b727fe859
|
(pages/activities) Added Activities page (timeline)
|
2021-05-20 15:30:14 +03:00 |
|
sercan
|
4694bb401d
|
(layout/common) Added trackBy functions to ngFor loops in common components
|
2021-05-19 22:43:16 +03:00 |
|
sercan
|
ee86dc6245
|
(tailwind) Use TAILWIND_MODE environment variable to activate purge on build
|
2021-05-19 14:45:30 +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
|
e499c06884
|
(apps/mailbox) Small tweak on resolver's comment
|
2021-05-19 13:38:10 +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
|
8524df013a
|
(fuse/tailwind) Fixed: Barrel exports are wrong for FuseTailwindService
|
2021-05-19 10:57:40 +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
|
fd859a8663
|
(comments) Fixed: The word 'data' replaced with 'mock-api' by mistake in the past causing a lot of comments to make no sense
|
2021-05-18 15:18:44 +03:00 |
|
sercan
|
59960af7a5
|
(MultiLang) Added multi language support using @ngneat/transloco
(docs) Added docs about multi language
|
2021-05-18 15:11:57 +03:00 |
|
sercan
|
74c4dc2ad8
|
(app.module.ts) Small tweaks on comments
|
2021-05-18 14:34:46 +03:00 |
|
sercan
|
f76f38b812
|
(FuseVerticalNavigation) Added missing return types
|
2021-05-18 14:12:38 +03:00 |
|
sercan
|
5c40e99518
|
(FuseNavigation) Use the generic return type for "getComponent"
(docs) Updated FuseNavigation docs
|
2021-05-18 13:10:39 +03:00 |
|
sercan
|
c1ca701e92
|
(FuseNavigation) Added a generic return type for "getComponent" method on FuseNavigationService
|
2021-05-18 13:08:02 +03:00 |
|
sercan
|
e00dda98bc
|
(core) Separated the "auth" and "icon registry" to their own modules to keep the CoreModule simple
|
2021-05-18 11:44:42 +03:00 |
|
sercan
|
9edc62f703
|
(eslint) Activate explicit return types on functions and methods
|
2021-05-18 11:42:36 +03:00 |
|
sercan
|
f9c8e16778
|
(fuse/mock-api) Added a return type to the factory function
|
2021-05-17 15:21:08 +03:00 |
|
sercan
|
4a30e3482c
|
(eslint) Removed e2e tsconfig path as there is no default e2e solution included into Angular since v12.0.0
|
2021-05-16 16:22:40 +03:00 |
|
sercan
|
837f444cc9
|
(overrides/angular-material) Use @apply whenever it's possible
|
2021-05-16 15:55:17 +03:00 |
|
sercan
|
d0876eb80c
|
(overrides) Change the text and arrow color of mat-select on focus when it's used as a prefix or suffix in mat-form-field
|
2021-05-16 15:54:55 +03:00 |
|
sercan
|
3395e7f0bc
|
(docs) Updated docs
|
2021-05-15 13:44:13 +03:00 |
|
sercan
|
ee1caef303
|
Increased the version number
(changelog) Updated changelog
|
2021-05-14 17:44:18 +03:00 |
|
sercan
|
cad136c0e5
|
(dependencies) Updated packages
|
2021-05-14 17:26:28 +03:00 |
|
sercan
|
d159ae1458
|
(linting) Migrated over to the ESLint
|
2021-05-14 17:17:06 +03:00 |
|
sercan
|
0c5f5b9165
|
(global) "ng build" automatically builds into production mode by default
|
2021-05-14 14:15:54 +03:00 |
|
sercan
|
f4ca06a9a8
|
(dependencies) Updated Angular Material to v12.0.0
|
2021-05-14 14:15:14 +03:00 |
|
sercan
|
6a86deaeec
|
(dependencies) Updated Angular to v12.0.0
|
2021-05-14 12:12:24 +03:00 |
|
sercan
|
44e7401310
|
(pages/settings) Moved titles to the same line with sidebar toggle button + small alignment tweaks
|
2021-05-12 15:49:36 +03:00 |
|
sercan
|
6d1dee8d0d
|
(3rdParty) Fixed: "_redirects" file must be in /src folder
|
2021-05-12 14:47:53 +03:00 |
|
sercan
|
b8b3d1daab
|
(3rdParty) Added a _redirects file for Netlify support
|
2021-05-12 14:28:16 +03:00 |
|
sercan
|
c3ed184853
|
(pages/settings) Added a close button for the sidebar
|
2021-05-12 14:14:03 +03:00 |
|
sercan
|
a9ada174b4
|
(routing) Use "corrected" behavior for relative link resolution (https://github.com/angular/angular/pull/22394) as it's the default value starting from Angular v11 (https://github.com/angular/angular/pull/25609)
|
2021-05-12 12:46:01 +03:00 |
|
sercan
|
57ba071fa5
|
(pages/settings) Fixed: Drawer shouldn't be closed on 'side' mode when changing the selected panel
|
2021-05-11 13:09:38 +03:00 |
|