This repository was archived by the owner on Mar 1, 2023. It is now read-only.
Releases: cquiroz/scalajs-react-virtualized
Releases · cquiroz/scalajs-react-virtualized
Release 0.4.1
- Upgraded to scala.js react 1.3.1
Release 0.4.0
- Upgraded to scala.js react 1.3.0
Release 0.3.2
- Updated to scala.js react 1.2.3
- Updated to react-virtualized version 9.20.1
Release 0.0.6
- Improved column types
Release 0.0.5
- Improved column renderer functions
Release 0.0.4
- Support table callbacks
Release 0.0.3
- Updated to reacts-virtualized version 9.13.0
- Support for headerStyle on columns
- Updated to sbt 1.0.4
Release 0.0.2
- Added facade for the AutoSizer element
Release 0.0.1
Initial pre-release with support for Column
, SortIndicator
and most of Table