This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Releases: DevIntent/dev
Releases · DevIntent/dev
0.7.2
0.7.1
Fixes
- dev-nav-list-item: add paths to expansion nodes so that they can be expanded by route in demo
- dev-nav-list-item: fix 2nd group of node names in demo
Features
- dev-nav-list-item: add
initiallyExpandedinput- add a non-nested nav-item to demo
- open the first group of nodes by default using new initiallyExpanded API in demo
0.7.0
Fixes
- refactoring to better support multiple independent modules
- rename
DevintentModuletoButtonBarModule - rename
_theming.scssto_all-theme.scss - create a lib/core/ folder
- rename
Features
- add
dev-nav-list-itemcomponent for building dynamically nestedmat-nav-lists
0.6.0
Updated for Angular version 9.
- Added support for Angular version
10.0.0-next.*and10.0.0-rc.* - Added Prettier
- Added TSLint rules for Prettier, RxJS, Codelyzer a11y, and bans
- Updated all dependencies to resolve NPM and GitHub audit warnings
- Reduced the demo CSS size by 40 KB minified