- Updated Angular version to 16
- Updated Design System 16.0.0
- Updated ng-bootstap version to 15
- Updated margin and padding in header and footer components
- Updated header to use ng-bootstrap dropdowns and collapse
- Updated to Design System 7.1
- Removed core-js, tslint, jquery, codelyzer, autoprefixer
- Installed correct popperjs/core version for ng-bootstrap
- added
.nvmrc
set to Node 14, adjust to match your project node version
- Updated Angular version to 15.2.10 to fix vulnerabilities
- Updated to use Bootstrap 5 and Design System 7 beta. See pb-design-system changelog for more info
- Changed app.component.html to use new "sticky footer" as available in DS 6.8.4+
- Updated to Angular 13
- Updated ng-bootstrap to 10.0.0
- Updated to use Design System 6.6.2
- Updated to use Design System 6.5.0
- Fix SCSS paths: import all CSS files from node modules to
styles.scss
, notangular.json
- Added boilerplate to home component html
- Update to Design System 6.0.2
- Update to Design System v5.1.0
- Update several libraries for security issues
- FIX: the RouterModule was not imported into the SharedModule, so routerLinks did not work
- update to Angular 7.2.4
- Update to Design System v5.0.0
- Update to Design System beta.10
- Update package versions
- Update header/footer html for accessibility
- Add
role="main"
to Home component for accessibility - Add header shadow directive
- Update to Design System beta.9
- Update package versions
- Add ngx-loading bar
- fix imports, add index.ts files