Joshua Dorenkamp
Joshua Dorenkamp
@AbdouBKS have you tried adding `cmd_exec_time` in the prompt order? see example here: https://github.com/caiogondim/bullet-train.zsh/blob/master/bullet-train.zsh-theme#L37 I tested it briefly, and it seems to only log time after a few seconds, (at...
Issue still occurring for me, via webpack-build-notifier Related #215
Yes please. A `delete`, `destroy`, or `restore` is not an `update` IMO. Also, `isRestoring` and `isForceDeleting` seem to be inline with the rest of the standards as well
@jhchen Yessir. Essentially just using the `innerHTML` to save the editor content in a way that it can be used elsewhere independent of the `indented` class. Containers does seem promising....
https://github.com/staskjs/vue-resource-progressbar-interceptor
**What can it be used for?** games, books, scifi, "lovecraftian" categories. a huge cult favorite **Example image(s) (optional)** **Icon request checklist** - [x] This is a single icon or matched...
Is anyone interested in helping maintain?
``` ... import VueProgressBar from 'vue-progressbar' ... components: { VueProgressBar } ``` Fixed this error for me, but I am seeing "Failed to mount component: template or render function not...
VueJs ^2.1.10 VueProgressBar ^0.7.1 in `main.js` ``` import VueProgressBar from 'vue-progressbar' Vue.use(VueProgressBar, { color: '#bffaf3', failedColor: '#874b4b', thickness: '5px', transition: { speed: '0.2s', opacity: '0.6s' }, autoRevert: true, location: 'left',...
@m-kutnik removed, reinstalled, and reconfigured and it started working again. thanks for your help!