Paul

Results 9 issues of Paul

Can't seem to get this to work. If I force the resolution it seems to work, but if I don't, it doesn't. Works when I do: document.cookie='resolution=480'; path=/'; Does not...

I'm trying to apply a transform: scale(.8) to scale down the size of it all. Looks-wise it does fine, but this seems to throw off the hour and minute selections....

With lesson 17, you create a component wrapper for the vuetable and use the render option. How would I also render out the loading div? not sure how i can...

Any chance I could get an example of the setup to use vue-table with requirejs? do I still have to use the components/*.vue files somewhere in my project when doing...

value is displaying NaN when I'm trying to reset to zero before I recalculate again... ``` //setup ; (function () { var _originalInitFill = $.circleProgress.defaults.initFill; // circle progress plugin to...

can this be used with requirejs? Additionally is there a way to separate out just the data table component from the bundle.js file? i.e. we haven't made the move to...

I believe this fork was opened because vuetable-2 was abandoned... is this one abandoned as well it appears?

Could a distributable dist folder including a min version be added? Thanks

trying to use Radar in a vue js project. I've got it installed via npm and it's doing fine except it keeps giving warnings. I am receiving the following warnings:...