Releases: iamisti/mdDataTable
Releases · iamisti/mdDataTable
v1.0.3 - Pre-release
Fine tuning:
- When table card attribute specified, then it'll only gets hided when
visible:false
specified explicitly.
v1.0.2 - Pre-release
Fixes:
- Dependency issue on load
- Breaking changes:
- Registered bower and aligned version to bower
Changes:
- Renamed directives for convenient usage (mdDataTable now)
- Renamed bower package name for consistency (mdDataTable now)
- Renamed npm package name for consistency (mdDataTable now)
Features:
- mdt-row attribute which support data changes
v1.0.1 - Pre-release
Please don't use this release. Bower version is different than in this package.
v1.0.0 - Pre-release
Please don't use this release. Dependencies are wrong in this version, it just won't work.
v0.2.5 - Pre-release
Fixes:
- disable sorting on click when it's not enabled
v0.2.4 - Pre-release
Fixes:
- typeerror message fix
- refresh html content when sorting
v0.2.3 - Pre-release
Fixes:
- sort icon size when sorting
Features:
- add ripple effect attribute
v0.2.2 - Pre-release
- Add files to bower ignore field (makes the plugin more lightweight)
- Upgraded dependencies
- Defined license (MIT)
v0.2.1 - Pre-release
Fixed:
Remove scrollbar when pagination switched on
v0.2 - Pre-release
No braking changes.
Features:
- basic pagination support