Amin Roosta
Amin Roosta
Why you do have that general `rv-*` binding ? If someone mistype a binding name, instead of getting an error it just sets an attribute. For example if i have...
@zauguin @Killili Please review this PR :-) There might be a better approach, so far i've came up with this. #122
instead of "foreach: { data: items, as: 'item' }" binding , plz provide "foreach: items as 'item' " syntax . thanks .
i think you should add this link http://blog.stevensanderson.com/2014/06/11/architecting-large-single-page-applications-with-knockout-js/ to the README file. a part of that talk was a tutorial for generator-ko.
there is about 1 second delay between touching links and starting the animations(tested on android 4.1.2). actually the animations run smoothly BUT the 1 second delay is a pain in...
Thanks for putting together this fantastic plugin. I noticed a minor issue where `cocAction('doHover')` does not work for all the elements. The autocomplete feature, on the other hand, happily shows...
'F' opens a new tab and immediately switches to that tab . when the Internet speed is poor , it will take sometime for the new tab to load and...
Hey SchemaSpy developers, I'm considering building a live website that runs SchemaSpy under the hood and provides users with a graphical interface to quickly iterate their database designs. Here is...
This is a small update to include three new commands that allow users to easily cycle through weekly journals. It checks the current document and if it is a weekly...