Path to this page:
Next | Query returned 6 messages, browsing 1 to 10 | previous
CVS Commit History:
2025-01-02 09:40:55 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(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)
|
2023-06-13 15:15:58 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(textproc/R-crosstalk) 1.1.1 to 1.2.0
## crosstalk 1.2.0
### Breaking changes
* Removed the Bootstrap HTML dependency attached to `filter_select()`,
`filter_checkbox()`, and `bscols()`. This allows `{crosstalk}` to be
used in a non-Bootstrap CSS framework (e.g., `{distill}`) without
de-grading the overall look. If this change happens to break
functionality or de-grade the overall appearance of your
`{crosstalk}` site, consider adding
`bslib::bs_theme_dependencies(bslib::bs_theme(version = 3))` to the
UI definition, which will add back the Bootstrap dependency.
### Improvements
* Upgraded `filter_select()`'s selectize.js dependency to v0.12.4.
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-09-08 04:24:26 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(textproc/R-crosstalk) Add DEPENDS+= R-R6-[0-9]*, TEST_DEPENDS+= R-testthat
|
2020-01-13 10:59:23 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
textproc/R-crosstalk: import R-crosstalk-1.0.0
Provides building blocks for allowing HTML widgets to communicate with
each other, with Shiny or without (i.e. static .html files). Currently
supports linked brushing and filtering.
|
Next | Query returned 6 messages, browsing 1 to 10 | previous