Version 11 Of Angular Now Available
- Mark Techson tl;dr: Updates on Operation Byelog, automatic inlining of fonts, component test harnesses, and more.featured in #215
Version 10 Of Angular Now Available
- Stephen Fluin tl;dr: Version includes a new date range picker, stricter settings, updates to dependencies to stay synchronized with the JS ecosystem, and more.featured in #189
An HTML Attribute Potentially Worth $4.4M To Chipotle
- Jason Grigsby tl;dr: Autofilling a credit card resulted in a declined payment so, with detective work 🕵️, the author discovered the issue was a combination of Angular's ui-mask & not declaring maximum input length. The takeaways are 1) use HTML5 input features 2) Support autofill 3) Make autofill part of your test plans.featured in #155