mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 19:45:08 +00:00
Updated the changelog
This commit is contained in:
parent
9d7c015fe7
commit
9d3e971325
|
@ -34,7 +34,8 @@ export class ChangelogComponent
|
|||
{
|
||||
type: 'Fixed',
|
||||
list: [
|
||||
'(@fuse/overrides/angular-material) Fixed: Normal border color of the text field overrides the invalid and focus border colors on dark themes'
|
||||
'(@fuse/overrides/angular-material) Fixed: Normal border color of the text field overrides the invalid and focus border colors on dark themes',
|
||||
'(@fuse/navigation) Don\'t need to use interpolation on scss variables anymore since Tailwind doesn\'t cause any problems with them anymore'
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user