-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(textproc/R-crosstalk) Updated 1.2.0 to 1.2.1, make test passed
## crosstalk 1.2.1 ### Bug fixes * Some `SharedData` reactive accessors (e.g. `sd$selection()`) were broken when the `SharedData` instance was created in a Shiny module. (#114) * Closed #87: Fixed an issue where `filter_select()` was double escaping HTML characters. (#141)
- Loading branch information
mef
committed
Jan 2, 2025
1 parent
4974f02
commit afff51c
Showing
2 changed files
with
13 additions
and
6 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
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,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.5 2023/06/13 13:15:58 mef Exp $ | ||
$NetBSD: distinfo,v 1.6 2025/01/02 08:40:55 mef Exp $ | ||
|
||
BLAKE2s (R/crosstalk_1.2.0.tar.gz) = 21c7379a935e11762c538d92cacc932fe252744d3230347c5da3b2ed3fdeda0f | ||
SHA512 (R/crosstalk_1.2.0.tar.gz) = b14eeb88f0d0e57b3637e3fa69b16a9c82e191c9f1b39f75ed7c74b34a5d68585c5a9064576fb0d50429276cc6d9046ec7e385a6f494653f6d1517e91cbc7a7f | ||
Size (R/crosstalk_1.2.0.tar.gz) = 296495 bytes | ||
BLAKE2s (R/crosstalk_1.2.1.tar.gz) = b1335715387ea90c739c93eb4d0414b8ed986cd8b88957a114572d039fec6326 | ||
SHA512 (R/crosstalk_1.2.1.tar.gz) = 8e4ca9300c084e1f8d35a8e56cfd8132b2e7ebb436afde6b215ccdcc2a863680777891a58d7cc523ca43d4a05c224b11cbc73e7d0cc9d495acde23f9350b59e9 | ||
Size (R/crosstalk_1.2.1.tar.gz) = 297970 bytes |