Torma Gábor

Results 14 issues of Torma Gábor

In Vuetify 2.6 VSnackbar only add app padding if app prop is true ([28e9e9d](https://github.com/vuetifyjs/vuetify/commit/28e9e9d2bf6f8d9b24dfc954501f0458bb29c3b7)), closes [#11758](https://github.com/vuetifyjs/vuetify/issues/11758) Please create a new `app` options to set VSnackbar app prop.

Please create a new release for NPM with forcedBusinessDays support. NPM has an old, 2 years version. Thanx!

### What problem does this feature solve? ApolloClient use httpEndpoint before the websocket is not connected. ### What does the proposed changes look like? Please create a force mode for...

cmty:feature-request

### Description Use espree with vue-eslint-parser. **First of all, need to merge the [#1](https://github.com/antfu/eslint-define-config/pull/1) in antfu/eslint-define-config** ### Linked Issues For [#294](https://github.com/antfu/eslint-config/issues/294)

### Clear and concise description of the problem Performance drop when we use [Type Aware Rules](https://github.com/antfu/eslint-config#type-aware-rules). ### Suggested solution 10 times faster with espree template. https://github.com/vuejs/vue-eslint-parser#parseroptionsparser Add "espree" template for...

enhancement

I would like to use feathersjs (rest and socket.io) with nuxt 3. The client side is no problem with @marshallswain awesome [feathers-pinia](https://github.com/marshallswain/feathers-pinia) library. I would like to implement the server...

I got the following error message when I trying install Vue 2.7 ``` npm WARN Could not resolve dependency: npm WARN peer vue@">= 2.5 < 2.7" from @vue/[email protected] npm WARN...

Please support chown function. I created it: ```js /** * @async * * Change the owner of a remote file on the SFTP repository * * @param {string} remotePath -...

feature

### Description Extend [dayjs-nuxt](https://github.com/fumeapp/dayjs) plugin with automatic i18n locale switching, computed plugins and provide format function. ### Repository https://github.com/GaborTorma/nuxt-dayjs-i18n ### npm https://www.npmjs.com/package/@gabortorma/nuxt-dayjs-i18n ### Nuxt Compatibility Nuxt 3

module-request

I would like to use your directives for a schema generadted form. In this case a v-facade directive always added to the attributes, but a lots of case it is...