Luca Ban
Luca Ban
@snovakovic how about providing a separate sort function that can be imported just for the case of arrays with multiple types. I agree we shouldn't cause any degredation in the...
@snovakovic fixed in this PR; I tried to follow your code style as much as I could. I hope this PR helps.
@snovakovic fixed in PR : )
@robshep you'll have to convert it to an array to display in a blitzListForm and then convert it back into an object when you need the data back in its...
not sure I want this anymore. it's gonna be too taxing on memory for almost never to be used. should add a section to the docs stating how to best...
@vdsbenoit Good catch!!! We should handle this more gracefully and the side effect you found is definitely not what anyone would intend to happen. Open for PRs! Ps: das cool...
@vdsbenoit thanks for finding this! So I have typed the `modifyReadResponseOn.added` function kind of weirdly: ```ts /** * Can be used to modify docs that come in from 'stream' or...
@vdsbenoit you can now define the type of your document when inserting separately from the type of your module doc. ```ts const pokedexModule = magnetar.collection('pokedex', modifyPayloadOn: { insert: pokemonDefaults },...
@mlynch @jcesarmobile any chance this could be added to the 5.0 Milestone? 😍
Sure ! I'm just about to hit the hay. TTYS