Derek McDermott
Derek McDermott
**Do you want to request a *feature* or report a *bug*?** Bug report! **What is the current behavior?** Thanks for the great library, this is very slick and professional! Unfortunately...
I have a TimelineEvent which I'm using in a dark theme and so the default text colour for the createdAt date attribute is too dark against the dark theme background...
_Just noticed a fairly dangerous bug in the DeleteFiles utility, where if you're passing in the path to where the DeleteFiles.exe resides and that path contains hyphens, then they could...
I'm finding that this utility still has an issue with npm long paths. e.g. The following long folder path can't be deleted:- ``` C:\Users\mcder_000\Dropbox\Temp\001_Week\_err\groupmail-templates\node_modules\gulp-imagemin\node_modules\imagemin\node_modules\imagemin-jpegtran\node_modules\jpegtran-bin\node_modules\logalot\node_modules\squeak\node_modules\lpad-align\node_modules\meow ``` The above path is 254...
I'm hoping to add some point plotting animation to the GeoChart supplied by react-google-charts and so I'm guessing I need access to an overlay facility for the GeoChart, something like...