Version 0.11.0
Changes in this Version:
[0.11.0] - 2024-08-05
Features 🚀
- Changed leptos-use to version 0.11
- Added i18n support via the
"i18n"feature which usesleptos-i18n. See thei18nexample for usage. - Added row reader to
TableComponent - Added
default_th_sorting_styleto make it easier to write a custom thead cell render component.