Philip Da Silva
Philip Da Silva
Thanks for input. Currently print-html-element doesn't support mobile. Truthfully I haven't put much thought into the use case. I just tested this on an iOS device as well now and...
Hi @AndehWong. Sorry, I've been super busy. Since you've asked about it, I'm actually intending to cut a new release soon to support multiple elements. I should be doing that...
Hey @sateeshkodati - Thanks so much for this PR, I appreciate it. Sorry it took a while to get back to you, I've been away on vacation. It would be...
Changing this test case and subsequently slide 139 (#370) will mean that other areas of the training app will need to be updated, specifically the `addItem` and `deleteItem` methods, as...
@gvwilson See PDF attach of rough diagram explaning inputs, outputs, and finally two-way binding [Inputs, Outputs, Two-way Binding PDF](https://github.com/rangle/angular-training-slides/files/869185/IO.pdf)
I think the first two look great The two-way data binding diagram however isn't actually two-way data binding 😄 It's just an input and an output
Works for me - Good way to show the relationship between template syntax and component classes