Ben Sinclair

Results 6 issues of Ben Sinclair

According to the Google website, Image Charts are deprecated. Is that what this library uses? ![screen shot 2014-07-21 at 5 39 19 pm](https://cloud.githubusercontent.com/assets/1043658/3640861/2400beea-10aa-11e4-8c50-c5c6a380149e.png) https://developers.google.com/chart/image/

When I run `cordova plugin add cordova-plugin-music-controls` it's installing version 2.0.0. The package has not been updated to 2.1.4: https://www.npmjs.com/package/cordova-plugin-music-controls ![screen shot 2017-11-21 at 12 09 55 pm](https://user-images.githubusercontent.com/1043658/33051283-eb88d670-ceb4-11e7-936f-0b10409fee38.png)

I was using Grunt to copy lib/oms.js into my code. Any reason why this file has been removed? Wouldn't it make sense to have the built .js file included in...

I can't seem to find an issue about this which I am surprised by. Sorry if this is a duplicate. I have this issue where if the current month is...

Accepted
Event Fetching

Note: This was fixed using Claude Code :) ### Summary Issue: The LitEmoji library was not correctly handling emoji with skin tone and gender modifiers (see https://github.com/elvanto/litemoji/issues/22). Complex emoji sequences...

Note: This change was made by Claude Code. ### Summary This builds off of the https://github.com/elvanto/litemoji/pull/31 Enhancement: Added replaceEmoji() method with proper validation based on reviewer feedback. Key Improvements Made...