Dzmitry Shylovich

Results 4 issues of Dzmitry Shylovich

Here's a plunker sample for 2.5.1 http://plnkr.co/edit/Oqc2xFpd168zTSqx9dVf?p=preview https://github.com/angular/angular/issues/11658#issuecomment-287541250

https://github.com/angular/angular/pull/12322

Input: `of(null)` Output: `of (null)` Expected: `of(null)` Input: `import {of} from 'rxjs/observable/of';` Output: `import {of } from 'rxjs/observable/of';` Expected: `import {of} from 'rxjs/observable/of';`

Do u have any plans to add tree-like functionality to table?

Priority: High
Status: Available
Type: Enhancement
help wanted