Support marking columns as indetifier and sortable

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-23 19:22:35 -04:00
parent c1d2c8baf3
commit cd00c6abf0
9 changed files with 291 additions and 91 deletions

View File

@@ -156,6 +156,9 @@ Other changes
* Add document state action view test.
* Remove sidebar menu instance. The secondary menu and the
previour sidebar menu now perform the same function.
* Backport source column identifiable and sortable
improvements.
Removals
--------