Nicolas

Results 4 issues of Nicolas

My application uses this lovely calendar component. I am encountering a new use case where I would like to use it as a simple year picker. I almost achieved my...

Hi @jirutka, Please, could you release your last commit ? I need to extend the `ValidationErrorMessage.Error` which was made public. Thanks!

Hello! With this PR, `WebFluxSpanDecorator` will be extended with an `onCreate()` callback called right after the span creation. Cf this issue: #140 Thanks, @geoand.

Hello! I need to customize a span right after its creation and before its activation (injecting some baggage items). I am encountering this need for both regular Servlet based applications...