Germán Jabloñski

Results 134 comments of Germán Jabloñski

# New Proposal I've come up with a new pattern for integrating our Realtime API with React Query, inspired by emerging trends. It simplifies usage by directly leveraging our SDK,...

Due to the number of open PRs, I'm closing this one for maintenance. This doesn't mean it's abandoned, just that it will be resumed once there are no blockers.

I think the concept of "block" may evoke in many a rigid architecture with little flexibility, which is used by other editors like https://editorjs.io/ It is difficult in these editors...

What I did was not use @lexical/list and use my own list nodes which follows a flat model using indentation

There has been a major overhaul of the rich text editor's converters, including Markdown, since this issue was created. There are now more convenient features and [a new dedicated page...

Hi @rburgst, I think this has improved since you posted the issue. There is a section in [contributing.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md#code) indicating the structure of our tests. afaik, most of what we have...

I'm going to mark this as resolved. But if there are any questions or anything you think is missing, let us know!

> This is why we think it is important to implement our own type synthesiser. If we have a fast type synthesiser, then we could enhance many lint rules with...

In the draft version I commented on at the time, only about 5 tests failed, considering both unit tests and e2e, so it shouldn't require any major changes. Also, my...