File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
ng-ui-category/icon-fonts/basics
ng-ui-widgets-category/activity-indicator/setting-busy-http-request Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22< StackLayout class ="m-16 " horizontalAlignment ="center ">
33 < Label text ="Icon Fonts demonstration " fontSize ="18 "> </ Label >
44
5- <!-- >> icon-font-xml -def -->
5+ <!-- >> icon-font-html -def -->
66 <!-- Using fa-regular-400.ttf -->
77 < Label text =" " class ="far "> </ Label >
88
1818
1919 <!-- Using IcoMoon-Free.ttf -->
2020 < Label text =" " class ="ico "> </ Label >
21- <!-- << icon-font-xml -def -->
21+ <!-- << icon-font-html -def -->
2222</ StackLayout >
Original file line number Diff line number Diff line change 1- Extended example, desmostrating how to use ActivityIndicator during HTTP request
1+ Extended example, demonstrating how to use ActivityIndicator during HTTP request
22
33Setting an activity indicator in the HTML:
44<snippet id =' activity-indicator-setting-busy-html ' />
55
66Setting an activity indicator’s ` busy ` property value:
7- <snippet id =' activity-indicator-setting-busy-code ' />
7+ <snippet id =' activity-indicator-setting-busy-code ' />
Original file line number Diff line number Diff line change 3737 "@angular/platform-browser" : " 8.0.0" ,
3838 "@angular/platform-browser-dynamic" : " 8.0.0" ,
3939 "@angular/router" : " 8.0.0" ,
40- "nativescript-angular" : " next " ,
41- "nativescript-camera" : " ^4.4 .0" ,
42- "nativescript-geolocation" : " ^5.0 .0" ,
40+ "nativescript-angular" : " 8.0.1 " ,
41+ "nativescript-camera" : " ^4.5 .0" ,
42+ "nativescript-geolocation" : " ^5.1 .0" ,
4343 "nativescript-intl" : " ~3.0.0" ,
44- "nativescript-theme-core" : " ^1.0.4 " ,
44+ "nativescript-theme-core" : " ^1.0.6 " ,
4545 "reflect-metadata" : " ~0.1.12" ,
4646 "rxjs" : " ^6.3.3" ,
4747 "tns-core-modules" : " rc" ,
You can’t perform that action at this time.
0 commit comments