silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
161 stars 17 forks source link

Clean up toolbar deprecations #1653

Closed axelboc closed 1 month ago

axelboc commented 1 month ago

Since #1652 has a breaking change, I go ahead and remove some deprecated components, as well as the obsolete align prop of ExportMenu. I also re-use the generic Btn component in ExportMenu, InteractionHelp and OverflowMenu and fix a small ARIA bug.

BREAKING

NEW FEATURE