reinerBa
reinerBa
I have created a npm package for my plugin > [vue-responsive](https://reinerba.github.io/Vue-Responsive/) no npm package (otherwise good) and i will update the readme for my other plugin in the future :)
> With the way that the buttons currently handle `border-radius`, you end up with funny-looking buttons side-by-side: > > https://jsfiddle.net/leoherzog/arux1js6/ Thanks for your Feedback ✌ and your friendly recommendation but...
Thanks for the hint! I'll fix and found out that my demo does not work. Setting a style property with important does not work, as described here https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/setProperty
Version 1.3.1 should work. Right?
You can code a pull request :)
@hykilpikonna I am working on it. Why do you don't tell me that i only need on script for ts support... like described here https://stackoverflow.com/a/58066522/6355502 with some addition from the...
The IDE gives warnings only because there is no d.ts file. Now i have generated a d.ts file which exports a function full of any-types and the warning pasts away...
@hykilpikonna Here is the first prototype that works with vue3 https://github.com/reinerBa/Vue-Responsive/commit/54e18ee424ce4e6b27778b5836d42d3e78ec2511
@Heston1 Great work, a layout for forms is exactly what need ❤. I will try to use it as fast as possible. Maybe you should also include your features in...
Please merge the PR, i'm using it with success.