Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 35dc76f

Browse files
author
Ryan Patrick Kyle
committed
updated dashHtmlComponents to 0.15.0
1 parent c7190e8 commit 35dc76f

10 files changed

+146
-146
lines changed

Diff for: DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: dashHtmlComponents
22
Title: Vanilla HTML components for Dash
3-
Version: 0.14.0
3+
Version: 0.15.0
44
Authors @R: as.person(c(Chris Parmer <[email protected]>))
55
Description: Vanilla HTML components for Dash
66
Depends: R (>= 3.0.2)

Diff for: R/internal.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.dashHtmlComponents_js_metadata <- function() {
22
deps_metadata <- list(`dash_html_components` = structure(list(name = "dash_html_components",
3-
version = "0.14.0", src = list(href = NULL,
3+
version = "0.15.0", src = list(href = NULL,
44
file = "deps"), meta = NULL,
55
script = "dash_html_components.min.js",
66
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashHtmlComponents",

Diff for: inst/deps/dash_html_components.dev.js

+131-131
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: inst/deps/dash_html_components.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: man/htmlCanvas.Rd

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
3333

3434
\item{role}{The ARIA role attribute}
3535

36-
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
36+
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
3737

38-
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
38+
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
3939
4040
\item{accessKey}{Defines a keyboard shortcut to activate or add focus to the element.}
4141

Diff for: man/htmlEmbed.Rd

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
3333

3434
\item{role}{The ARIA role attribute}
3535

36-
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
36+
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
3737

3838
\item{src}{The URL of the embeddable content.}
3939

4040
\item{type}{Defines the type of the element.}
4141

42-
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
42+
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
4343
4444
\item{accessKey}{Defines a keyboard shortcut to activate or add focus to the element.}
4545

Diff for: man/htmlIframe.Rd

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
3333

3434
\item{role}{The ARIA role attribute}
3535

36-
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
36+
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
3737

3838
\item{name}{Name of the element. For example used by the server to identify the fields in form submits.}
3939

@@ -43,7 +43,7 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
4343

4444
\item{srcDoc}{}
4545

46-
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
46+
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
4747
4848
\item{accessKey}{Defines a keyboard shortcut to activate or add focus to the element.}
4949

Diff for: man/htmlImg.Rd

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
3737
3838
\item{crossOrigin}{How the element handles cross-origin requests}
3939
40-
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
40+
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
4141
4242
\item{sizes}{}
4343
@@ -47,7 +47,7 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
4747
4848
\item{useMap}{}
4949
50-
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
50+
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
5151

5252
\item{accessKey}{Defines a keyboard shortcut to activate or add focus to the element.}
5353

Diff for: man/htmlObjectEl.Rd

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
3535

3636
\item{form}{Indicates the form that is the owner of the element.}
3737

38-
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
38+
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
3939

4040
\item{name}{Name of the element. For example used by the server to identify the fields in form submits.}
4141

4242
\item{type}{Defines the type of the element.}
4343

4444
\item{useMap}{}
4545

46-
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
46+
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
4747
4848
\item{accessKey}{Defines a keyboard shortcut to activate or add focus to the element.}
4949

Diff for: man/htmlVideo.Rd

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
3939

4040
\item{crossOrigin}{How the element handles cross-origin requests}
4141

42-
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
42+
\item{height}{Specifies the height of elements listed here. For all other elements, use the CSS height property. Note: In some instances, such as <div>, this is a legacy attribute, in which case the CSS height property should be used instead.}
4343

4444
\item{loop}{Indicates whether the media should start playing from the start when it's finished.}
4545
@@ -51,7 +51,7 @@ See https://reactjs.org/docs/lists-and-keys.html for more info}
5151
5252
\item{src}{The URL of the embeddable content.}
5353
54-
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
54+
\item{width}{For the elements listed here, this establishes the element's width. Note: For all other instances, such as <div>, this is a legacy attribute, in which case the CSS width property should be used instead.}
5555

5656
\item{accessKey}{Defines a keyboard shortcut to activate or add focus to the element.}
5757

0 commit comments

Comments
 (0)