All notable changes to this project will be documented in this file. For a detailed breakdown, see the repository's commit history.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Pad out the implementation of the
GridOptions
struct. - Add support for filtering when using the Infinite Row Model.
- Some bugs with deployment.
- Start to pad out the implementation of the
ColumnDef
struct. - Implement serialization of types to
wasm_bindgen::JsValue
s with theToJsValue
trait and associated macro.
An early draft with some proof of concept functionality.