File tree Expand file tree Collapse file tree 5 files changed +13
-7
lines changed
Expand file tree Collapse file tree 5 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 8.0.3]
5+
6+ - Updated line-awesome package
7+
48## [ 8.0.2]
59
610### Fixed bug
Original file line number Diff line number Diff line change 8686 "history" : " ^4.10.1" ,
8787 "jasny-bootstrap" : " ^3.1.3" ,
8888 "jsonwebtoken" : " ^8.5.1" ,
89- "line-awesome" : " github:icons8/line-awesome " ,
89+ "line-awesome" : " ^1.3.0 " ,
9090 "md5" : " ^2.2.1" ,
9191 "messenger" : " git+https://github.com/HubSpot/messenger.git#v1.4.2" ,
9292 "moment" : " ^2.22.2" ,
Original file line number Diff line number Diff line change @@ -230,14 +230,15 @@ small {
230230}
231231
232232.dropdown-toggle ::after {
233- font-family : LineAwesome , sans-serif ;
234- content : " \F110 " ;
233+ font-family : Line Awesome Free , sans-serif ;
234+ content : " \F107 " ;
235235 border : none ;
236236 width : auto ;
237237 height : auto ;
238238 vertical-align : baseline ;
239239 opacity : .8 ;
240240 font-size : 85% ;
241+ font-weight : 600 ;
241242}
242243
243244.btn-link {
Original file line number Diff line number Diff line change 88@import ' ../../node_modules/bootstrap/scss/bootstrap' ;
99@import ' ../../node_modules/glyphicons-halflings/scss/glyphicons-halflings' ;
1010@import ' ../../node_modules/font-awesome/scss/font-awesome' ;
11- @import ' ../../node_modules/line-awesome/dist/css/line-awesome.css' ;
11+ @import ' ../../node_modules/line-awesome/dist/line-awesome/ css/line-awesome.css' ;
1212@import ' ../fonts/flaticon/flaticon' ;
1313@import ' ../../node_modules/animate.css/animate' ;
1414@import ' ../../node_modules/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox' ;
Original file line number Diff line number Diff line change @@ -6475,9 +6475,10 @@ levn@^0.3.0, levn@~0.3.0:
64756475 prelude-ls "~1.1.2"
64766476 type-check "~0.3.2"
64776477
6478- " line-awesome@github:icons8/line-awesome " :
6479- version "0.9.0"
6480- resolved "https://codeload.github.com/icons8/line-awesome/tar.gz/912ed9f69c1e99ef3c451af2e8e58c5f7b6e3af9"
6478+ line-awesome@^1.3.0 :
6479+ version "1.3.0"
6480+ resolved "https://registry.yarnpkg.com/line-awesome/-/line-awesome-1.3.0.tgz#51d59fe311ed040d22d8e80d3aa0b9a4b57e6cd3"
6481+ integrity sha512-Y0YHksL37ixDsHz+ihCwOtF5jwJgCDxQ3q+zOVgaSW8VugHGTsZZXMacPYZB1/JULBi6BAuTCTek+4ZY/UIwcw==
64816482
64826483line-height@^0.3.1 :
64836484 version "0.3.1"
You can’t perform that action at this time.
0 commit comments