Skip to content

Commit 413c60b

Browse files
committed
Update changelog with Navset menu item selection support
Documented the addition of support for selecting menu items in Navset controllers to improve dropdown navigation test coverage.
1 parent 873119e commit 413c60b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333

3434
### Improvements
3535

36+
* Add support for selecting menu items in `Navset` controllers to improve dropdown navigation test coverage. (#2066)
37+
3638
* `input_date()`, `input_date_range()`, `update_date()`, and `update_date_range()` now supports `""` for values, mins, and maxes. In this case, no date will be specified on the client. (#1713) (#1689)
3739

3840
* Restricted the allowable types of the `choices` parameter of `input_select()`, `input_selectize()`, `update_select()`, and `update_selectize()` to actual set of allowable types (previously, the type was suggesting HTML-like values were supported). (#2048)

0 commit comments

Comments
 (0)