All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Updates for version 2.2.0
- expandedRowIcon as config property
- collapsedRowIcon as config property
- default icon for collapsed rows changed from plus to chevron down
- default icon for expanded rows changed from minus to chevron up
- HTML-Structure and style of generated and sticky rows
- sticky rows are now calculated more properly
Updates for version 2.3.0
- PortalVue for slots (PortalVue)
- quintable option for cells was removed, use slot for nested tables.
- slot cell-complete. Still working but not recommended. Use only cell-content
- slot generated-cell-complete. Still working but not recommended. Use only generated-cell-content
- slot sticky-cell-complete. Still working but not recommended. Use only sticky-cell-content
- slots cell-complete and cell-content now also working for generated and sticky cells
- class names
Updates for version 2.3.1
- minor fixes
Updates for version 2.3.2
- minor fixes
Updates for version 2.3.3
- minor fixes
Updates for version 2.3.4
- minor fixes
Updates for version 2.3.5
- minor fixes
Updates for version 2.3.6
- PortalVue because it was causing performance issues for large tables