-
-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deprecate all the colour picker functions since they moved to a new p…
…ackage
- Loading branch information
Showing
11 changed files
with
51 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,12 @@ | ||
Package: shinyjs | ||
Title: Perform Common JavaScript Operations in Shiny Apps using Plain R Code | ||
Version: 0.6.2 | ||
Version: 0.7 | ||
Authors@R: person("Dean", "Attali", email = "[email protected]", | ||
role = c("aut", "cre")) | ||
Description: Perform common JavaScript operations in Shiny applications without | ||
having to know any JavaScript. Examples include: hiding an element, disabling | ||
an input, resetting an input back to its original value, delaying code execution | ||
by a few seconds, and many more useful functions. 'shinyjs' also includes | ||
a colour picker widget, a colour picker RStudio addin, and can also be used to | ||
easily run your own custom JavaScript functions from R. | ||
by a few seconds, and many more useful functions. | ||
URL: https://github.com/daattali/shinyjs | ||
BugReports: https://github.com/daattali/shinyjs/issues | ||
Depends: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters