react-h5-audio-player icon indicating copy to clipboard operation
react-h5-audio-player copied to clipboard

v4.0 Checklist

Open lhz516 opened this issue 1 year ago • 0 comments
trafficstars

  • [ ] Update bundling tool from Webpack to Vite
  • [ ] Update Storybook to the latest version and use Vite as well.
  • [ ] Update testing lib from Enzyme to React Testing Library
  • [ ] Reactor the code to use React hooks instead of class components
  • [ ] Use CSS variables for better overwrite experience
  • [ ] Drop IE11 support
  • [ ] Drop React 16 support
  • [ ] Remove the APIs that have deprecation warnings in 3.x

Please post your feedbacks/suggestions/concerns here if any.

lhz516 avatar Jul 01 '24 01:07 lhz516