Pedro Moreira

Results 10 comments of Pedro Moreira

That was a long time ago! But I ended up using other library (can't remember which).

Sure, but even so, calling a bunch of `b()` every time the template re-renders, might be impactful. It might not scale very well.

I've created a pull request that implements the mapping for Insert and Update the last week, but I don't know if the maintainer have seen it yet.

Is this abandoned?

@AMoreaux no, it's just a bit annoying when debugging, but everything else is fine.

Getting this aswell. Tried downloading it running the exact same command locally and I'm getting this: ``` $ tar -xzf actions-checkout-v3-0-g2541b12.tar.gz gzip: stdin: unexpected end of file tar: Child returned...

I'm also very interested in this. I just have something to point out: Currently we look at props as being a component's documentation. An alias would be just for internal...

My [PR](https://github.com/DapperLib/Dapper/pull/605) was closed at the time because they wanted to support a `[Column]` attribute instead. They opened discussions about it for both [v2](https://github.com/DapperLib/Dapper/issues/722) and a future [v3](https://github.com/DapperLib/Dapper/issues/688), but that...

Tried it on an old Snapdragon 845 phone and it seems to be playable aswell at a somewhat steady 30 FPS, with some ocasional (minor) visual glitches. It also takes...

When FullCalendar wants to pass just dates (ignoring time) or, like in this case, just a bit of information from a date, it passes a `Date` object with the hours...