Ng Matero Versions Save

Angular Material admin template.

v16.1.3

8 months ago

Bug Fixes

  • ng-add: fix merge conflicted of launch.json (#583)

v16.1.2

8 months ago
  • update typescript-eslint and add recommended-type-checked
  • update logo image

v16.1.1

10 months ago

Bug Fixes

  • fix the width of side menu (d8832cc873bf8e6ae90689c3dc0783fff1680a8a)

v16.1.0

10 months ago

Features

  • update Angular and Material to 16.2.0
  • correct deprecated RxJS subscribe params
  • use outlined card by default (6c3d3b8bf7451a454c3b5fba548d35152faa27b2)
  • hide sidebar-toggle's icon by using hideIcon

Bug Fixes

  • fix auto theme changed to light theme when reload (91d69796ed9748272cc57a03a4af4beea7f02f69)

v16.0.2

10 months ago
  • fix the disappearing border of sidenav when update Material to 16.1.x (c536e78e7af02ddb1465a5fea36f005ff78d5090)

v16.0.1

11 months ago

Bug Fixes

  • fix header's positioning problem on Firefox (#522)(dffe5f0f243b8e921ecdbf5beb92e883161f7e7f)

v16.0.0

1 year ago

Features

  • update Angular and Material to v16

v15.3.0

1 year ago

Features

  • use CanActivateFn and CanActivateChildFn instead of CanActivate and CanActivateChild (@damingerdai)
  • correct deprecated RxJS functions for interceptors (c52c848b57b85674ce1b0f0b1481f45eadeb4e0e)
  • rebuild the theme changing logic with settings service (448e8faf1c7ef8076b3a1719a55f97e289fc719b)

Bug Fixes

  • fix the login page can't apply dark theme when reload (#495)

v15.2.3

1 year ago
  • add the missing Material's typography-hierarchy (2b389b3d4b606ebadcae3cb3e532d3d230687ee7)
  • add stylelint-config-recess-order and remove stylelint-config-rational-order
  • update Angular and Material to 15.2.0

v15.2.2

1 year ago

Bug Fixes

  • ng-add: fix proxy issue which missing the browserTarget option (@mohsen-amani)
  • ng-add: move serve options out of the serve configurations (@mohsen-amani)