- Remove lodash external dependency.
- Change dropdown list 'items' input property to 'options' (Breaking Change).
- Support filter dropdown template via data table (fix #42).
- Fix dropdown list options font colour styling issue.
- Documentation enhancement.
- Angular 8 support and migrate versioning to align with angular major releases. i.e: You can ony use Ornamentum 8.x.x versions with Angular 8.x.x.
- Configuration key updates to support min height and min width.
- Fix popup relative positioning issues,
- Fix close button position issue,
- Add column selector dynamic width support,
- Fix #25 (comment)
- Filter field mapper value collection return support.
- Fix http CSRF compliancy working issue.
- Query param overriding support.
- State manager bug fixes.
- State manager bug fixes.
- UI bug fixes.
- Fix rxjs import issue.
- UI bug fixes.
- Angular 7 support.
- Style issue fixes.
- Style bug fixes.
- Aegean UI theme support.
- Rows select mode model refactor.
- Documentation updates.
- Documentation updates.
- Bug fixes & API updates.
- Initial stable release.
- Client, server and real-time data binding support with observables.
- Single and multi column sorting.
- Single and multi value filtering.
- Custom layout templating support.
- Data table state persistence with session/local storage modes.
- Client and server side pagination.
- Single, multi and single toggle row selection modes.
- Experimental column resizing.
- Experimental row grouping support.
- Translation support and much more.
- Complete documentation & examples integration.
- Documentation site SEO support
- Data table infinite scrolling support
- Pagination template support
- Update version history documentation
- ARIA attribution
- Row edit support
- Fix raised issues
- Build documentation search functionality
- Documentation scroll selected menu item to view
- Data Table dropdown filter custom template support
- Column pinning support.
- Column re-order.
- Stabilize column resize functionality.
- Complete unit test spec.
- Code coverage.