Alexander Reichardt
Alexander Reichardt
Hey, once i add the "showPages" function call, i get the following error: ``` Call to undefined method Stevebauman\EloquentTable\TableCollection::appends() ``` Also with the manual call for the links i get...
added a scope.$watch to detect changes on the "options" variable. so the chart gets recreated once the variables was changed.
Hi guys, i've decided to start yourTinyTodo from scratch. The current code is old and very hard to handle. I plan to use: - Laravel 4 as the PHP/Ajax Backend...
Whats about create a iOS and/or Android App using Titanium? - we can create a small API to communicate with myTinyTodo. - it's more navtive than the mobile CSS (faster?)...
requested by @kilolife And please add an option to display only my own notes. As well as the ability to designate the owner of the notes of another user. And...
Hey, i use vue-dropzone inside a vue-js-modal. But when i click the dropzone it opens the file dialog but closes the modal. Is there a way to prevent this? I'm...