File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6060
6161* Update to react ` 15.5.0 `
6262* Update to babel ` 6.24.0 `
63- * Add [ office- fabric-react ] ( http ://dev.office .com/fabric ) example
63+ * Add [ fluent-ui( fabric) ] ( https ://developer.microsoft .com/en-us/fluentui#/get-started#fluent-ui-react ) example
6464* Build doc site with ` pkgdown `
6565
6666# reactR 0.1.1
Original file line number Diff line number Diff line change 11## Test environments
2- * local Windows 10 install, R 3.4.0
2+ * local Windows 10 install, R 3.6.2
33* rhub check_for_cran
44* winbuilder
55* travis-ci
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ library(reactR)
33
44fabric <- htmlDependency(
55 name = " office-fabric-ui-react" ,
6- version = " 5.23.0 " ,
7- src = c(href = " https://unpkg.com/office-ui-fabric-react/dist" ),
8- script = " office-ui-fabric-react.js" ,
6+ version = " 7.121.12 " ,
7+ src = c(href = " https://unpkg.com/office-ui-fabric-react@7.121.12 /dist/ " ),
8+ script = " office-ui-fabric-react.min. js" ,
99 stylesheet = " css/fabric.min.css"
1010)
1111
You can’t perform that action at this time.
0 commit comments