IRCraziestTaxi

Results 17 comments of IRCraziestTaxi

Hi @longpro1601, I will look into an elegant way to implement this into the lib's syntax, but in the meantime, you can use: ```ts await repository .typeormRepository .createQueryBuilder("entity") .select("MAX(entity.id)", "max")...

Is there *really* not a way to render things in the fc-content-skeleton rather than fc-bg with dayRender so that hacky workarounds aren't needed? Seems so unnecessarily restricting.

Hey, sorry for the delayed response on this. The change looks good. I'll merge it and add unit tests for it. Thanks for contributing!

Closing as completed with the changes merged by the linked pull request.

My case is that the image at the top of my home page is not immediately loaded, so the target content is pushed down by the time the scroll completes....

Hey, sorry for the delayed response on this. I have to say, this is... a unique request. This library is pretty simple. It doesn't do anything smart. It literally just...