Lukas Oppermann
Lukas Oppermann
I would also like to customise the output, although I rather want to have less info, in contrast to @awesomefireduck.
I still use it with dockblockr and would appreciate this feature.
@m10l is this fixed? Can this be closed?
Me too, all the time, it is pretty annoying. Maybe there could be an option to disable this feature?
@stephane-monnot @hootlex exactly. But I would be fine with a `markAs()` method. It was a suggestion in case you wanted those methods. Changing the status to be defined in a...
Hmm, maybe optionally? I am just thinking if you just have a published/unpublished case a database for just to status would be a bit of an overkill, would it not?
Maybe we could require a "default" status or something so if the status that a model had is missing, it will be reset/interpreted as the default status? This could solve...
Why can't you just do a query with all your mediaqueries ``` { context: ['mobile', 'skinny', 'desktop'], match: function() { ... }, unmatch: function() { ... } } ```
Ahh, okay, I see.
Can this be merged? Its a neat feature @sindresorhus?