meteor-feature-requests icon indicating copy to clipboard operation
meteor-feature-requests copied to clipboard

A tracker for Meteor issues that are requests for new functionality, not bugs.

Results 100 meteor-feature-requests issues
Sort by recently updated
recently updated
newest added

We need to be able to remove unused code from our own code base and from imported dependencies when we ship for production. https://medium.com/@roman01la/dead-code-elimination-and-tree-shaking-in-javascript-build-systems-fb8512c86edf

Project:Build Farm
in-development

Feature request https://github.com/meteor/meteor-feature-requests/issues/41 tracks the idea of potentially replacing SockJS with something else, but in the meantime (and given the number of open SockJS issues/PR), there's a good chance we'll...

in-development

Currently the Oauth flow forces Cordova apps to use a "popup" style vs "redirect". See https://github.com/meteor/meteor/blob/ccfee68145720cd7761680215125f3f005d9ed30/packages/oauth/oauth_client.js#L15 Is there a way we can support "redirect" for Cordova, it makes handling of...

Project:Accounts:OAuth
Project:Mobile

Migrated from: meteor/meteor#3527

Project:Minimongo
Project:Mongo Driver

### Feature requests should include as much detail as possible: - [x] _A description of the problem you're trying to solve, including *why* you think this is a problem_ Too...

Project:Minimongo

I try to set up a CI with meteor and there is no code-coverage feature on meteor, that's a pity.I don't need to explain why code-coverage feature is great :stuck_out_tongue:....

Project:Testing

https://docs.mongodb.com/manual/reference/operator/update/positional-filtered/#up._S_[%3Cidentifier%3E]

Project:Minimongo
Project:Mongo Driver

Currently Minimongo does what MongoDB's query optimizer would call a COLLSCAN (i.e. iterating over the full collection) when the query document isn't a string and doesn't contain a _id key...

Project:Minimongo

Migrated from: meteor/meteor#6520

Project:DDP

So I am really not sure if a feature like this is already implemented so if it is - please just drop a little hint here and close this issue!...

Project:DDP
Project:Minimongo