Sergey Astapov

Results 39 issues of Sergey Astapov

@quaertym this is follow up to https://github.com/quaertym/ember-cli-dependency-checker/pull/133#issuecomment-1096925157 Ideally, once this PR merged, we should convert this to monorepo for proper testing: so that we can test the test-app *separately* from...

[Rendered](https://github.com/SergeAstapov/rfcs/blob/ember-modifier/text/0811-element-modifiers.md) This RFC supersedes the original [RFC #353 "Modifiers"](https://github.com/emberjs/rfcs/pull/353)

T-framework

[Rendered](https://github.com/SergeAstapov/rfcs/blob/public-router-service/text/0819-public-router-service.md)

T-framework
T-ember-engines
S-Proposed

[Rendered](https://github.com/SergeAstapov/rfcs/blob/tracked-built-ins/text/0812-tracked-built-ins.md)

T-framework

As this addon provides only run-time functionality hence it's the great candidate for v2 addon conversion. There is guide great [Porting an Addon to V2](https://github.com/embroider-build/embroider/blob/main/PORTING-ADDONS-TO-V2.md) guide I suggest we follow....

Scope of this ticket is to track progress converting addons from default app and addon blueprints to v2 format. Addons with runtime only functionality, first candidates for conversion: * [x]...

addons

We can't bump `@embroider/macros` beyond 0.41.0 as it requires Node.js v12 and v2 of ember-cli-mirage depends on Node.js 10 using older version of `@embroider/macros` causes issues for users of this...

Bug

Looks like it's a miss in the implementation as outlined in https://github.com/ember-fastboot/ember-cli-fastboot/pull/195#issue-70081165: > `transitionTo` still renders the body. The middleware or fastboot could be modified to not include it, but...

@marcoow would you mind to cut and publish new release? This should be major per Semver due to min Node.js version bump. There were no significant changes, however `ember-getowner-polyfill` was...