Matthew Beale
Matthew Beale
GlimmerVM has a codepath to issue deprecations for when an argument-less helper is passed with no arguments: https://github.com/glimmerjs/glimmer-vm/blob/c49b66d20a76a83d840aaa5f88ba68764bce6447/packages/%40glimmer/opcode-compiler/lib/syntax/expressions.ts#L103 In Ember loose mode templates this syntax results in an invocation, however...
There is something in the vertical collection test suite which periodically hangs the action runner. Extending the timeout to 15 minutes doesn't make it more likely we get a green...
Adopt native getters ahead of a v4 release which only supports Ember 3.12+.
Satisfying the proposal in https://github.com/html-next/vertical-collection/issues/362, start implementing a v4 which: * Drops support for Ember < 3.12-LTS. * Drops support for Ember CLI 2.x. * v2 Ember addon? Is this...
Following https://github.com/html-next/vertical-collection/issues/341, I propose a 4.0 branch and release. Goals: * Drop support for Ember < 3.12-LTS. * v2 Ember addon? Is this even possible with the above constraint? I'm...
Not on a macbook pro, but on some more limited hardware medium-length paragraphs can get laggy.
The release of Ember 2.14 marks the end of security patch support for Ember 2.4-LTS (10 releases since 2.4 was released). The blog post should be updated to reflect this.
(I'll likely update this issue description later) Currently blog posts have comments via Disqus. The discussions there tend to peter out kind of quickly and deep conversations aren't encouraged by...