Skip to content

Version 0.14.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@maccesch maccesch released this 04 Jan 03:51
· 70 commits to master since this release

Changes in this version:

[0.14.0-beta1] - 2025-01-03

Breaking Changes 🛠️

  • Updated dependencies leptos-use to version 0.15 and leptos 0.7
  • The prop scroll_container of <TableContent> is now required. If you don't care about scrolling you can use scroll_container="html".
  • Some smaller stuff that the compiler should tell you about. Please also refer to the updated examples.

Known Issues

  • The virtualized scrolling is not perfectly smooth yet.
  • Editing doesn't work quite yet.
  • The examples paginated_rest_datasource and pagination are not working yet because the previously used external REST API changed.

Thanks to contributor

Thanks to @kstep for his many contributions to this release.

Special thanks to our sponsor