Shirin
Shirin
Hi guys, We want to transition from `moment` to `dayjs` in our project, without adding another date library. The problem is we can't create a custom ember-power-calendar plugin that is...
Hi guys, Here's a proposition for an ember power calendar update with glimmer components + types. For now, all the tests are green. Inheritance with `select` and `selected` have been...
Aaah, I just saw #1894, I hope it's still ok! Some people requested more documentation about named blocks, so here's another proposition 😃
Helloo, With only updating the dependencies, `ember-element-helper` is not working properly anymore. When calling it this way: ```hbs {{#let (element (or-else @as "div")) as |Element|}} {{yield}} {{/let}} ``` We have...
Hi @NullVoxPopuli! I was wondering if you wanted any help to make the docs of `ember-primitives` supa pretty ✨ If so, do you have an idea of what design you...