Matan Lurey
Matan Lurey
We could ignore the warning for directives, or make it a finer (not show on builds) log message.
We're still waiting on this (there is no support for this in the current version of Dart2JS).
I think we are going to go with a _subset_ of this API, that is: * [x] Change `MultiToken` to extend `OpaqueToken` * [ ] (Soft?) Deprecate `Injector.get(Object token, [Object...
The breaking changes we want to get in by 5.0.0, the rest can happen after.
Docs landed in https://github.com/dart-lang/angular/pull/1189.
_From an internal thread:_ There are a few root causes here. Some easy to fix, some harder: 1. Cases where a 'bool' state is uninitialized in the component: ```dart class...
Interestingly enough, this worked internally a while back :-/
For folks reading this thread: INTERNALLY = 0.31.2-alpha.0 EXTERNALLY = ^0.31.0+1
@MichaelRFairhurst: > My understanding was that top levels don't have inference, they get implicit dynamic. It seems like for const values we do some kind of inference, though... Yeah, it...
@MichaelRFairhurst: Its a little hard to see here, but the failing travis sees it: https://api.travis-ci.org/v3/job/342583283/log.txt ``` Which: is different. Expected: ... ;\n List _ ... Actual: ... ;\n List