* implement default sort
* add story for default sort
* add test for default sort
* patch docs for default sort
* a workaround to avoid render twice by story.add
* implement table sort
* path for component test for table sort
* add store/base test
* add store/sort test
* add story for sort
* add column.sort and column.sortFunc