* fix styling issue * Added padding for span only when there is a checkbox in front of it * Fixed last small styling issue where span and checkboxes didnt have any padding * Updated snapshots with new class
* clean up * refactor select all logic * omit old api to render children * add search * remove useless code * fix logic * Table demo * update demo * fixed min-height * fix normal style * style update * update snapshot * update snapshot * update version * update doc * update md desc * update test case * fix test typo * update demo * update snapshot * typescript correction * update docs * add Tree Transfer demo * default expand all * update demo