Simon Fridlund

Results 112 comments of Simon Fridlund

Typescript infers the type `(string | string[])[]` for some of my messages in my catalog. I believe the message is something like this `"Appointment with {0}"` that's compiled into `["Appointment...

One option is to use the fn part of fields settings and wrap data inside a elements with id's, and use xeditable to make inline/popup editing possible

One option would be to add your computers hostname to the Laravel environment, then artisan also uses the environment in which you added your hostname.

Simplest way would be doing the query twice. One as usual then again with deleted: true in the selector.

I don't really understand what you mean by animated but I'll try and give you and answer. It animates when toggling between fold and unfold and there's a fast animation...

Would this be needed in `minimongo` also? if so I believe it might be a bigger challenge.

It seems like dead code elimination has been turned on in dev. https://github.com/meteor/meteor/commit/9e65d8bea72068f042b41ffa0df55791b4c7d71f

~We have some prior arts over here.~ There are some prior arts over here. https://github.com/4commerce-technologies-AG/meteor

@Dev1an, seems like it's at a standstill. I guess the maintainers of that fork hasn't had much time for it lately. Maybe open a "status update" issue on their issue...

Hopefully it might just be a matter of merging/rebasing in the latest changes from Meteor and you have a working version of the latest Meteor on ARMv7 and ARMv8. I...