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
|
6bcd04b799
|
(eslint) Fixed linting issues
|
2021-05-21 11:48:42 +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
|
d159ae1458
|
(linting) Migrated over to the ESLint
|
2021-05-14 17:17:06 +03:00 |
|
sercan
|
2bea991ba3
|
(refactoring) Move *ngFor directives to their own <ng-container> elements. This is mostly a personal preference but it's a good habit to have as you cannot put more than one structural directive on a single element. This way our main repeated element is free of any common structural directives so we can use ours on them if needed.
|
2021-05-07 12:10:45 +03:00 |
|
sercan
|
700d52d815
|
Fuse v12.0.0
|
2021-04-15 17:13:46 +03:00 |
|