Raymond Verbruggen

Results 40 issues of Raymond Verbruggen

Thank you for this great resource!! I check this site a few times per week. It would be a good addition to add the "addition date" to the items. That...

suggestion
scope: awesomejs.dev

1) If you run the demo, there is no smooth transition between images. 2) The thumbnails are shown under the image, but the content is not the image, but clear....

Could you give an indication whether this module will be available to install via npm?

My application is not a Cordova project but a Vue-CLI3 project, header and footer are locked (no elastic effects anymore), the main content between header and footer is scrolling. On...

The CSS classes for slide-up when using 'bottom' vertical position where not correct. What worked for me: ``` .slide-up-enter-active, .slide-up-leave-active, .slide-up-transition { -webkit-transition: opacity .3s ease, bottom .3s ease-in; transition:...

I tried, but when I edit the source code in the node_modules folder it does not work... Maybe you can tell me how to do that? Or put in a...

Nativescript-vue link should be [this](https://nativescript-vue.org/) Vue Native has been deprecated and is no longer maintained (see comment on website)

Hello! Could you explain how to use this directive with vue3? Thank you very much! Best regards, Raymond

Hello! I think it would be very helpful to have a resize option as well. To resize a file, all files in folder or all files in a folder tree...

Hello! Your work is great! Thank you for this project. I added tiny filemanager in a website according this: ``` ``` Now the problem is that the upload functionality is...