Florian Wendelborn

Results 68 issues of Florian Wendelborn

Is there any HTTP 2 support for spirit? Is it possible to implement this with the current middleware API? Combining resources would be the most important bit for my use-case,...

As far as I was aware, object order isn't guaranteed and just a side-effect of specific browser implementations. This seems [to have changed](https://www.stefanjudis.com/today-i-learned/property-order-is-predictable-in-javascript-objects-since-es2015/). Since this will be a very common...

suggestion

In very large and nested type definitions, I’ve noticed that this plugin needs up to 5 runs in order to fix all reported sorting issues. First time it finds ~3000,...

Currently, ```typescript UPDATE_OFFER_DETAIL: MaterialsState['offerDetail'] UPDATE_OFFERS_LIST: MaterialsState['offerList'] ``` gets sorted because `_` is considered to be after `S`. This unfortunately clashes with expectations and with other sorting extensions. IMO, the most...

type:enhancement
priority:3-normal
package:kotti-ui
autorebase:opt-in
autorebase:non-rebaseable

Still in a weird draft state.

type:enhancement
priority:3-normal
package:kotti-ui
autorebase:opt-in
autorebase:non-rebaseable

dependencies
priority:3-normal
package:kotti-ui
autorebase:opt-in
autorebase:non-rebaseable
package:vue-use-tippy
scope:ci

I’m still not 100% sure regarding including a default email validator. Perhaps it actually is a good idea after all. Will un-draft after I’m done experimenting with `zod` Closes #228

type:new-component
priority:4-high ⚠️
package:kotti-ui
autorebase:opt-in
autorebase:non-rebaseable

1. Rename `KtTranslationContext` to `KtI18nContext` 2. Add Generic Date Format Customization to `KtI18nContext` 3. Use Date Format in 1. `KtComment` 2. `KtFieldDate*` 3. `KtFieldTime*`

type:enhancement
priority:2-low
package:kotti-ui

scope:documentation
package:yoco