Petar Korponaić

Results 329 comments of Petar Korponaić

@paplet good catch! Will be fixed in next (0.9.62) version.

Hi @knathanieltucker Meteor kitchen treats `Users` collection specially. Publications are defined in `perak:user-roles` package, and there is only 3 publications: - `current_user_data`: no arguments, any user can subscribe and receives...

Hi @The-Edge-Malaysia Sorry for too late answer, glad you solved the problem :+1:

Hi @tomitrescak glad it helped :) I'l try to do something by weekend, but that's not a promise. If you have more free time, feel free to fork and PR.

:D OK, I'l take a look.

@xauxatz "dest_selector" is not jQuery thing, only syntax is similar (it instructs kitchen's internal HTML parser on where to put the content), so only three forms are supported: select by...

@xauxatz I added it to next version. Until then, here is dirty fix: 1. edit your `~/.meteor-kitchen/templates/blaze/ui/bootstrap/components/form.html` add `control-FIELD_ID` into `` somewhere in line 56, it will look like this:...

Hi, I didn't try that, maybe it's possible... being super busy at the moment, can you try join and let me know what happens? Maybe you can do something like:...

@mbaudis oh yes! I need that feature too. Will add it soon (btw, PRs are highly welcome!)