Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Tue, 25 Apr 2017 20:01:09 +0100 | Lucas Thompson | Generate new project with latest @angular/cli, including Angular 4. |
Mon, 24 Apr 2017 17:05:12 +0100 | Lucas Thompson | Refactor the root component to push the app state down to children. |
Mon, 24 Apr 2017 17:03:45 +0100 | Lucas Thompson | Manually trigger change detection - as being a child of an OnPush component causes issues updating this. |
Mon, 24 Apr 2017 17:02:55 +0100 | Lucas Thompson | Add ProgressBar to bootstrapping. |
Mon, 24 Apr 2017 16:39:32 +0100 | Lucas Thompson | Setup feed for OnPush strategy and pass single items to children |
Mon, 24 Apr 2017 16:20:23 +0100 | Lucas Thompson | Take single item as input and use progress-bar |