Skip to content

Commit f7ceb79

Browse files
author
Leo Vo
committed
Upgrade Bootstrap 4 final.
1 parent 2aee502 commit f7ceb79

12 files changed

+2261
-630
lines changed

.angular-cli.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"prefix": "ngx",
2020
"styles": [
2121
"../node_modules/font-awesome/scss/font-awesome.scss",
22-
"../node_modules/bootstrap/scss/bootstrap.scss",
2322
"styles.scss"
2423
],
2524
"scripts": [],

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,8 @@ export class TreeviewConfig {
7676

7777
# [2.0.0](https://www.npmjs.com/package/ngx-treeview) (2017-12-21)
7878
### Enhancement:
79-
* Upgrade to Angular 5.
79+
* Upgrade to Angular 5.
80+
81+
# [2.0.2](https://www.npmjs.com/package/ngx-treeview) (2018-01-30)
82+
### Enhancement:
83+
* Upgrade to Bootstrap 4 Final.

0 commit comments

Comments
 (0)