diff --git a/DESCRIPTION b/DESCRIPTION index 7708960..7134e0c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: reactR Type: Package Title: React Helpers Version: 0.4.3 -Date: 2020-07-01 +Date: 2020-07-12 Authors@R: c( person( "Facebook", "Inc" diff --git a/docs/articles/intro_htmlwidgets.html b/docs/articles/intro_htmlwidgets.html index c0cf66a..bddaf6f 100644 --- a/docs/articles/intro_htmlwidgets.html +++ b/docs/articles/intro_htmlwidgets.html @@ -98,7 +98,7 @@

Authoring htmlwidgets powered by React with reactR

Alan Dipert

Carson Sievert

-

2020-07-11

+

2020-07-12

Source: vignettes/intro_htmlwidgets.Rmd diff --git a/docs/articles/intro_inputs.html b/docs/articles/intro_inputs.html index 01bd4f0..a952534 100644 --- a/docs/articles/intro_inputs.html +++ b/docs/articles/intro_inputs.html @@ -97,7 +97,7 @@

Authoring inputs powered by React with reactR

Alan Dipert and Carson Sievert

-

2020-07-11

+

2020-07-12

Source: vignettes/intro_inputs.Rmd diff --git a/docs/articles/intro_reactR.html b/docs/articles/intro_reactR.html index dda8a1e..b597150 100644 --- a/docs/articles/intro_reactR.html +++ b/docs/articles/intro_reactR.html @@ -97,7 +97,7 @@

Intro to reactR

Kent Russell

-

2020-07-11

+

2020-07-12

Source: vignettes/intro_reactR.Rmd diff --git a/docs/news/index.html b/docs/news/index.html index d28fc93..7e007e3 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -241,7 +241,7 @@

  • Update to babel 6.24.0
  • -
  • Add office-fabric-react example
  • +
  • Add fluent-ui(fabric) example
  • Build doc site with pkgdown
  • diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 79d9249..596f3be 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -5,5 +5,5 @@ articles: intro_htmlwidgets: intro_htmlwidgets.html intro_inputs: intro_inputs.html intro_reactR: intro_reactR.html -last_built: 2020-07-11T21:20Z +last_built: 2020-07-12T12:07Z