Jay
Jay
`dialog.trigger = document.getElementById('someElement');` must be typed before `document.getElementById('test1').addEventListener('onOk', function() { this.value = x.time.toString(); });`
Here's a use case. I think the API would be really nice. ``` import { State } from './state.provider'; const Parent = () => { const { handleAction, currState, component:...
Here's a use case. I think the API would be really nice. ``` import { State } from './state.provider'; const Parent = () => { const { handleAction, currState, component:...
Hello, Thank you so much for creating an amazing library to tie Redux and AngularJs together. I would like to use Redux-Observable, and I'm trying to allow injection of AngularJs...
Here are the lines on my Vagrantfile: ``` config.unison.host_folder = "." config.unison.guest_folder = "." config.unison.ignore = "Name {node_modules,bower_components}" ``` If I create a directory called `node_modules` and then create any...
I switched to fzf-lua since it was much faster at finding things than telescope. Would it be possible to integrate with the plugin? https://github.com/ibhagwan/fzf-lua
with hide_handbook set, the keymaps/cheatsheet is still shown on buffer level marks.
The list is not displaying anything. It seems it is displaying the next line in the list. Most of the yanks are single line yanks. The entries you see in...