Martin
Martin
Are there any plans to implement mathjax (http://www.mathjax.org/) just like http://math.stackexchange.com/. It would be a great feature.
Would it be possible to have multiple items at one slide just like Apple Music: Would the right approach be to change data such that all elements are grouped with...
Are there any plans to implement nested collection helpers in this fantastic library? I know that there is a separate package for this, but it has a lot of errors...
Right now it's possible to add an image to thumb, but what about icons? Is there a reason we can only define source for image instead of letting the user...
The `fcPager` object is not reactive, so if I am adding or removing objects, I need to refresh the page before seeing the changes.
Is it possible to initialize the table with a selector just like `meteor-tabular`? I know I can create filters, but I just need to "pre-set" a selector. With such feature...
It seems the server-side search doesn't work on the demo http://typeahead.meteor.com/.
Can I open the modals 'programatically'? I have a table and instead of having a link in a table cell, I want to use ``` 'click tbody > tr': function...
If I delete a document from the collection, the table will return a wrong number of entries in `Showing x to y of z entries` until the table is rerendered....