Konstantin BIFERT

Results 17 issues of Konstantin BIFERT

Hello ! ๐Ÿ‘‹๐Ÿป I do have the following string: `Nom donnรฉ ร  l'adresse` `paramCase` gaves me `nom-donn-l-adresse` rather than `nom-donne-a-l-adresse`, which looks more like the behavior it should have in...

The [documentation](https://axios.nuxtjs.org/options) seems to be lacking some markdown support because everything is pretty cluttered. ![image](https://user-images.githubusercontent.com/5133074/122027953-d6290600-cdcb-11eb-984a-8ef7cc2dc927.png) ![image](https://user-images.githubusercontent.com/5133074/122028287-2dc77180-cdcc-11eb-9574-cee52cb2b2c9.png)

**Is your feature request related to a problem? Please describe.** I wish to use Chakra only for it's a11y capabilities and not the styling, for which I do already have...

**Is your feature request related to a problem? Please describe.** [Vite](https://vitejs.dev/) is an awesome tool, that is far better than Webpack during local dev because of the refresh load times....

good first issue ๐ŸŒฎ
type: contributions welcome ๐Ÿ’š
type: tooling ๐Ÿ› 
hacktoberfest

## Description For some reason, I cannot interpolate env variables in code alike ```js [...] const accessToken = process.env.AUTH_TOKEN export default function(Vue, { router, head, isClient }) { Vue.use(PrismicVue, {...

When recording and sending the `.webm` to a conference after a record, they usually me for a `.mp4` or a `.mov` because it's probably a more common extension for video...

enhancement
help wanted
pr welcome

Searching for `vue js transitions` on Brave search: https://search.brave.com/search?q=vue%20js%20transitions&spellcheck=0 We have those results. The first link `๐ŸŒ Enter/Leave & List Transitions - Vue.js` is leading to: https://vuejs.org/guide/transitions.html Which doesn't exist...

Hi โœ‹, I was wondering if we can somehow append some text to an already existing url (instead of overriding the whole content). :)

enhancement

I do have the following: ```vue ... ``` I'm not sure how to add `transition-group` to that kind of code. Tried it in pretty much any way without success. Can...

question

Hi ! ๐Ÿ‘‹๐Ÿป I was wondering if that kind of code may work ``. Because we have [Nuxt components](https://nuxtjs.org/blog/improve-your-developer-experience-with-nuxt-components/) now, so maybe it is possible in any way. Without having...