Babak
Babak
#### What happens and why it is wrong The build process creates two files for me like this: ``` build/_virtual/_tslib.js build/_virtual/_tslib.js.map ``` How I can remove this? Why we need...
Hi, Please provide RTL support for this awesome package. Thanks
Hi @sunnylqm I need same thing as @dzeroone said in #59. Now `getAllDataForKey` only return data and `getIdsForKey` only contains Ids. How we can mix this two function in a...
Hi, First excuse me if I post this in wrong place. I have a question. Is it possible to add custom command button (like insert and delete button) to DataView...
[Lets Talk] Some refactor suggestion on generator, repository management and future of the project
Hi @perak , Meteor 1.3 released and it has many improvement. I think it's time to refactor some part of generator for example these are my basic suggestions: 1. Using...
Hi @perak , I used join many times and found this accidentally. I explain issue based on [invoices example](http://generator-invoices.meteor.com) that available online and easier to refer and see problem. 1....
Hi @perak , Now meteor-kitchen use google font in bootstrap template. I suggest that add custom font (or google font) as a new theme setting. For example with woff, ttf...
Hi @perak , I have a simple question. In the **example-invoices** how do transform and show customer name in rather than id the DataView?? I talk about [this page](http://generator-invoices.meteor.com/invoices). I...
Hi @jprichardson , First thanks for this awesome project. But I have a small issue with this module in Meteor. When I try to use proxy in request option sometimes...
Hi, Is it possible to change (update) data attribute after component initialize?