Krasimir Chobantonov

Results 6 issues of Krasimir Chobantonov

### Is your feature request related to a problem? Please describe. Currently we can add only one rule per control which has only one effect. We can have cases where...

enhancement
core

When combined with EMF mongo project we do need an access to the object mapper associated with the JsonResource so that we can use the predefined ObjectMapper in MongoInputStream/MongoOutputStream instead...

JsonResource does not override the default getURIFragment implementation when not using an id - currently it delegated to the super when the id is null and the super does not...

bug

## Description fixes #16076 ## Motivation and Context [issue 16076](https://github.com/vuetifyjs/vuetify/issues/16076) ## How Has This Been Tested? visually ## Markup: ```vue // Paste your FULL Playground.vue here ``` ## Types of...

T: feature
framework

@sdirix please review the initial contribution that have the changes that fixes the vue3 integration. Few things to note: 1. The original example data in the vuetify render set was...