Mark Story
Mark Story
Not right now. All the filters need to be from within this library's namespace. Supporting filters from elsewhere seems reasonable as long as they implement the `FilterInterface`.
Thanks, I can use that to update the documentation.
Having an autoprefixer filter sounds :+1:. I don't know if the PHP library adds much value as it too depends on having node on the server. We could use the...
Cool :+1:
> I feel like we'd be better off figuring out the specific problem rather than hacking around this with a new table Agreed, I'm going to fix the problem with...
> Can we make the app frame text bold maybe? I find them hard to spot despite the dimming. Do you think a different background for vendor frames would help?...
 What do you think of this @ndm2? I've moved the collapsing arrows to the left and reduced the contrast with the vendor...
> This does not update Schema\Collection. Should that always use the primary role? Will replication lag be an issue? We should read schema from the primary. Reading from a replica...
> I'd say that this should be done in a backwards compatible way, even if it would go into 4.next. Changing HTML output is always a pain for applications as...
@jarovarga did you want a hand with the tests for this change?