Mikaleb

Results 11 issues of Mikaleb

Hi, I just saw something that is not documented at all in the doc at https://nuxtjs.org/docs/directory-structure/store/ : When a file is in a folder's module, it's going to be interpreted...

docs

Is the repo dead ?

### BUG REPORT TEMPLATE #### Vue.js version and component version "nuxt": "^2.15.7", #### Reproduction Link Indepently from where you load vue-codemirror, the dependency to codemirror/lib/codemirror.js building without check to SSR...

## Issue regarding the website - [ ] I've checked that this isn't a duplicate issue. Is the repo dead ?

- [x] I've checked that this isn't a duplicate issue. Nothing new since last october

The main problem not using v-html for the a tag is the rendering of utf-8 characters.

### Is your feature request related to a problem? Please describe. A simple guest.vue en layout : ```javascript export default { auth: false, } ``` ### Describe the solution you'd...

enhancement

### Clear and concise description of the problem The very nice implementation of ```js i18n.global.getLocaleMessage(locale.value) ``` Make it a breeze to use with autocompletion and always be correct. But it's...

Status: Proposal

or rather if I guess it's a solid background color on top of the devtool because you can still see 1px on each side of the window of the actual...

Trying to make : https://github.com/release-it/keep-a-changelog works ``` ERROR require() of ES Module /home/mikaleb/Companies/XXX/code/XXX/node_modules/@release-it/keep-a-changelog/index.js from /home/mikaleb/Companies/XXX/code/XXX/node_modules/import-from/index.js not supported. Instead change the require of /home/mikaleb/Companies/XXX/code/XXX/node_modules/@release-it/keep-a-changelog/index.js in /home/mikaleb/Companies/XXX/code/XXX/node_modules/import-from/index.js to a dynamic import() which...