1.0.0-rc.7
Pre-release
Pre-release
[1.0.0-rc.7] - 2016-11-22
Breaking changes
- Moved search (true/false) to
GtConfigSettingi.e. to disable global search for a field useGtConfigSettingand to defined a search function useGtConfigField.
Added
- Option to highlight matched search terms in table, to enable use
[gtHighlightSearch}="true", highlighted strings have the classgt-highlight-search.
Fixed
- Column content (i.e td content) is now wrapped within a span, click etc. is now triggered by the span and not the td element.