Skip to content

Commit

Permalink
Upgrade Bootstrap 4 final.
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Vo committed Jan 30, 2018
1 parent 2aee502 commit f7ceb79
Show file tree
Hide file tree
Showing 12 changed files with 2,261 additions and 630 deletions.
1 change: 0 additions & 1 deletion .angular-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"prefix": "ngx",
"styles": [
"../node_modules/font-awesome/scss/font-awesome.scss",
"../node_modules/bootstrap/scss/bootstrap.scss",
"styles.scss"
],
"scripts": [],
Expand Down
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,8 @@ export class TreeviewConfig {

# [2.0.0](https://www.npmjs.com/package/ngx-treeview) (2017-12-21)
### Enhancement:
* Upgrade to Angular 5.
* Upgrade to Angular 5.

# [2.0.2](https://www.npmjs.com/package/ngx-treeview) (2018-01-30)
### Enhancement:
* Upgrade to Bootstrap 4 Final.
Loading

0 comments on commit f7ceb79

Please sign in to comment.