handle esc key when focus is not on input (214277b)
chore
update peer dependency and remove deprecated prop (fa9bc38)
BREAKING CHANGES
This change is required to maintain compatibility
with gitlab-ui changes from
https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/4911
where the helpPageUrl prop was removed from Badge component.
Update @gitlab/ui peer dependency to >=106.2.0 to support future
versions
Set dev dependency to "latest" to ensure development and testing use
newest version
Remove deprecated helpPageUrl prop from Badge component in DuoChat