Max Mumford
Max Mumford
To clarify for future readers: This is a bug whereby if you have several events, when they wrap into a new row the vertical positioning will be incorrect. I fixed...
Also some way to have the overlay slowly fade in would make it a bit less jarring - ideally I'd like it to be aesthetically similar to the stock alert...
Another way to offset the `` component is to wrap it in a custom component and position absolute the `` N pixels upwards to force the offset. That way the...
I had to do this - only way I found was to manually write the header rows and separate multiple "tables" with empty rows.
This isn't possible with a CSV. The best you could do would be to add multiple tables by separating them with empty rows, and manually inserting header rows. Or alternatively,...
+1 for npm as I need it for webpack.
@zealot128 Just deployed your branch in production on rails 4 and it works great. Haven't thoroughly tested configuration combinations, but all cases in my basic scenario seem to be good....