Skip to content

v0.37.0

Choose a tag to compare

@pentiminax pentiminax released this 15 Apr 15:22
5aa5e78

What's Changed

  • refactor: update enabled method to return static for better type … by @pentiminax in #182
  • refactor(rendering): dispatch column renderers via capability interfaces by @pentiminax in #184
  • refactor(columns): consolidate Text/Number variants into static factories by @pentiminax in #183
  • fix(contracts): decouple SearchStrategyInterface from AbstractColumn by @pentiminax in #185
  • refactor(options)!: drop ArrayAccess from DataTableOptions by @pentiminax in #186
  • feat(contracts): extend ColumnInterface with new capabilities by @pentiminax in #187
  • refactor(runtime): extract createDataProvider() from nested closure by @pentiminax in #188
  • refactor(pipeline): make RowProcessingPipeline a true composable pipeline by @pentiminax in #189
  • Fix code formatting in docs by @pierredup in #190
  • feat(chore): Modal Template Overrides by @pentiminax in #191

New Contributors

Full Changelog: v0.36.0...v0.37.0