Tobias Deekens
Tobias Deekens
We use and love it at [commercetools](https://commercetools.com) for quite large and complex forms.
Hi, thanks for the issue. I lost track of responding. I think it makes sense tracking such errors but it's also on the boundary of what logging is for to...
Note, it would be nice to start with a test case proving that it doesn't work. Then we could make the test pass. Would you be able to contribute on...
What would be the arguments for UIKit over having it in `application-components`? Just curious how we would phrase that line of argument where it may belong. As UIKit attempts to...
Nope. It hasn't been a priority and we do not need it ourselves at the moment.
Feels to me, out of the blue, like we could add a `hideProps` so we can by default show all props but hide specific ones. We could also have a...
Yeah, we're more in need for a `SeachInput` than a `SearchSelectInput` as we'd like to use a UIKit component above any table which as a search input. This component is...
Thanks, yes that was our idea too. We just wanted to get both things moving at the same time :)
Maybe just an express middleware, then maybe hapi plugin etc exposing certain things on the request would help plugging things together and getting started. A lot of that cruft we...
As far as I can tell there is a conflict in types with the history-query-enhancer at `history-query-enhancer/es/types.d.ts` with the types it imports from history. I would say it's either blocked...