Skip to content

Commit

Permalink
Merge a086eed into 523fd53
Browse files Browse the repository at this point in the history
  • Loading branch information
donyunardi authored Apr 3, 2023
2 parents 523fd53 + a086eed commit c153ea1
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 c153ea1

Please sign in to comment.