Gleb Bahmutov
Gleb Bahmutov
I would welcome a pull request with this feature Sent from my iPhone > On Jun 13, 2019, at 19:30, Sharmila Jesupaul wrote: > > Is this a bug report...
Can you open a pull request with whatever changes you want to see? I am not using CTL, so do not have a need for this myself
Hi @cuixiping do you mind opening a pull request with this update to the README file?
That would be awesome @lukejacksonn
Invited you @lukejacksonn to collaborate, maybe you would need to refactor things around here - I still think we need to support both v1 and v2 of Hyperapp, somehow in...
Maybe even expose `mount.v1(...)` and `mount.v2(...)` - just an idea
Plus there is now an error (maybe due to Hyperapp update) ``` Uncaught TypeError: Cannot set property 'class' of undefined ```
In https://github.com/bahmutov/hyperapp-counter-jsx-example/issues/1
Yup, I will set up Renovate and will update all dependencies
Nothing `// @ts-ignore` cannot solve