Arnaud Marant
Arnaud Marant
### Description deck.gl map handles events from the widgets, so a click on a widget behave weirdly. For example I added a toolbar  and if I click rapidly on...
Hi, it would be great if the mappings could transport the xsd facets : minLength, pattern (even if they are not fully compatible with JS regex), ..., like it does...
Hi, I've got a schema with a trailing space in an element name, this is valid XSD, so when I test a round trip marshaling on it, it throws an...
**What happened**: An exception is raised using the transform lookup field, and no fields are added to the dataframe. **What you expected to happen**: No exception and the corresponding field...
Hi, I tried the Clippy crates but it seems to be unable to locate type in the libsyntax library. Steps to reproduce : 1. >git clone https://github.com/Manishearth/rust-clippy.git 2. build with...
### Description Hi, here is a pretty common openapi.yaml using a simple discriminator, and it would be great if the transformer could handle the getPets that can output cats and...
## 🚀 Feature Proposal With the new selector API introduced in #2322 , there is currently no way to create a **type-safe static map of translation keys**. With a branded...