Skip to content

Commit

Permalink
update news (#150)
Browse files Browse the repository at this point in the history
Fixes #148

There isn't much mention about chunk, qenv, or shinyvalidate in this
package.
Minor update to the NEWS.md.
  • Loading branch information
donyunardi authored Apr 6, 2023
1 parent 523fd53 commit 393c748
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,16 @@
# teal.widgets 0.2.0.9024

### New features

### Enhancements
* Added support for downloading base plots.
* Add support for `draggable_buckets` to use `shinyvalidate` for input validation.

### Enhancements

* `disabled` in `verbatim_popup_srv` is longer triggered when button is hidden.
* The `disabled` in `verbatim_popup_srv` is no longer triggered when button is hidden.
* Added `type` argument to `verbatim_popup_ui` which allows the pop-up to be controlled by a `button` or a `link`.

### Bug fixes

* Added labels to pagination button in `table_with_settings` and fixed alt text.
* Fixed the html structure of `panel_item` function.

### Miscellaneous

* Added `shinytest2` tests for `plot_with_settings` and `table_with_settings`.
* Removed the `DRAFT` label on downloaded plots.
* Changed dependency type of `rtables` from `Imports` to `Suggests`.
Expand Down

0 comments on commit 393c748

Please sign in to comment.