David DOLCIMASCOLO

Results 13 issues of David DOLCIMASCOLO

### Order ID 💳 31461 ### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### The problem in...

docs
component: data grid
feature: Pagination
support: commercial
feature: Row height

### Prerequisites - [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues) - [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contain the answer to my issue ###...

bug
scope:node
needs:triage

**Describe the bug** Luxon does not support U+2010 (HYPHEN) character as a date separator in ISO8601 format. But to be honest, this is the first time I've seen dates formatted...

Hi again, When the iTip broker processes a REQUEST message, it blindly overwites all VEVENT components from the original event (if present). This is wrong as per the iTip spec...

bug

As per https://groups.google.com/forum/#!topic/jmap-discuss/9XKdZrp2mBE and http://jmap.io/spec-core.html#getting-an-access-token

help wanted

Currently when the library needs a `clientId` (when storing `OutboundMessage` instances as drafts for instance) it simply uses `Date.now()` as the client id. While this is fine for now, and...

enhancement

The JMAP spec has recently been upgraded with the concept of identities, see http://jmap.io/spec.html#identities.

enhancement

The idea is to minimize roundtrips to the backend. The spec defines _back references_ that can help for the implementation I suppose...

enhancement

Hi again @vesse This one's tightly linked with #108 :) Tests are green but I'm not sure of there might be side effects that I'm not aware of. I can...