Skip to content

Releases: monext/canvasbar

The first official release! 馃檶

30 Jan 21:17
Compare
Choose a tag to compare

This is the first release of canvasbar-react library!
Here are the main features that were implemented:

  • custom horizontal & vertical scrollbars instead of native ones;
  • body scrollbars;
  • re-render when container's size is changed;
  • performance and rendering optimization;
  • basic scrollbars customization (via config or context);
  • ref properties of CanvasBar component.