Jacob Kelley
Jacob Kelley
Allow metadata to be consolidated by a user defined time interval. ``` php $shtuff->type( 'post' )->item( 5 )->meta( 'foo/bar' )->group('7 days')->track(); ``` This would track the metada `foo/bar` for `post`...
Demo
Incredible repo. I'm sure more people would take notice if there were a demo
When applying a document to a stylesheet, there are runtime errors reported in the console but it is not reflected in any error object. ``` runtime error: element value-of Variable...
Unfortunately, not all tests are passing. Two are failing, and I'm scratching my head a little bit as to why...
# Expected Behavior Dark backgrounds when diffing images together instead of the opaque light background # Current Behavior The backgrounds still appear light # Failure Information (for bugs) A diff...