Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Angular 7 Upgrade

Choose a tag to compare

@yogeshgadge yogeshgadge released this 13 Nov 19:54
· 32 commits to master since this release

Upgrade to Angular 7

Release upgrades to angular 7 and upgrade to Material 7.

Improvements and fixes

  • #66 Make CBP Header click action configurable
  • #65 App Menu, User Menu remains open when CBP Header shrinks

Upgrade Guide

rimraf node_modules
npm install --save ngx-cbp-theme@~7

#or 
yarn add ngx-cbp-theme@~7