Tobias Bieniek

Results 665 comments of Tobias Bieniek

> For those cases, there should be an opt-in path to continue bundling jQuery and to preserve the existing APIs around it. This is what the @ember/jquery package is meant...

that does not answer the question though. why does it not also provide support for `this.$()` in that case? IMHO we need to decide between either deprecating `this.$()` here too...

FWIW it seems strange to me that we are in v1.x land already but have not implemented such a core part of the addon 🤔 > When jquery-integration: false is...

it looks like it was previously not loading the FiraSans font and with playwright it is loading it, which results in different font rendering.

I'd just leave it as is for now. if we notice that it causes actual problems we can still address it later. once we merge this branch the loaded font...

while the test suite is green (due to mocking sentry) the webpage is actually broken after this update. this needs further investigation before it can be merged.

> It feels like some things are leftover from a different theme, not a design choice for the dark theme. while not necessarily intentional, the current color seems to fit...

We're planning on upgrading our production database within the next couple of weeks. This PR should only get merged once that has happened.

We've migrated from Heroku Postgres to https://crunchybridge.com/ today and that included a migration to Postgres 16. in other words: this PR is unblocked now and can be merged 🎉

https://github.com/rust-lang/crates.io-index/pull/25 added a README file to the index repository and I've uploaded a rendered HTML version of it to the sparse index. In other words: https://index.crates.io/ shows a short description...