Files
shiny/R
E Nelson bc34f3443f tests: add unit and shinytest2 tests for downloadButton/Link enabled param
- Add missing `downloadLink starts disabled with correct attributes` unit test
- Add shinytest2 runtime tests covering all three `enabled` values for both
  downloadButton and downloadLink: initial state (auto-enable, stays disabled,
  starts enabled, shinyjs-disabled) and toggle on/off via a setEnabled custom
  message handler that mirrors shinyjs::enable()/disable()
- Clarify `enabled=FALSE` docs: the opt-out applies for the page lifetime via
  data-ignore-update, so renderValue never auto-enables regardless of runtime state
- Remove unreachable dead code in DownloadLinkOutputBinding.showProgress()

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 17:38:31 -04:00
..
2020-09-25 14:15:34 -05:00
2025-10-14 15:40:36 -04:00
2024-02-02 16:53:48 -06:00
2021-05-20 13:58:16 -05:00
2023-01-25 11:18:20 -06:00
2024-03-08 09:15:37 -06:00
2021-01-13 14:18:12 -06:00
2019-09-12 09:09:09 -05:00
2021-09-10 14:46:30 -05:00
2021-09-10 14:55:53 -05:00
2023-08-15 11:40:19 -05:00
2019-06-19 15:28:03 -05:00
2020-09-25 14:15:34 -05:00
2025-10-14 15:40:36 -04:00